Coupon
1.6.1
jvm
Coupon
/
dk.ds.coupon.domain.model
/
GroupPlayInfo
Group
Play
Info
data
class
GroupPlayInfo
(
val
groupId
:
Long
,
val
playerRowCount
:
Int
,
val
playerSharePercentage
:
Double
)
Members
Constructors
Group
Play
Info
Link copied to clipboard
constructor
(
groupId
:
Long
,
playerRowCount
:
Int
,
playerSharePercentage
:
Double
)
Properties
group
Id
Link copied to clipboard
val
groupId
:
Long
player
Row
Count
Link copied to clipboard
val
playerRowCount
:
Int
player
Share
Percentage
Link copied to clipboard
val
playerSharePercentage
:
Double