| Name | Type | Description | Notes |
|---|---|---|---|
| documentId | String | [optional] | |
| senderDetail | TemplateSenderDetails | [optional] | |
| ccDetails | List<TemplateCC> | [optional] | |
| createdDate | Long | [optional] | |
| activityDate | Long | [optional] | |
| activityBy | String | [optional] | |
| messageTitle | String | [optional] | |
| status | StatusEnum | [optional] | |
| signerDetails | List<TemplateSignerDetails> | [optional] | |
| enableSigningOrder | Boolean | [optional] | |
| templateName | String | [optional] | |
| templateDescription | String | [optional] | |
| accessType | AccessTypeEnum | [optional] | |
| accessTid | String | [optional] | |
| isTemplate | Boolean | [optional] | |
| behalfOf | BehalfOf | [optional] | |
| templateLabels | List<String> | [optional] | |
| labels | List<String> | [optional] | |
| brandId | String | [optional] |
| Name | Value |
|---|---|
| IN_PROGRESS | "InProgress" |
| COMPLETED | "Completed" |
| DECLINED | "Declined" |
| EXPIRED | "Expired" |
| REVOKED | "Revoked" |
| DRAFT | "Draft" |
| SCHEDULED | "Scheduled" |
| Name | Value |
|---|---|
| USE | "Use" |
| EDIT | "Edit" |
| NONE | "None" |