/home/desid573/public_html/payment/xero-2/doc/payrolluk/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrolluk/Model/Deduction.md (1693B)
# Deduction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**deduction_id** | **string** | The Xero identifier for Deduction | [optional]
**deduction_name** | **string** | Name of the deduction |
**deduction_category** | **string** | Deduction Category type | [optional]
**liability_account_id** | **string** | Xero identifier for Liability Account |
**current_record** | **bool** | Identifier of a record is active or not. | [optional]
**standard_amount** | **double** | Standard amount of the deduction | [optional]
**reduces_super_liability** | **bool** | Identifier of reduces super liability | [optional]
**reduces_tax_liability** | **bool** | Identifier of reduces tax liability | [optional]
**calculation_type** | **string** | determine the calculation type whether fixed amount or percentage of gross | [optional]
**percentage** | **double** | Percentage of gross | [optional]
**subject_to_nic** | **bool** | Identifier of subject To NIC | [optional]
**subject_to_tax** | **bool** | Identifier of subject To Tax | [optional]
**is_reduced_by_basic_rate** | **bool** | Identifier of reduced by basic rate applicable or not | [optional]
**apply_to_pension_calculations** | **bool** | Identifier for apply to pension calculations | [optional]
**is_calculating_on_qualifying_earnings** | **bool** | Identifier of calculating on qualifying earnings | [optional]
**is_pension** | **bool** | Identifier of applicable for pension or not | [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)