GroupPlayListItem

constructor(groupId: Long, groupPlayId: Long, couponId: String?, fundingId: Long, fundingDate: Date, gameType: GameType, numberOfDraws: Int, depositType: GroupPlayListItemDepositType, fixedRowCountPerDraw: Int, fundingEndTime: Date, state: GroupPlayListItemState, totalStakeAmountPerDraw: Double, totalPrizeAmount: Double, totalRowCountPerDraw: Int, playerSharePercentage: Double, playerStakeAmountPerDraw: Double, playerPrizeAmount: Double, playerRowCountPerDraw: Int, drawInfo: List<GroupPlayListItemDrawInfo>, subscriptionGroupGameId: String, subscriptionId: String)