/home/desid573/public_html/payment/xero-2/doc/payrollnz/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollnz/Model/Benefit.md (1137B)
# Benefit
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | The Xero identifier for superannuation | [optional]
**name** | **string** | Name of the superannuations |
**category** | **string** | Superannuations Category type |
**liability_account_id** | **string** | Xero identifier for Liability Account |
**expense_account_id** | **string** | Xero identifier for Expense Account |
**calculation_type_nz** | **string** | Calculation Type of the superannuation either FixedAmount or PercentageOfTaxableEarnings | [optional]
**standard_amount** | **double** | Standard amount of the superannuation | [optional]
**percentage** | **double** | Percentage of Taxable Earnings of the superannuation | [optional]
**company_max** | **double** | Company Maximum amount of the superannuation | [optional]
**current_record** | **bool** | Identifier of a record is active 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)