# # EditDocumentSigner



## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `editAction`<sup>*_required_</sup> | ```string``` |   |  |
| `id` | ```string``` |   |  |
| `name` | ```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<EditFormField>```](EditFormField.md) |   |  |
| `language` | ```number``` |   |  |
| `locale` | ```string``` |   |  |
| `signType` | ```string``` |   |  |
| `groupId` | ```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)
