boldsign
Version:
NodeJS client for boldsign
21 lines (15 loc) • 717 B
Markdown
# # IdVerificationDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `type` | ```string``` | | |
| `maximumRetryCount` | ```number``` | | |
| `status` | ```string``` | | |
| `nameMatcher` | ```string``` | | |
| `requireLiveCapture` | ```boolean``` | | |
| `requireMatchingSelfie` | ```boolean``` | | |
| `holdForPrefill` | ```boolean``` | | |
| `prefillCompleted` | ```boolean``` | | |
| `allowedDocumentTypes` | ```Array<string>``` | | |
| `allowedCountries` | ```Array<string>``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)