boldsign
Version:
NodeJS client for boldsign
22 lines (16 loc) • 912 B
Markdown
# # EmbeddedTemplateEditRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
| `redirectUrl` | ```string``` | | |
| `showToolbar` | ```boolean``` | | [default to false] |
| `viewOption` | ```string``` | | [default to ViewOptionEnum.PreparePage] |
| `showSaveButton` | ```boolean``` | | [default to true] |
| `locale` | ```string``` | | [default to LocaleEnum.En] |
| `showCreateButton` | ```boolean``` | | [default to true] |
| `showPreviewButton` | ```boolean``` | | [default to true] |
| `showNavigationButtons` | ```boolean``` | | [default to true] |
| `linkValidTill` | ```Date``` | | |
| `showTooltip` | ```boolean``` | | [default to false] |
| `onBehalfOf` | ```string``` | | |
[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)