Draft
This is a preliminary version of the VDM documentation.
IssueType
- entity type: AggregateRoot
- id:
d0c7c94b-1237-4ea8-9228-c16e90d1e135 - code:
IssueType - name: IssueType
- description: issue type, e.g. issue, issue at stock price and cancellation of issue
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | issu type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized issue type description | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized issue type name |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Issue | Delivery note issue | Issuing delivery note, document including prices | Issue.IssueType.00000000-0000-0000-0000-000000000000 | |
| IssueCancellation | Issue cancellation | Issue cancellation | IssueCancellation.IssueType.00000000-0000-0000-0000-000000000000 | |
| IssueStockPrice | Issue at stock price | Issue at stock price | IssueStockPrice.IssueType.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