Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackJSON

Hierarchy

  • TrackJSON

Index

Properties

album: undefined | SpotifyTrackAlbum

Spotify Track Album data

artists: SpotifyArtists[]

Spotify Track Artists data [ array ]

durationInMs: number

Spotify Track Duration in milli seconds

durationInSec: number

Spotify Track Duration in seconds

explicit: boolean

Spotify Track explicit info.

id: string

Spotify Track ID

name: string

Spotify Track Name

thumbnail: undefined | SpotifyThumbnail

Spotify Track Thumbnail Data

url: string

Spotify Track url

Generated using TypeDoc