boldsign
Version:
NodeJS client for boldsign
20 lines (14 loc) • 800 B
Markdown
# # EmbeddedDocumentEditJsonRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `redirectUrl` | ```string``` | | |
| `showToolbar` | ```boolean``` | | [default to false] |
| `sendViewOption` | ```string``` | | [default to SendViewOptionEnum.PreparePage] |
| `locale` | ```string``` | | [default to LocaleEnum.En] |
| `showSendButton` | ```boolean``` | | [default to true] |
| `showPreviewButton` | ```boolean``` | | [default to true] |
| `showNavigationButtons` | ```boolean``` | | [default to true] |
| `linkValidTill` | ```Date``` | | |
| `onBehalfOf` | ```string``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)