Draft
This is a preliminary version of the VDM documentation.
SigningStatus
- entity type: AggregateRoot
- id:
c683944b-46cc-4cd0-90a3-e2b683991581 - code:
SigningStatus - name: SigningStatus
- description: signing status of document
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | signing status code | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized signing status description | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | localized signing status name |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Failed | Failed | Status when the signing process fails | Failed.SigningStatus.00000000-0000-0000-0000-000000000000 | |
| Finished | Finished | Status, after completion of signature. | Finished.SigningStatus.00000000-0000-0000-0000-000000000000 | |
| Rejected | Rejected | Status, when rejected by signatory. | Rejected.SigningStatus.00000000-0000-0000-0000-000000000000 |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here