UNPKG

boldsign

Version:

NodeJS client for boldsign

40 lines (34 loc) 1.9 kB
# # TemplateProperties ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- | `templateId` | ```string``` | | | | `title` | ```string``` | | | | `description` | ```string``` | | | | `documentTitle` | ```string``` | | | | `documentMessage` | ```string``` | | | | `files` | [```Array<TemplateFiles>```](TemplateFiles.md) | | | | `roles` | [```Array<Roles>```](Roles.md) | | | | `formGroups` | [```Array<FormGroup>```](FormGroup.md) | | | | `commonFields` | [```Array<TemplateFormFields>```](TemplateFormFields.md) | | | | `cCDetails` | ```Array<string>``` | | | | `brandId` | ```string``` | | | | `allowMessageEditing` | ```boolean``` | | | | `allowNewRoles` | ```boolean``` | | | | `allowNewFiles` | ```boolean``` | | | | `allowModifyFiles` | ```boolean``` | | | | `enableReassign` | ```boolean``` | | | | `enablePrintAndSign` | ```boolean``` | | | | `enableSigningOrder` | ```boolean``` | | | | `createdDate` | ```number``` | | | | `createdBy` | [```TemplateSenderDetail```](TemplateSenderDetail.md) | | | | `sharedTemplateDetail` | [```Array<TemplateSharedTemplateDetail>```](TemplateSharedTemplateDetail.md) | | | | `documentInfo` | [```Array<DocumentInfo>```](DocumentInfo.md) | | | | `labels` | ```Array<string>``` | | | | `templateLabels` | ```Array<string>``` | | | | `behalfOf` | [```BehalfOf```](BehalfOf.md) | | | | `documentDownloadOption` | ```string``` | | | | `recipientNotificationSettings` | [```RecipientNotificationSettings```](RecipientNotificationSettings.md) | | | | `formFieldPermission` | [```FormFieldPermission```](FormFieldPermission.md) | | | | `allowedSignatureTypes` | ```Array<string>``` | | | [[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)