toggle menu
ktuniversalis
7.0.2-SNAPSHOT
common
switch theme
search in API
ktuniversalis
/
cloud.drakon.ktuniversalis.entities
/
Sale
/
Sale
Sale
constructor
(
hq
:
Boolean
,
pricePerUnit
:
Int
,
quantity
:
Short
,
timestamp
:
Long
,
onMannequin
:
Boolean
?
=
null
,
world
:
World
?
=
null
,
buyerName
:
String
?
=
null
,
total
:
Int
)