Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.usersettings
/
PlayType
Play
Type
data
class
PlayType
(
val
initialRows
:
Int
,
val
rowOptions
:
List
<
Int
>
)
Members
Constructors
Play
Type
Link copied to clipboard
constructor
(
initialRows
:
Int
,
rowOptions
:
List
<
Int
>
)
Properties
initial
Rows
Link copied to clipboard
val
initialRows
:
Int
row
Options
Link copied to clipboard
val
rowOptions
:
List
<
Int
>