UNPKG

boldsign

Version:

NodeJS client for boldsign

32 lines (26 loc) 1.39 kB
# # EditTemplateRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- | `title` | ```string``` | | | | `description` | ```string``` | | | | `documentTitle` | ```string``` | | | | `documentMessage` | ```string``` | | | | `roles` | [```Array<TemplateRole>```](TemplateRole.md) | | | | `cc` | [```Array<DocumentCC>```](DocumentCC.md) | | | | `brandId` | ```string``` | | | | `allowMessageEditing` | ```boolean``` | | | | `allowNewRoles` | ```boolean``` | | | | `allowNewFiles` | ```boolean``` | | | | `enableReassign` | ```boolean``` | | | | `enablePrintAndSign` | ```boolean``` | | | | `enableSigningOrder` | ```boolean``` | | | | `documentInfo` | [```Array<DocumentInfo>```](DocumentInfo.md) | | | | `onBehalfOf` | ```string``` | | | | `labels` | ```Array<string>``` | | | | `templateLabels` | ```Array<string>``` | | | | `formGroups` | [```Array<FormGroup>```](FormGroup.md) | | | | `recipientNotificationSettings` | [```RecipientNotificationSettings```](RecipientNotificationSettings.md) | | | | `allowedSignatureTypes` | ```Array<string>``` | | | | `formFieldPermission` | [```FormFieldPermission```](FormFieldPermission.md) | | | [[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)