Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.18 KB

AeAssessmentAction.md

File metadata and controls

16 lines (13 loc) · 1.18 KB

# AeAssessmentAction

Properties

Name Type Description Notes
action \SynergiTech\Staffology\Model\AeAction [optional]
employeeState \SynergiTech\Staffology\Model\AeEmployeeState [optional]
actionCompleted bool [readonly] Indicates whether or not the required action was successfully completed [optional]
actionCompletedMessage string [readonly] Gives further information about the action taken or the reason if wasn't successfully completed [optional]
requiredLetter \SynergiTech\Staffology\Model\AeStatutoryLetter [optional]
pensionSchemeId string [readonly] The PensionSchemeId that a completed action relates to [optional]
workerGroupId string [readonly] The WorkerGroupId that a completed action relates to [optional]
letterNotYetSent bool [readonly] Indicates whether or not any required letter has been sent [optional]

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