Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 861 Bytes

File metadata and controls

13 lines (10 loc) · 861 Bytes

# BiometricCheckRequestData

Properties

Name Type Description Notes
callback \Irisnet\API\Client\Model\Callback
frontImage string The base64-encoded front image of the document to be checked in either jpg or png file format. [optional]
selfieImage string The base64-encoded selfie image to be checked in either jpg or png file format.
minimumAcceptedAge int The minimum age in years accepted for a DocumentCheck, if applicable. Defaults to 18 if not specified. [optional]
documentHolderId string The documentHolderId from a previous successful DocumentCheck. [optional]

[Back to Model list] [Back to API list] [Back to README]