toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.models_event
/
Ethnicities
Ethnicities
@
JsonClass
(
generateAdapter
=
true
)
data
class
Ethnicities
(
@
Json
(
name
=
"estimations"
)
val
estimations
:
EstimationsXXX
?
,
@
Json
(
name
=
"predominant_ethnicity"
)
val
predominantEthnicity
:
String
?
)
Members
Constructors
Ethnicities
Link copied to clipboard
constructor
(
@
Json
(
name
=
"estimations"
)
estimations
:
EstimationsXXX
?
,
@
Json
(
name
=
"predominant_ethnicity"
)
predominantEthnicity
:
String
?
)
Properties
estimations
Link copied to clipboard
val
estimations
:
EstimationsXXX
?
predominant
Ethnicity
Link copied to clipboard
val
predominantEthnicity
:
String
?