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.landing.model
/
ChartInfo
/
ChartInfo
Chart
Info
constructor
(
id
:
String
,
type
:
String
,
typeForFrom
:
String
,
title
:
String
,
menu
:
ChartInfoMenu
,
chart
:
PlaylistData
?
=
null
,
chartDescription
:
String
?
=
null
)