toggle menu
quick
1.2.3
jvm
switch theme
search in API
quick
/
dk.ds.quick.domain.model.quick
/
QuickGameWinning
Quick
Game
Winning
data
class
QuickGameWinning
(
val
amount
:
Int
,
val
type
:
WinningType
)
Quick game winning
Members
Constructors
Quick
Game
Winning
Link copied to clipboard
constructor
(
amount
:
Int
,
type
:
WinningType
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
The amount of the winning
type
Link copied to clipboard
val
type
:
WinningType
The type of the winning, see
WinningType