DomesticPaymentOrderItem
- entity type: AggregateRoot
- id:
484fb09a-5c31-4a3b-ac0d-881a6cd78ebd - code:
DomesticPaymentOrderItem - name: DomesticPaymentOrderItem
- description: integration model for record of domestic payment orders lines and payment details
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Amount | CurrencyNumber | ✘ | ✘ | ✘ | ✘ | payment amount | |
| ConstantSymbol | Text | ✘ | ✔ | ✘ | ✘ | payment constant symbol | |
| DomesticPaymentOrderHeader | LookupEntity [DomesticPaymentOrderHeader] | ✘ | ✘ | ✘ | ✘ | domestic payment order header | |
| LineNumber | Text | ✘ | ✔ | ✘ | ✘ | payment line number | |
| OrderLineDetail | NestedEntity [PaymentOrderItemDetail] | ✘ | ✔ | ✘ | ✘ | detailed set of variable symbols and amounts that make up payment (not for bank, but for matching payments in accounting system) | |
| PaymentPurpose | Text | ✘ | ✔ | ✘ | ✔ | localized payment purpose | |
| RecipientBankAccount | NestedEntity [BankAccount] | ✘ | ✘ | ✘ | ✘ | outgoing payment bank account | |
| SpecificSymbol | Text | ✘ | ✔ | ✘ | ✘ | payment specific symbol | |
| VariableSymbol | Text | ✘ | ✔ | ✘ | ✘ | payment variable symbol |
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