GenderPayGapLine

Name / Description Type / Format Example
payrollCode string "string"
forename string "string"
surname string "string"
gender string "Male" "Female"
fullPay string "string"
ordinaryPay number double 0.0
periodBonus number double 0.0
bonusRbp number double 0.0
weeklyHours number double 0.0
hourlyRate number double 0.0
{
  "payrollCode": "string",
  "forename": "string",
  "surname": "string",
  "gender": "Male",
  "fullPay": "string",
  "ordinaryPay": 0.0,
  "periodBonus": 0.0,
  "bonusRbp": 0.0,
  "weeklyHours": 0.0,
  "hourlyRate": 0.0
}
Contained in Models
GenderPayGapReport
Consumed by Operations

- none -

Returned by Operations

- none -