Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-tck
/
me.ahoo.wow.tck.mock
/
MockDiscount
Mock
Discount
data
class
MockDiscount
(
val
type
:
String
,
val
amount
:
Double
)
Members
Constructors
Mock
Discount
Link copied to clipboard
constructor
(
type
:
String
,
amount
:
Double
)
Properties
amount
Link copied to clipboard
val
amount
:
Double
type
Link copied to clipboard
val
type
:
String