TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.community.house.model
/
House
/
Auctioned
/
Auctioned
Auctioned
constructor
(
houseId
:
Int
,
name
:
String
,
size
:
Int
,
houseType
:
HouseType
,
beds
:
Int
,
rent
:
Int
,
world
:
String
,
highestBid
:
Int
?
,
highestBidder
:
String
?
,
auctionEndsAt
:
Instant
?
)
(
source
)