| Property | Description | Returns |
|---|---|---|
| rate | Get the configured tax rate | string |
| connectionTestSupported | Does this provider support testing the connection | bool |
| externalProvider | Is this provider linked to an external service? | bool |
| type | Get the type of this provider | string |
| id | int | |
| name | string | |
| entity | string | |
| enabled | bool | |
| created | Date the record was created. | DateTime |
| modified | Last modification date for the record. | DateTime |
| site | Site | |
| categoryProviderCodes | Collection (CategoryProviderCode) | |
| zones | Collection (Zone) | |
| rates | Collection (Rate) |
Taxes\Models\Api\MockTaxProvider
Class MockTaxProvider