Skip to content

SimplifiedTrack

Extended by

Properties

artists

artists: SimplifiedArtist[]

Source

types.ts:633


available_markets

available_markets: string[]

Source

types.ts:634


disc_number

disc_number: number

Source

types.ts:635


duration_ms

duration_ms: number

Source

types.ts:636


episode

episode: boolean

Source

types.ts:637


explicit

explicit: boolean

Source

types.ts:638


external_urls

external_urls: ExternalUrls

Source

types.ts:639


href

href: string

Source

types.ts:640


id

id: string

Source

types.ts:641


is_local

is_local: boolean

Source

types.ts:642


is_playable?

optional is_playable: boolean

Source

types.ts:649


linked_from?

optional linked_from: LinkedFrom

Source

types.ts:650


name

name: string

Source

types.ts:643


preview_url

preview_url: null | string

Source

types.ts:644


restrictions?

optional restrictions: Restrictions

Source

types.ts:651


track

track: boolean

Source

types.ts:645


track_number

track_number: number

Source

types.ts:646


type

type: string

Source

types.ts:647


uri

uri: string

Source

types.ts:648