Enumeration: IncludeOption
Defined in: endpoints/Artists/types.ts:39
Enumeration Members
Albums
Albums: "albums";
Defined in: endpoints/Artists/types.ts:40
Genres
Genres: "genres";
Defined in: endpoints/Artists/types.ts:41
MusicVideos
MusicVideos: "music-videos";
Defined in: endpoints/Artists/types.ts:42
Playlists
Playlists: "playlists";
Defined in: endpoints/Artists/types.ts:43
Station
Station: "station";
Defined in: endpoints/Artists/types.ts:44