QuickGameWinning

data class QuickGameWinning(val amount: Int, val type: Int, val frequency: Int)

Constructors

Link copied to clipboard
constructor(amount: Int, type: Int, frequency: Int)

Properties

Link copied to clipboard
val amount: Int
Link copied to clipboard
Link copied to clipboard
val type: Int