/home/desid573/public_html/payment/xero-2/doc/payrollnz/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollnz/Model/EmployeeOpeningBalance.md (627B)
# EmployeeOpeningBalance
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**period_end_date** | [**\DateTime**](\DateTime.md) | The opening balance period end date. | [optional]
**days_paid** | **int** | The paid number of days. | [optional]
**unpaid_weeks** | **int** | The number of unpaid weeks. | [optional]
**gross_earnings** | **double** | The gross earnings during the period. | [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)