LinkedTrack track.d.ts#L73
The structure of the spotify linked track object.
Properties:
Name | Type | Description |
---|---|---|
external_urls | ExternalUrl | A map of url name and the url. |
href | string | The api url where you can get the full details of the linked track. |
id | string | The id of the linked track. |
type | SpotifyType | The type of spotify object. |
uri | string | The uri of this object. |