Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.07 KB

PaySchedulePeriod.md

File metadata and controls

15 lines (12 loc) · 1.07 KB

# PaySchedulePeriod

Properties

Name Type Description Notes
paySchedulePeriodEvents \SynergiTech\Staffology\Model\PaySchedulePeriodEvent[] [readonly] List of all the events in this PaySchedulePeriod [optional]
period int [readonly] The Period number of the PaySchedulePeriod. [optional]
startDate \DateTime [readonly] The start date of the PaySchedulePeriod [optional]
endDate \DateTime [readonly] The end date of the PaySchedulePeriod [optional]
paymentDate \DateTime The payment date of the PaySchedulePeriod. [optional]
unadjustedPaymentDate \DateTime The payment date of the PaySchedulePeriod when not accounting for weekends, bank hols or ad-hoc alterations to the pay schedule [optional]
id string [readonly] The unique id of the object [optional] [readonly]

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