TeachersPensionEoyLineItem

Name / Description Type / Format Example
tier number double 0.0
percentageRate number double 0.0
contributorySalary number double 0.0
contributorySalaryRefunds
Pensionable earnings refund for this tier as a negative value.
number double 0.0
contributorySalaryNet
Net contributory salary for this tier: gross minus refunds.
number double 0.0
teachersContributions
Gross employee contributions for this tier (engine's active-period refund deduction reversed).
number double 0.0
employersContributions
Gross employer contributions for this tier (engine's active-period refund deduction reversed).
number double 0.0
teachersRefunds
Employee refund for this tier as a negative value — displayed with a minus sign.
Includes both active and ended pension refunds allocated by PensionRefund.TierRate.
number double 0.0
employersRefunds
Employer refund for this tier as a negative value — displayed with a minus sign.
Includes both active and ended pension refunds allocated by PensionRefund.TierRate.
number double 0.0
teachersContributionsNet
Net employee contributions for this tier: gross minus refunds.
number double 0.0
employersContributionsNet
Net employer contributions for this tier: gross minus refunds.
number double 0.0
{
  "tier": 0.0,
  "percentageRate": 0.0,
  "contributorySalary": 0.0,
  "contributorySalaryRefunds": 0.0,
  "contributorySalaryNet": 0.0,
  "teachersContributions": 0.0,
  "employersContributions": 0.0,
  "teachersRefunds": 0.0,
  "employersRefunds": 0.0,
  "teachersContributionsNet": 0.0,
  "employersContributionsNet": 0.0
}
Contained in Models
TeachersPensionEoyReport
Consumed by Operations

- none -

Returned by Operations

- none -