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