StatutoryPay

Part of the TaxYearConfig that our engine uses to calculate Statutory Pay.
It is used internally when our engine performs calculations.
You do not need to do anything with this model, it's provided purely for informational purposes.

Name / Description Type / Format Example
weeklyParentalLeaveAmount number double 0.0
weeklySickPayAmount number double 0.0
aweEligibilityThreshold number double 0.0
{
  "weeklyParentalLeaveAmount": 0.0,
  "weeklySickPayAmount": 0.0,
  "aweEligibilityThreshold": 0.0
}
Contained in Models
TaxYearConfig
Consumed by Operations

- none -

Returned by Operations

- none -