| Name | Type | Description | Notes |
|---|---|---|---|
| actualEventDate | \DateTime | The actual date and time when the event was completed. | [optional] |
| eventDate | \DateTime | The expected date and time of the event. | [optional] |
| id | string | [readonly] The unique id of the object | [optional] [readonly] |
| isOverDue | bool | Returns true if its past the event date. | [optional] [readonly] |
| payPeriodEventType | \SynergiTech\Staffology\Model\PayPeriodEventType | [optional] |