Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.quick
/
QuickGameWinning
Quick
Game
Winning
data
class
QuickGameWinning
(
val
amount
:
Int
,
val
type
:
Int
,
val
frequency
:
Int
)
Members
Constructors
Quick
Game
Winning
Link copied to clipboard
constructor
(
amount
:
Int
,
type
:
Int
,
frequency
:
Int
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
frequency
Link copied to clipboard
val
frequency
:
Int
type
Link copied to clipboard
val
type
:
Int