FaceCreateParms
Face Biometric Parameters for a user.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| applicantId | String | The Onfido applicant UUID. Used to link the Face Biometric to the correct applicant. Applicable for server stored biometric web flows. | [optional] |
| deliverActivationEmail | Boolean | If set to true, an activation email will be sent to the user. Applicable only for mobile flows. | [optional] |
| encryptedBiometricToken | FaceEncryptedToken | [optional] | |
| returnQRCode | Boolean | If set to true, the response will include a QR code for activation. Applicable only for mobile flows. | [optional] |
| workflowRunId | String | The Onfido workflow run UUID. Used to link the Face Biometric to the correct workflow run. Applicable for server stored biometric web flows. | [optional] |