TaxClasses
Lists all tax classes.
Table Specific Information
Select
The 本製品 uses the BigCommerce API to process WHERE clause conditions built with >Id, which supports the '=' comparison.
The rest of the filter is executed client-side within the 本製品.
For example, the following queries is processed server-side:
SELECT * FROM TaxClasses WHERE Id = 1
Columns
Name | Type | References | Description |
Id [KEY] | Integer | Numeric ID of the tax class. | |
Name | String | Name of the tax class. | |
DateCreated | Date | The date when tax class was created. | |
DateModified | Date | The data when tax class was modified. |