Taxes
Retrieve all Taxes.
Columns
| Name | Type | References | |
| Id | Int | ||
| Country | String | ||
| Region | String | ||
| CategoryId | Int | ||
| TaxAmount | Double | ||
| Fixed | Boolean | ||
| Shipping | Boolean |
Retrieve all Taxes.
| Name | Type | References | |
| Id | Int | ||
| Country | String | ||
| Region | String | ||
| CategoryId | Int | ||
| TaxAmount | Double | ||
| Fixed | Boolean | ||
| Shipping | Boolean |