toggle menu
Wow
3.16.8
jvm
switch theme
search in API
example-api
/
me.ahoo.wow.example.api.order
/
OrderOverPaid
Order
Over
Paid
data
class
OrderOverPaid
(
val
paymentId
:
String
,
val
overPay
:
BigDecimal
)
Members
Constructors
Order
Over
Paid
Link copied to clipboard
constructor
(
paymentId
:
String
,
overPay
:
BigDecimal
)
Properties
over
Pay
Link copied to clipboard
val
overPay
:
BigDecimal
payment
Id
Link copied to clipboard
val
paymentId
:
String