/home/desid573/public_html/payment/xero-2/doc/payrollnz/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollnz/Model/EmployeeStatutoryLeaveSummary.md (911B)
# EmployeeStatutoryLeaveSummary
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**statutory_leave_id** | **string** | The unique identifier (guid) of a statutory leave. | [optional]
**employee_id** | **string** | The unique identifier (guid) of the employee | [optional]
**type** | **string** | The category of statutory leave | [optional]
**start_date** | [**\DateTime**](\DateTime.md) | The date when the leave starts | [optional]
**end_date** | [**\DateTime**](\DateTime.md) | The date when the leave ends | [optional]
**is_entitled** | **bool** | Whether the leave was entitled to receive payment | [optional]
**status** | **string** | The status of the leave | [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)