Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.usersettings
/
PlayTypes
Play
Types
data
class
PlayTypes
(
val
lightning
:
PlayType
?
,
val
location
:
PlayType
?
,
val
luckynumber
:
PlayType
?
,
val
photo
:
PlayType
?
,
val
pulse
:
PlayType
?
,
val
selfSelect
:
PlayType
?
)
Members
Constructors
Play
Types
Link copied to clipboard
constructor
(
lightning
:
PlayType
?
,
location
:
PlayType
?
,
luckynumber
:
PlayType
?
,
photo
:
PlayType
?
,
pulse
:
PlayType
?
,
selfSelect
:
PlayType
?
)
Properties
lightning
Link copied to clipboard
val
lightning
:
PlayType
?
location
Link copied to clipboard
val
location
:
PlayType
?
luckynumber
Link copied to clipboard
val
luckynumber
:
PlayType
?
photo
Link copied to clipboard
val
photo
:
PlayType
?
pulse
Link copied to clipboard
val
pulse
:
PlayType
?
self
Select
Link copied to clipboard
val
selfSelect
:
PlayType
?