Skip to main content

Interface: AlbumAttributes

Defined in: endpoints/Albums/types.ts:203

Indexable

[k: string]: unknown

Properties

PropertyTypeDefined in
artistName?stringendpoints/Albums/types.ts:204
artistUrl?stringendpoints/Albums/types.ts:205
artwork?Artworkendpoints/Albums/types.ts:206
audioTraits?string[]endpoints/Albums/types.ts:207
contentRating?stringendpoints/Albums/types.ts:208
copyright?stringendpoints/Albums/types.ts:209
editorialArtwork?EditorialArtworkendpoints/Albums/types.ts:210
editorialNotes?EditorialNotesendpoints/Albums/types.ts:211
genreNames?string[]endpoints/Albums/types.ts:212
isCompilation?booleanendpoints/Albums/types.ts:213
isComplete?booleanendpoints/Albums/types.ts:214
isMasteredForItunes?booleanendpoints/Albums/types.ts:215
isPrerelease?booleanendpoints/Albums/types.ts:216
isSingle?booleanendpoints/Albums/types.ts:217
name?stringendpoints/Albums/types.ts:218
playParams?PlayParamsendpoints/Albums/types.ts:219
recordLabel?stringendpoints/Albums/types.ts:220
releaseDate?stringendpoints/Albums/types.ts:221
trackCount?numberendpoints/Albums/types.ts:222
upc?stringendpoints/Albums/types.ts:223
url?stringendpoints/Albums/types.ts:224