boldsign
Version:
NodeJS client for boldsign
22 lines (16 loc) • 752 B
Markdown
# # IdDocument
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `type` | ```string``` | | |
| `firstName` | ```string``` | | |
| `lastName` | ```string``` | | |
| `country` | ```string``` | | |
| `documentNumber` | ```string``` | | |
| `address` | [```Address```](Address.md) | | |
| `dob` | [```ModelDate```](ModelDate.md) | | |
| `issuedDate` | [```ModelDate```](ModelDate.md) | | |
| `expirationDate` | [```ModelDate```](ModelDate.md) | | |
| `documentFiles` | ```Array<string>``` | | |
| `selfieFile` | ```string``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)