toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.models_dyn_handler_response
/
Face
Face
@
JsonClass
(
generateAdapter
=
true
)
data
class
Face
(
@
Json
(
name
=
"attributes"
)
val
attributes
:
Attributes
?
)
Members
Constructors
Face
Link copied to clipboard
constructor
(
@
Json
(
name
=
"attributes"
)
attributes
:
Attributes
?
)
Properties
attributes
Link copied to clipboard
val
attributes
:
Attributes
?