Name | Type | Description | Notes |
---|---|---|---|
id | string | The unique id of the object | [optional] |
employeeState | \SynergiTech\Staffology\Model\AeEmployeeState | [optional] | |
age | int | The age of the Employee at the time of the assessment | [optional] |
ukWorker | \SynergiTech\Staffology\Model\AeUKWorker | [optional] | |
payPeriod | \SynergiTech\Staffology\Model\PayPeriods | [optional] | |
ordinal | int | The PaySchedule ordinal for the Employee at the time of the assessment | [optional] |
earningsInPeriod | float | [optional] | |
qualifyingEarningsInPeriod | float | [optional] | |
aeExclusionCode | \SynergiTech\Staffology\Model\AeExclusionCode | [optional] | |
status | \SynergiTech\Staffology\Model\AeStatus | [optional] | |
reason | string | The reason for determining the Status given. | [optional] |
action | \SynergiTech\Staffology\Model\ContractAeAssessmentAction | [optional] | |
employee | \SynergiTech\Staffology\Model\ContractEmployeeItem | [optional] | |
assessmentDate | \DateTime | [optional] |