/home/desid573/public_html/payment/xero-2/doc/payrolluk/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrolluk/Model/EarningsOrder.md (769B)
# EarningsOrder
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | Xero unique identifier for an earning rate | [optional]
**name** | **string** | Name of the earning order |
**statutory_deduction_category** | [**\XeroAPI\XeroPHP\Models\PayrollUk\StatutoryDeductionCategory**](StatutoryDeductionCategory.md) | | [optional]
**liability_account_id** | **string** | Xero identifier for Liability Account | [optional]
**current_record** | **bool** | Identifier of a record is active or not. | [optional] [default to true]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)