boldsign
Version:
NodeJS client for boldsign
23 lines (17 loc) • 942 B
Markdown
# # RecipientNotificationSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `signatureRequest` | ```boolean``` | | [default to true] |
| `declined` | ```boolean``` | | [default to true] |
| `revoked` | ```boolean``` | | [default to true] |
| `signed` | ```boolean``` | | [default to true] |
| `completed` | ```boolean``` | | [default to true] |
| `expired` | ```boolean``` | | [default to true] |
| `reassigned` | ```boolean``` | | [default to true] |
| `deleted` | ```boolean``` | | [default to true] |
| `reminders` | ```boolean``` | | [default to true] |
| `editRecipient` | ```boolean``` | | [default to true] |
| `editDocument` | ```boolean``` | | [default to true] |
| `viewed` | ```boolean``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)