HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
CollectionsResponse
/
CollectionsResponse
Collections
Response
constructor
(
success
:
Boolean
?
=
null
,
cause
:
String
?
=
null
,
lastUpdated
:
Long
?
=
null
,
version
:
String
?
=
null
,
collections
:
Map
<
String
,
Collection
>
?
=
null
)