/home/desid573/public_html/payment/xero-2/doc/accounting/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/accounting/Model/TaxComponent.md (669B)
# TaxComponent
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | Name of Tax Component | [optional]
**rate** | **double** | Tax Rate (up to 4dp) | [optional]
**is_compound** | **bool** | Boolean to describe if Tax rate is compounded. | [optional]
**is_non_recoverable** | **bool** | Boolean to describe if tax rate is non-recoverable. Non-recoverable rates are only applicable to Canadian organisations | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)