SpotifyApiSpotify LogoJS

PlaylistTrack src/Interface.ts#L166

The playlist track object.


Properties:

NameTypeDescription
addedAtstringThe date and time the track or episode was added.
OPTIONAL
addedByUserThe Spotify user who added the track or episode.
OPTIONAL
isLocalbooleanWhether this track or episode is a local file or not.
track"null" | Track | EpisodeInformation about the track or episode.