Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlbumJSON

Hierarchy

  • AlbumJSON

Index

Properties

artists

artists: SpotifyArtists[]

Spotify Album artists [ array ]

copyrights

copyrights: SpotifyCopyright[]

Spotify Album copyright data [ array ]

id

id: string

Spotify Album id

name

name: string

Spotify Album Name

release_date

release_date: string

Spotify Album Release date

release_date_precision

release_date_precision: string

Spotify Album Release Date precise

thumbnail

thumbnail: SpotifyThumbnail

Spotify Album Thumbnail data

tracksCount

tracksCount: number

Spotify Album total no of tracks

type

type: "album" | "playlist" | "track"

Spotify Class type. == "album"

url

url: string

Spotify Album url

Generated using TypeDoc