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