boldsign
Version:
NodeJS client for boldsign
28 lines (22 loc) • 1.03 kB
Markdown
# # TemplateSignerDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `signerName` | ```string``` | | |
| `signerRole` | ```string``` | | |
| `signerEmail` | ```string``` | | |
| `phoneNumber` | [```PhoneNumber```](PhoneNumber.md) | | |
| `status` | ```string``` | | |
| `enableAccessCode` | ```boolean``` | | |
| `enableEmailOTP` | ```boolean``` | | |
| `imposeAuthentication` | ```string``` | | |
| `deliveryMode` | ```string``` | | |
| `allowFieldConfiguration` | ```boolean``` | | [default to false] |
| `userId` | ```string``` | | |
| `order` | ```number``` | | |
| `signerType` | ```string``` | | [default to SignerTypeEnum.Signer] |
| `hostEmail` | ```string``` | | |
| `hostName` | ```string``` | | |
| `hostUserId` | ```string``` | | |
| `signType` | ```string``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)