/home/desid573/public_html/payment/xero-2/doc/payrolluk/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrolluk/Model/Benefit.md (1438B)
# Benefit
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | unique identifier in Xero | [optional]
**name** | **string** | Name of the employer pension |
**category** | **string** | Category type of the employer pension |
**liability_account_id** | **string** | Xero identifier for Liability Account |
**expense_account_id** | **string** | Xero identifier for Expense Account |
**standard_amount** | **double** | Standard amount of the employer pension | [optional]
**percentage** | **double** | Percentage of gross of the employer pension |
**calculation_type** | **string** | Calculation Type of the employer pension (FixedAmount or PercentageOfGross). |
**current_record** | **bool** | Identifier of a record is active or not. | [optional]
**subject_to_nic** | **bool** | Identifier of subject To NIC | [optional]
**subject_to_pension** | **bool** | Identifier of subject To pension | [optional]
**subject_to_tax** | **bool** | Identifier of subject To Tax | [optional]
**is_calculating_on_qualifying_earnings** | **bool** | Identifier of calculating on qualifying earnings | [optional]
**show_balance_to_employee** | **bool** | display the balance to employee | [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)