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
/
PlaylistId
Playlist
Id
@
Serializable
data
class
PlaylistId
(
val
uid
:
Int
,
val
kind
:
Int
)
Members
Constructors
Playlist
Id
Link copied to clipboard
constructor
(
uid
:
Int
,
kind
:
Int
)
Properties
kind
Link copied to clipboard
val
kind
:
Int
uid
Link copied to clipboard
val
uid
:
Int