HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
EndedAuction
/
EndedAuction
Ended
Auction
constructor
(
auctionId
:
String
?
=
null
,
seller
:
String
?
=
null
,
sellerProfile
:
String
?
=
null
,
buyer
:
String
?
=
null
,
buyerProfile
:
String
?
=
null
,
timestamp
:
Long
?
=
null
,
price
:
Int
?
=
null
,
bin
:
Boolean
?
=
null
,
item
:
String
?
=
null
)