# # 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>``` |   |  |
| `groupSignerSettings` | [```GroupSignerSettings```](GroupSignerSettings.md) |   |  |
| `sharing` | [```TemplateSharing```](TemplateSharing.md) |   |  |

[[Back to Model list]](../README.md#models) [[Back to API list]](../README.md#api-endpoints) [[Back to README]](../README.md)
