TemporaryGroupCouponDrawInfo

data class TemporaryGroupCouponDrawInfo(val drawNo: Int, val drawDate: Date, val bundle: Int)

Constructors

Link copied to clipboard
constructor(drawNo: Int, drawDate: Date, bundle: Int)

Properties

Link copied to clipboard
val bundle: Int
Link copied to clipboard
Link copied to clipboard
val drawNo: Int