/home/desid573/public_html/payment/xero-2/doc/payrolluk/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrolluk/Model/TaxLine.md (806B)
# TaxLine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tax_line_id** | **string** | Xero identifier for payroll tax line | [optional]
**description** | **string** | Tax line description | [optional]
**is_employer_tax** | **bool** | Identifies if the amount is paid for by the employee or employer. True if employer pays the tax | [optional]
**amount** | **double** | The amount of the tax line | [optional]
**global_tax_type_id** | **string** | Tax type ID | [optional]
**manual_adjustment** | **bool** | Identifies if the tax line is a manual adjustment | [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)