toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.models_event
/
BasicAttributesXX
/
BasicAttributesXX
Basic
Attributes
XX
constructor
(
@
Json
(
name
=
"age"
)
age
:
Int
?
,
@
Json
(
name
=
"ethnicities"
)
ethnicities
:
Ethnicities
?
,
@
Json
(
name
=
"gender"
)
gender
:
Int
?
)