toggle menu
Konduct
0.1.0-SNAPSHOT
jvm
switch theme
search in API
Konduct
/
io.github.denofbits.konduct.examples
/
Order
/
Order
Order
constructor
(
id
:
String
?
=
null
,
customerId
:
String
,
productId
:
String
,
quantity
:
Int
,
total
:
Double
,
status
:
String
,
orderDate
:
Date
)