PaymentOrderType
- entity type: AggregateRoot
- id:
81b6824c-e840-4ffb-a818-f265c64033dc - code:
PaymentOrderType - name: PaymentOrderType
- description: order type, e.g. payment order, collection order
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | order type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized order type description | |
| Name | Text | ✔ | ✘ | ✘ | ✔ | localized order type name |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| CollectionOrder | Collection order | Collection order | CollectionOrder.PaymentOrderType.00000000-0000-0000-0000-000000000000 | |
| PaymentOrder | Payment order | Payment order | PaymentOrder.PaymentOrderType.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