Draft
This is a preliminary version of the VDM documentation.
PaymentMethod
- entity type: AggregateRoot
- id:
fd946f15-52b2-4240-a13a-4dcb4794e519 - code:
PaymentMethod - name: PaymentMethod
- description: invoicing payment methods
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of payment method | |
| DueDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | how many days are due | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of payment method |
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