{
  "name": "string",
  "fullTimeHours": 0.0,
  "fullTimeWeeks": 0.0,
  "salaryFormula": "string",
  "hourlyDivisor": 0.0,
  "hourlyDecimals": 0,
  "dailyDivisor": 0.0,
  "dailyDecimals": 0,
  "annualDecimals": 0,
  "annualRoundingRule": "RoundOff",
  "incrementRule": "Manual",
  "requiresLondonAllowance": true,
  "gradeEffectiveDate": "2026-04-23",
  "pointEffectiveDate": "2026-04-23",
  "useSpineHolidayRules": true,
  "holidayEntitlements": [
    {
      "uniqueId": "string",
      "effectiveDate": "2026-04-23",
      "baseHolidayEntitlement": 0.0,
      "yearsServiceEntitlementBasis": "RoleStartDate",
      "yearsServiceEntitlements": [
        {
          "uniqueId": "string",
          "yearsService": 0,
          "totalAdditionalDaysHoliday": 0.0
        }
      ]
    }
  ]
}