Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlbumJSON

Hierarchy

  • AlbumJSON

Index

Properties

artists: SpotifyArtists[]

Spotify Album artists [ array ]

copyrights: SpotifyCopyright[]

Spotify Album copyright data [ array ]

id: string

Spotify Album id

name: string

Spotify Album Name

release_date: string

Spotify Album Release date

release_date_precision: string

Spotify Album Release Date precise

thumbnail: SpotifyThumbnail

Spotify Album Thumbnail data

tracksCount: number

Spotify Album total no of tracks

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

Spotify Class type. == "album"

url: string

Spotify Album url

Generated using TypeDoc