toggle menu
yandex-music-api
0.1.0-dev6
common
switch theme
search in API
api-core
/
su.pank.yamusic.rotor.model
/
Dashboard
Dashboard
@
Serializable
data
class
Dashboard
(
val
dashboardId
:
String
,
val
stations
:
List
<
StationResult
>
)
(
source
)
Members
Constructors
Dashboard
Link copied to clipboard
constructor
(
dashboardId
:
String
,
stations
:
List
<
StationResult
>
)
Properties
dashboard
Id
Link copied to clipboard
val
dashboardId
:
String
stations
Link copied to clipboard
val
stations
:
List
<
StationResult
>