Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1 KB

File metadata and controls

17 lines (14 loc) · 1 KB

# AePension

Properties

Name Type Description Notes
endDate \DateTime The end date of the pension, if applicable [optional]
endReason \SynergiTech\Staffology\Model\PensionEndReason [optional]
id string The pension unique id [optional]
isNew bool If the pension is created this period by Ae [optional]
pensionSchemeId string The pension scheme unique id [optional]
revertedRoleIds string[] The role unique ids associated with the pension which need to be removed [optional]
roleIds string[] The role unique ids associated with the pension [optional]
startDate \DateTime The start date of the pension [optional]
workerGroupId string The worker group unique id [optional]

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