toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.model
/
FaceDetection
Face
Detection
@
JsonClass
(
generateAdapter
=
true
)
data
class
FaceDetection
(
@
Json
(
name
=
"verifications"
)
val
verifications
:
List
<
Verification
>
)
Response model of the face detection.
Members
Constructors
Face
Detection
Link copied to clipboard
constructor
(
@
Json
(
name
=
"verifications"
)
verifications
:
List
<
Verification
>
)
Properties
verifications
Link copied to clipboard
val
verifications
:
List
<
Verification
>
List of verifications.