GroupPlayInfo

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

Constructors

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

Properties

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