TaxRate
TaxRate 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 |
Code | String | False |
Tax rate code |
ExtensionAttributes | String | False |
This is an auto-generated column |
Rate | Double | False |
Tax rate in percentage |
RegionName | String | False |
Region name |
TaxCountryId | String | False |
Country id |
TaxPostcode | String | False |
Postcode |
TaxRegionId | Int | False |
Region id |
Titles | String | False |
Tax rate titles |
ZipFrom | Int | False |
Zip range from |
ZipIsRange | Int | False |
Zip is range |
ZipTo | Int | False |
Zip range to |
SearchCriteria | String | False |
This is an auto-generated column |
TotalCount | Int | False |
Total count. |