AeEmployeeAssessment

Name / Description Type / Format Example
assessmentDate string date "2025-12-08"
age integer int32 0
ukWorker string "No" "Yes" "Ordinarily"
payPeriod string "Custom" "Monthly" "FourWeekly" "Fortnightly" "Weekly" "Daily"
earnings number double 0.0
roles string "string"
action string "NoChange" "Enrol" "Exit" "Inconclusive" "Postpone" "Reenrol" "AddToPension" "OptOut" "CeaseMembership"
{
  "assessmentDate": "2025-12-08",
  "age": 0,
  "ukWorker": "No",
  "payPeriod": "Custom",
  "earnings": 0.0,
  "roles": "string",
  "action": "NoChange"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations

- none -