Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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