Enumeration: IncludeOption
Defined in: endpoints/Songs/types.ts:35
Enumeration Members
Albums
Albums: "albums";
Defined in: endpoints/Songs/types.ts:36
Artists
Artists: "artists";
Defined in: endpoints/Songs/types.ts:37
Composers
Composers: "composers";
Defined in: endpoints/Songs/types.ts:38
Genres
Genres: "genres";
Defined in: endpoints/Songs/types.ts:39
Library
Library: "library";
Defined in: endpoints/Songs/types.ts:40
MusicVideos
MusicVideos: "music-videos";
Defined in: endpoints/Songs/types.ts:41
Station
Station: "station";
Defined in: endpoints/Songs/types.ts:42