HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.other
/
LeaderboardsResponse
/
LeaderboardsResponse
Leaderboards
Response
constructor
(
success
:
Boolean
?
=
null
,
cause
:
String
?
=
null
,
leaderboards
:
Map
<
String
,
List
<
Leaderboard
>
>
?
=
null
)