Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 758 Bytes

File metadata and controls

13 lines (10 loc) · 758 Bytes

# PaySchedulePeriodEvent

Properties

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]

[Back to Model list] [Back to API list] [Back to README]