/home/desid573/public_html/payment/xero-2/doc/payrollnz/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollnz/Model/DeductionLine.md (701B)
# DeductionLine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**deduction_type_id** | **string** | Xero identifier for payroll deduction | [optional]
**display_name** | **string** | name of earnings rate for display in UI | [optional]
**amount** | **double** | The amount of the deduction line | [optional]
**subject_to_tax** | **bool** | Identifies if the deduction is subject to tax | [optional]
**percentage** | **double** | Deduction rate percentage | [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)