/home/desid573/public_html/payment/xero-2/doc/payrollau/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollau/Model/DeductionLine.md (717B)
# DeductionLine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**deduction_type_id** | **string** | Xero deduction type identifier |
**calculation_type** | [**\XeroAPI\XeroPHP\Models\PayrollAu\DeductionTypeCalculationType**](DeductionTypeCalculationType.md) | | [optional]
**amount** | **double** | Deduction type amount | [optional]
**percentage** | **double** | The Percentage of the Deduction | [optional]
**number_of_units** | **double** | Deduction number of units | [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)