| 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] |