Interface: Playlist
Hierarchy
-
↳
Playlist
Properties
apiId
• Optional apiId: string
Id from third party service this Playlist was retrieved from.
Inherited from
id
• Optional id: string
Unique Id generated by AudioGata
Inherited from
images
• Optional images: ImageInfo[]
Images associated with this Playlist
Inherited from
isUserPlaylist
• Optional isUserPlaylist: boolean
Determine whether this a private playlist only associated with a user.
Inherited from
name
• Optional name: string
Name of playlist
Inherited from
originalUrl
• Optional originalUrl: string
Url that points to third party service where to Playlist was retrieved from
Inherited from
pluginId
• Optional pluginId: string
Plugin Id of plugin where Playlist was retrieved from. Set by AudioGata.
Inherited from
tracks
• tracks: Track[]