Draft
This is a preliminary version of the VDM documentation.
VATMasterCardType
- entity type: NestedEntity
- id:
de76cbc2-7642-4663-8b37-e71469d21ad9 - code:
VATMasterCardType - name: VATMasterCardType
- description: value added tax settings for cards and fulfillment countries
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| CountryCode | Text | ✘ | ✔ | ✘ | ✘ | country regarding the VAT rate | |
| Direction | LookupEntity [VATDirectionType] | ✘ | ✘ | ✘ | ✘ | direction of VAT | |
| IsDefault | TwoOptions | ✘ | ✔ | ✘ | ✘ | current default VAT | |
| Rate | DecimalNumber | ✘ | ✘ | ✘ | ✘ | tax value | |
| ReverseCharge | TwoOptions | ✘ | ✔ | ✘ | ✘ | reverse charge recording option | |
| ReverseChargeCode | Text | ✘ | ✔ | ✘ | ✘ | reverse charge code | |
| ValidFrom | Date | ✘ | ✔ | ✘ | ✘ | valid from | |
| ValidTo | Date | ✘ | ✔ | ✘ | ✘ | valid to | |
| VAT | LookupEntity [VATType] | ✘ | ✘ | ✘ | ✘ | legislative types of VAT |
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