toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.models_verify
/
FaceAttributes
/
FaceAttributes
Face
Attributes
constructor
(
@
Json
(
name
=
"attribute_id"
)
attributeId
:
String
?
,
@
Json
(
name
=
"basic_attributes"
)
basicAttributes
:
BasicAttributes
?
,
@
Json
(
name
=
"samples"
)
samples
:
List
<
String
>
?
,
@
Json
(
name
=
"score"
)
score
:
Double
?
,
@
Json
(
name
=
"url"
)
url
:
String
?
)