PlaylistTrack src/Interface.ts#L166
The playlist track object.
Properties:
Name | Type | Description |
---|---|---|
addedAt | string | The date and time the track or episode was added. OPTIONAL |
addedBy | User | The Spotify user who added the track or episode. OPTIONAL |
isLocal | boolean | Whether this track or episode is a local file or not. |
track | "null" | Track | Episode | Information about the track or episode. |