RebuyInfo

data class RebuyInfo(val rebuyCostPrice: Double, val draws: List<DrawType>, val validUntil: Date)

Constructors

Link copied to clipboard
constructor(rebuyCostPrice: Double, draws: List<DrawType>, validUntil: Date)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard