HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
QuickStatus
/
QuickStatus
Quick
Status
constructor
(
productId
:
String
?
=
null
,
sellPrice
:
Double
?
=
null
,
sellVolume
:
Long
?
=
null
,
sellMovingWeek
:
Long
?
=
null
,
sellOrders
:
Int
?
=
null
,
buyPrice
:
Double
?
=
null
,
buyVolume
:
Long
?
=
null
,
buyMovingWeek
:
Long
?
=
null
,
buyOrders
:
Int
?
=
null
)