Skip to content

SimplifiedAlbum

Extends

  • AlbumBase

Properties

album_group

album_group: string

Source

types.ts:567


album_type

album_type: string

Inherited from

AlbumBase.album_type

Source

types.ts:546


artists

artists: SimplifiedArtist[]

Source

types.ts:568


available_markets

available_markets: string[]

Inherited from

AlbumBase.available_markets

Source

types.ts:547


copyrights

copyrights: Copyright[]

Inherited from

AlbumBase.copyrights

Source

types.ts:548


external_ids

external_ids: ExternalIds

Inherited from

AlbumBase.external_ids

Source

types.ts:549


external_urls

external_urls: ExternalUrls

Inherited from

AlbumBase.external_urls

Source

types.ts:550


genres

genres: string[]

Inherited from

AlbumBase.genres

Source

types.ts:551


href

href: string

Inherited from

AlbumBase.href

Source

types.ts:552


id

id: string

Inherited from

AlbumBase.id

Source

types.ts:553


images

images: Image[]

Inherited from

AlbumBase.images

Source

types.ts:554


label

label: string

Inherited from

AlbumBase.label

Source

types.ts:555


name

name: string

Inherited from

AlbumBase.name

Source

types.ts:556


popularity

popularity: number

Inherited from

AlbumBase.popularity

Source

types.ts:557


release_date

release_date: string

Inherited from

AlbumBase.release_date

Source

types.ts:558


release_date_precision

release_date_precision: string

Inherited from

AlbumBase.release_date_precision

Source

types.ts:559


restrictions?

optional restrictions: Restrictions

Inherited from

AlbumBase.restrictions

Source

types.ts:560


total_tracks

total_tracks: number

Inherited from

AlbumBase.total_tracks

Source

types.ts:561


type

type: string

Inherited from

AlbumBase.type

Source

types.ts:562


uri

uri: string

Inherited from

AlbumBase.uri

Source

types.ts:563