| Name | Type | Description | Notes |
|---|---|---|---|
| behalfOf | BehalfOf | [optional] | |
| documentId | String | [optional] | |
| senderDetail | DocumentSenderDetail | [optional] | |
| ccDetails | List<DocumentCcDetails> | [optional] | |
| createdDate | Long | [optional] | |
| activityDate | Long | [optional] | |
| activityBy | String | [optional] | |
| messageTitle | String | [optional] | |
| status | StatusEnum | [optional] | |
| signerDetails | List<DocumentSignerDetails> | [optional] | |
| expiryDate | Long | [optional] | |
| enableSigningOrder | Boolean | [optional] | |
| isDeleted | Boolean | [optional] | |
| labels | List<String> | [optional] | |
| cursor | Long | [optional] | |
| brandId | String | [optional] | |
| scheduledSendTime | Long | [optional] | |
| inEditingMode | Boolean | [optional] | |
| displayStatus | String | [optional] |
| Name | Value |
|---|---|
| IN_PROGRESS | "InProgress" |
| COMPLETED | "Completed" |
| DECLINED | "Declined" |
| EXPIRED | "Expired" |
| REVOKED | "Revoked" |
| DRAFT | "Draft" |
| SCHEDULED | "Scheduled" |