/home/desid573/public_html/payment/xero-2/doc/payrollnz/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollnz/Model/PayRunCalendar.md (939B)
# PayRunCalendar
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**payroll_calendar_id** | **string** | Xero unique identifier for the payroll calendar | [optional]
**name** | **string** | Name of the calendar |
**calendar_type** | [**\XeroAPI\XeroPHP\Models\PayrollNz\CalendarType**](CalendarType.md) | |
**period_start_date** | [**\DateTime**](\DateTime.md) | Period start date of the calendar |
**period_end_date** | [**\DateTime**](\DateTime.md) | Period end date of the calendar | [optional]
**payment_date** | [**\DateTime**](\DateTime.md) | Payment date of the calendar |
**updated_date_utc** | [**\DateTime**](\DateTime.md) | UTC timestamp of the last update to the pay run calendar | [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)