toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
model.playlist
/
PlaylistId
Playlist
Id
@
Serializable
data
class
PlaylistId
(
val
uid
:
Int
,
val
kind
:
Int
)
(
source
)
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