HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
CommissionData
/
CommissionData
Commission
Data
constructor
(
visits
:
Map
<
Visitor
,
Int
>
?
=
null
,
completed
:
Map
<
Visitor
,
Int
>
?
=
null
,
totalCompleted
:
Int
?
=
null
,
uniqueVisitorsServed
:
Int
?
=
null
)