Draft
This is a preliminary version of the VDM documentation.
DiscountStatus
- entity type: AggregateRoot
- id:
7e75245b-fe31-49cb-8e7c-33c2bb65a9bd - code:
DiscountStatus - name: DiscountStatus
- description: status for discounts (values Active or Inactive)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | discount status code | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized discount status description | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | discount status name |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Active | active | active | Active.DiscountStatus.00000000-0000-0000-0000-000000000000 | |
| Inactive | inactive | inactive | Inactive.DiscountStatus.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