toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
su.pank.yamusic.rotor.model
/
DescriptionSeed
Description
Seed
@
Serializable
data
class
DescriptionSeed
(
val
value
:
String
,
val
tag
:
String
,
val
type
:
String
)
(
source
)
Members
Constructors
Description
Seed
Link copied to clipboard
constructor
(
value
:
String
,
tag
:
String
,
type
:
String
)
Properties
tag
Link copied to clipboard
val
tag
:
String
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
val
value
:
String