P11PayeSummary

Forms the PAYE summary in the P11 Detailed report

Name / Description Type / Format Example
previousEmploymentPay number double 0.0
previousEmploymentTax number double 0.0
thisEmploymentPay number double 0.0
thisEmploymentTax number double 0.0
totalPayForYear number double 0.0
totalTaxForYear number double 0.0
{
  "previousEmploymentPay": 0.0,
  "previousEmploymentTax": 0.0,
  "thisEmploymentPay": 0.0,
  "thisEmploymentTax": 0.0,
  "totalPayForYear": 0.0,
  "totalTaxForYear": 0.0
}
Contained in Models
P11Detailed
Consumed by Operations

- none -

Returned by Operations

- none -