Skip to content

SimplifiedPlaylist

Extends

  • PlaylistBase

Properties

collaborative

collaborative: boolean

Inherited from

PlaylistBase.collaborative

Source

types.ts:945


description

description: string

Inherited from

PlaylistBase.description

Source

types.ts:946


external_urls

external_urls: ExternalUrls

Inherited from

PlaylistBase.external_urls

Source

types.ts:947


followers

followers: Followers

Inherited from

PlaylistBase.followers

Source

types.ts:948


href

href: string

Inherited from

PlaylistBase.href

Source

types.ts:949


id

id: string

Inherited from

PlaylistBase.id

Source

types.ts:950


images

images: Image[]

Inherited from

PlaylistBase.images

Source

types.ts:951


name

name: string

Inherited from

PlaylistBase.name

Source

types.ts:952


owner

owner: UserReference

Inherited from

PlaylistBase.owner

Source

types.ts:953


primary_color

primary_color: string

Inherited from

PlaylistBase.primary_color

Source

types.ts:954


public

public: boolean

Inherited from

PlaylistBase.public

Source

types.ts:955


snapshot_id

snapshot_id: string

Inherited from

PlaylistBase.snapshot_id

Source

types.ts:956


tracks

tracks: null | TrackReference

Source

types.ts:972


type

type: string

Inherited from

PlaylistBase.type

Source

types.ts:957


uri

uri: string

Inherited from

PlaylistBase.uri

Source

types.ts:958