core
Toggle table of contents
1.1.16
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
net.zagart.keystone.samples
/
SampleUserProfile
Sample
User
Profile
data
class
SampleUserProfile
(
val
id
:
String
,
val
displayName
:
String
,
val
preferences
:
SamplePreferences
)
Members
Constructors
Sample
User
Profile
Link copied to clipboard
constructor
(
id
:
String
,
displayName
:
String
,
preferences
:
SamplePreferences
)
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
id
Link copied to clipboard
val
id
:
String
preferences
Link copied to clipboard
val
preferences
:
SamplePreferences