boldsign
Version:
NodeJS client for boldsign
23 lines (17 loc) • 963 B
Markdown
# # NotificationSettings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `viewed` | ```boolean``` | | [default to true] |
| `sent` | ```boolean``` | | [default to false] |
| `deliveryFailed` | ```boolean``` | | [default to true] |
| `declined` | ```boolean``` | | [default to true] |
| `revoked` | ```boolean``` | | [default to true] |
| `reassigned` | ```boolean``` | | [default to true] |
| `completed` | ```boolean``` | | [default to true] |
| `signed` | ```boolean``` | | [default to true] |
| `expired` | ```boolean``` | | [default to true] |
| `authenticationFailed` | ```boolean``` | | [default to true] |
| `reminders` | ```boolean``` | | [default to true] |
| `attachSignedDocument` | ```boolean``` | | [default to false] |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)