/home/desid573/public_html/payment/xero-2/doc/payrollau/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollau/Model/TaxLine.md (849B)
# TaxLine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**payslip_tax_line_id** | **string** | Xero identifier for payslip tax line ID. | [optional]
**amount** | **double** | The tax line amount | [optional]
**tax_type_name** | **string** | Name of the tax type. | [optional]
**description** | **string** | Description of the tax line. | [optional]
**manual_tax_type** | [**\XeroAPI\XeroPHP\Models\PayrollAu\ManualTaxType**](ManualTaxType.md) | | [optional]
**liability_account** | **string** | The tax line liability account code. For posted pay run you should be able to see liability account code | [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)