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