TaxRule
TaxRule is an auto generated table
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | Int | False | Id |
CalculateSubtotal | Bool | False | Calculate subtotal. |
Code | String | False | Tax rule code |
CustomerTaxClassIds | String | False | Customer tax class id |
ExtensionAttributes | String | False | This is an auto-generated column |
Position | Int | False | Sort order. |
Priority | Int | False | Priority |
ProductTaxClassIds | String | False | Product tax class id |
TaxRateIds | String | False | Tax rate ids |
Last updated