TaxClass
TaxClass is an auto generated table. The supported operations are Insert, Update, Delete, and Querying data from this table.
Columns
| Name | Type | ReadOnly | Description |
| ClassId [KEY] | Int | False |
Tax class ID. |
| TaxClassId | String | False |
taxClassId |
| ClassName | String | False |
Tax class name. |
| ClassType | String | False |
Tax class type. |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| SearchCriteria | String | False |
This is an auto-generated column |
| TotalCount | Int | False |
Total count. |