Enumeration: IncludeOption
Defined in: endpoints/MusicVideos/types.ts:35
Enumeration Members
Albums
Albums: "albums";
Defined in: endpoints/MusicVideos/types.ts:36
Artists
Artists: "artists";
Defined in: endpoints/MusicVideos/types.ts:37
Genres
Genres: "genres";
Defined in: endpoints/MusicVideos/types.ts:38
Library
Library: "library";
Defined in: endpoints/MusicVideos/types.ts:39
Songs
Songs: "songs";
Defined in: endpoints/MusicVideos/types.ts:40