Optionalclient: ClientThe owning client, stored for later convenience calls.
OptionalalbumAlbum id the track is referenced from.
OptionalchartChart placement (raw JSON, pending a typed model).
OptionalclientThe client that created this model, used by convenience methods.
OptionalidTrack id.
OptionaloriginalOriginal index within the source list.
OptionaloriginalOriginal index within the shuffled source list.
OptionalplayPlay counter.
OptionalrecentWhether recently added.
OptionaltimestampTimestamp the track was added at.
OptionaltrackThe full track, when inlined by the endpoint.
A compact reference to a track inside a playlist.
Holds the ids needed to fetch the full Track; the
trackfield is only populated by endpoints that inline the full object.