staffstart-android-sdk
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.domain.model
/
UserAttributes
User
Attributes
data
class
UserAttributes
(
val
slug
:
String
,
val
value
:
String
)
(
source
)
Members
Constructors
User
Attributes
Link copied to clipboard
constructor
(
slug
:
String
,
value
:
String
)
Properties
slug
Link copied to clipboard
val
slug
:
String
value
Link copied to clipboard
val
value
:
String