Enumeration: FieldsAlbums
Defined in: endpoints/Suggestions/types.ts:46
Enumeration Members
ArtistName
ArtistName: "artistName";
Defined in: endpoints/Suggestions/types.ts:47
ArtistUrl
ArtistUrl: "artistUrl";
Defined in: endpoints/Suggestions/types.ts:48
Artwork
Artwork: "artwork";
Defined in: endpoints/Suggestions/types.ts:49
ContentRating
ContentRating: "contentRating";
Defined in: endpoints/Suggestions/types.ts:50
EditorialArtwork
EditorialArtwork: "editorialArtwork";
Defined in: endpoints/Suggestions/types.ts:51
EditorialNotes
EditorialNotes: "editorialNotes";
Defined in: endpoints/Suggestions/types.ts:52
Name
Name: "name";
Defined in: endpoints/Suggestions/types.ts:53
PlayParams
PlayParams: "playParams";
Defined in: endpoints/Suggestions/types.ts:54
ReleaseDate
ReleaseDate: "releaseDate";
Defined in: endpoints/Suggestions/types.ts:55
URL
URL: "url";
Defined in: endpoints/Suggestions/types.ts:56
TrackCount
TrackCount: "trackCount";
Defined in: endpoints/Suggestions/types.ts:57