commerce_product_tax.schema.yml in Commerce Product Tax 8
config/schema/commerce_product_tax.schema.yml
File
config/schema/commerce_product_tax.schema.ymlView source
- field.value.commerce_tax_rate:
- type: mapping
- label: 'Tax rate'
- mapping:
- value:
- type: string
- label: 'Tax rate'
-
- field.field_settings.commerce_tax_rate:
- type: mapping
- label: 'Tax rate field settings'
- mapping:
- allowed_zones:
- type: sequence
- label: 'Allowed zones'
- sequence:
- - type: string
- tax_type:
- type: string
- label: 'Tax type'