boldsign
Version:
NodeJS client for boldsign
33 lines (27 loc) • 2.58 kB
Markdown
# # DocumentSigner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `name`<sup>*_required_</sup> | ```string``` | | |
| `id` | ```string``` | | |
| `emailAddress` | ```string``` | | |
| `privateMessage` | ```string``` | | |
| `authenticationType` | ```string``` | | |
| `phoneNumber` | [```PhoneNumber```](PhoneNumber.md) | | |
| `deliveryMode` | ```string``` | | |
| `authenticationCode` | ```string``` | | |
| `identityVerificationSettings` | [```IdentityVerificationSettings```](IdentityVerificationSettings.md) | | |
| `signerOrder` | ```number``` | | |
| `enableEmailOTP` | ```boolean``` | | |
| `signerType` | ```string``` | | |
| `hostEmail` | ```string``` | | |
| `signerRole` | ```string``` | | |
| `allowFieldConfiguration` | ```boolean``` | | |
| `formFields` | [```Array<FormField>```](FormField.md) | | |
| `language` | ```number``` | <p>Description:</p><ul><li><i>0</i> - None</li><li><i>1</i> - English</li><li><i>2</i> - Spanish</li><li><i>3</i> - German</li><li><i>4</i> - French</li><li><i>5</i> - Romanian</li><li><i>6</i> - Norwegian</li><li><i>7</i> - Bulgarian</li><li><i>8</i> - Italian</li><li><i>9</i> - Danish</li><li><i>10</i> - Polish</li><li><i>11</i> - Portuguese</li><li><i>12</i> - Czech</li><li><i>13</i> - Dutch</li><li><i>14</i> - Swedish</li><li><i>15</i> - Russian</li><li><i>16</i> - Japanese</li><li><i>17</i> - Thai</li><li><i>18</i> - SimplifiedChinese</li><li><i>19</i> - TraditionalChinese</li><li><i>20</i> - Korean</li></ul> | |
| `locale` | ```string``` | | |
| `recipientNotificationSettings` | [```RecipientNotificationSettings```](RecipientNotificationSettings.md) | | |
| `authenticationRetryCount` | ```number``` | | |
| `enableQes` | ```boolean``` | | |
| `authenticationSettings` | [```AuthenticationSettings```](AuthenticationSettings.md) | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)