| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | [optional] | |
| maximumRetryCount | Integer | [optional] | |
| requireLiveCapture | Boolean | [optional] | |
| requireMatchingSelfie | Boolean | [optional] | |
| nameMatcher | NameMatcherEnum | [optional] | |
| holdForPrefill | Boolean | [optional] | |
| allowedDocumentTypes | List<AllowedDocumentTypesEnum> | [optional] |
| Name | Value |
|---|---|
| EVERY_ACCESS | "EveryAccess" |
| UNTIL_SIGN_COMPLETED | "UntilSignCompleted" |
| ONCE_PER_DOCUMENT | "OncePerDocument" |
| Name | Value |
|---|---|
| STRICT | "Strict" |
| MODERATE | "Moderate" |
| LENIENT | "Lenient" |
| Name | Value |
|---|---|
| PASSPORT | "Passport" |
| ID_CARD | "IDCard" |
| DRIVER_LICENSE | "DriverLicense" |