| Property | Description | Returns |
|---|---|---|
| submittingTaxes | bool | |
| accountId | Get the account id | string |
| sandboxEnvironment | Get if the sandbox environment should be used | bool |
| submitDocuments | Get if the documents should be submitted to Avalara | bool |
| shippingTaxCode | Get the shipping tax code | string |
| defaultItemTaxCode | Get the default item tax code | string |
| companyCode | Get the company code | string |
| addressValidationEnabled | Get if the address validation should be enabled | bool |
| 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\AvalaraProvider
Class AvalaraProvider