GroupPlayInfo

data class GroupPlayInfo(val groupId: Long, val playerRowCount: Int, val playerSharePercentage: Double, val syndicateInfo: SyndicateInfo?)

Constructors

Link copied to clipboard
constructor(groupId: Long, playerRowCount: Int, playerSharePercentage: Double, syndicateInfo: SyndicateInfo?)

Properties

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