toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.model
/
FaceVerification
Face
Verification
@
JsonClass
(
generateAdapter
=
true
)
data
class
FaceVerification
(
@
Json
(
name
=
"face_id"
)
val
faceId
:
String
)
Response model of the face verification.
Members
Constructors
Face
Verification
Link copied to clipboard
constructor
(
@
Json
(
name
=
"face_id"
)
faceId
:
String
)
Properties
face
Id
Link copied to clipboard
val
faceId
:
String
Face id.