toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
rotor.model
/
Id
Id
@
Serializable
data
class
Id
(
val
type
:
String
,
val
tag
:
String
)
(
source
)
Members
Constructors
Id
Link copied to clipboard
constructor
(
type
:
String
,
tag
:
String
)
Properties
tag
Link copied to clipboard
val
tag
:
String
type
Link copied to clipboard
val
type
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String