NationalInsuranceCalculationPeriodValues

Part of the TaxYearConfig that our engine uses to calculate National Insurance Contributions.
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
lel
Lower Earnings Limit
number double 0.0
pt
Primary Threshold
number double 0.0
st
Secondary Threshold
number double 0.0
fust
Freeports Upper Accrual Threshold
number double 0.0
uap
Upper Accrual Point
number double 0.0
ust
Upper Secondary Threshold (under 21)
number double 0.0
aust
Apprentice Upper Secondary Threshold (apprentice under 25)
number double 0.0
uel
Upper Earnings Limit
number double 0.0
vust
Veterian Upper Secondary Threshold
number double 0.0
{
  "lel": 0.0,
  "pt": 0.0,
  "st": 0.0,
  "fust": 0.0,
  "uap": 0.0,
  "ust": 0.0,
  "aust": 0.0,
  "uel": 0.0,
  "vust": 0.0
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations
Get National Insurance Thresholds