-
new VerificationResult()
-
Description
This object describes the verification result.
Properties
Name Type Description collectionNamestring The name of the collection what was used.
faceIdstring The face id of the user. If null then no face was detected.
demographicalInfoDemographicalInfo The demographical info of the user. It is set only if
includeDemographicalInfois true and a face was detected.isDuplicatebool Indicates whether the user is already in the collection.
imageDatastring The image data of the user what was sent to the server. It can be used in case of no face was detected and display it to the user with a message which asks the user to try again and for example to adjust the lights.