Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.81 KB

AeAssessment.md

File metadata and controls

26 lines (23 loc) · 1.81 KB

# AeAssessment

Properties

Name Type Description Notes
assessmentDate \DateTime [optional]
employeeState \SynergiTech\Staffology\Model\AeEmployeeState [optional]
age int [readonly] 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 [readonly] The PaySchedule ordinal for the Employee at the time of the assessment [optional]
earningsInPeriod float [readonly] [optional]
qualifyingEarningsInPeriod float [readonly] [optional]
aeExclusionCode \SynergiTech\Staffology\Model\AeExclusionCode [optional]
status \SynergiTech\Staffology\Model\AeStatus [optional]
reason string [readonly] The reason for determining the Status given. [optional]
action \SynergiTech\Staffology\Model\AeAssessmentAction [optional]
startReportingType \SynergiTech\Staffology\Model\PensionReportingType [optional]
endReportingType \SynergiTech\Staffology\Model\PensionReportingType [optional]
startPayRunEntryId int [optional]
endPayRunEntryId int [optional]
employee \SynergiTech\Staffology\Model\Item [optional]
id string [readonly] The unique id of the object [optional] [readonly]

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