Coupon
1.6.1
jvm
Coupon
/
dk.ds.coupon.domain.model
/
Prize
/
Prize
Prize
constructor
(
amount
:
Double
,
playerAmount
:
Double
,
name
:
String
,
state
:
PrizeState
,
type
:
PrizeType
,
count
:
Int
,
bundle
:
Int
)