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.track.model.supplement
/
SupplementLyrics
/
SupplementLyrics
Supplement
Lyrics
constructor
(
id
:
Int
,
lyrics
:
String
,
hasRights
:
Boolean
,
fullLyrics
:
String
,
showTranslation
:
Boolean
,
textLanguage
:
String
?
=
null
,
url
:
String
?
=
null
)