TaxRule
TaxRule is an auto generated table. The supported operations are Insert, Update, Delete, and Querying data from this 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 |
| SearchCriteria | String | False |
This is an auto-generated column |
| TotalCount | Int | False |
Total count. |