yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.playlist.model
/
TrackShort
Track
Short
@
Serializable
data
class
TrackShort
(
val
id
:
String
,
val
timestamp
:
Instant
)
Members
Constructors
Track
Short
Link copied to clipboard
constructor
(
id
:
String
,
timestamp
:
Instant
)
Properties
id
Link copied to clipboard
@
Serializable
(
with
=
IntOrStringSerializer::class
)
val
id
:
String
timestamp
Link copied to clipboard
val
timestamp
:
Instant