TaxRates
Retrieve all tax rates
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Name | String | ||
| TaxCode | String | ||
| Type | String | ||
| Value | Integer | ||
| JurisdictionId | Integer | ||
| JurisdictionCountry | String | ||
| JurisdictionName | String | ||
| ValidFrom | Date | ||
| ValidUntil | String | ||
| CreatedAt | Datetime |