/home/desid573/public_html/payment/xero-2/doc/payrollau/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollau/Model/LeaveLine.md (1220B)
# LeaveLine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**leave_type_id** | **string** | Xero leave type identifier | [optional]
**calculation_type** | [**\XeroAPI\XeroPHP\Models\PayrollAu\LeaveLineCalculationType**](LeaveLineCalculationType.md) | | [optional]
**entitlement_final_pay_payout_type** | [**\XeroAPI\XeroPHP\Models\PayrollAu\EntitlementFinalPayPayoutType**](EntitlementFinalPayPayoutType.md) | | [optional]
**employment_termination_payment_type** | [**\XeroAPI\XeroPHP\Models\PayrollAu\EmploymentTerminationPaymentType**](EmploymentTerminationPaymentType.md) | | [optional]
**include_superannuation_guarantee_contribution** | **bool** | amount of leave line | [optional]
**number_of_units** | **double** | Number of units for leave line. | [optional]
**annual_number_of_units** | **double** | Hours of leave accrued each year | [optional]
**full_time_number_of_units_per_period** | **double** | Normal ordinary earnings number of units for leave line. | [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)