isClosed |
bool |
[readonly] Indicates if the Payrun has been finalised |
[optional] |
taxYear |
\SynergiTech\Staffology\Model\TaxYear |
|
[optional] |
payPeriod |
\SynergiTech\Staffology\Model\PayPeriods |
|
[optional] |
periodNumber |
int |
|
[optional] |
period |
string |
[readonly] A description of the period that Payslip relates to. |
[optional] |
from |
\DateTime |
[readonly] The start date of the period this Payslip covers. |
[optional] |
to |
\DateTime |
[readonly] The end date of the period this Payslip covers. |
[optional] |
paymentDate |
\DateTime |
[readonly] The date the Employee will be paid on |
[optional] |
note |
string |
[readonly] Any note that should appear on the payslip |
[optional] |
allowanceNote |
string |
[readonly] Details of remaining allowance to show on payslip |
[optional] |
employee |
\SynergiTech\Staffology\Model\Item |
|
[optional] |
logoUrl |
string |
[readonly] The Logo to include on the payslip |
[optional] |
employer |
\SynergiTech\Staffology\Model\Item |
|
[optional] |
employerAddress |
\SynergiTech\Staffology\Model\Address |
|
[optional] |
hmrcDetails |
\SynergiTech\Staffology\Model\HmrcDetails |
|
[optional] |
payOptions |
\SynergiTech\Staffology\Model\PayOptions |
|
[optional] |
employmentDetails |
\SynergiTech\Staffology\Model\EmploymentDetails |
|
[optional] |
personalDetails |
\SynergiTech\Staffology\Model\PersonalDetails |
|
[optional] |
totals |
\SynergiTech\Staffology\Model\PayRunTotals |
|
[optional] |
totalsYtd |
\SynergiTech\Staffology\Model\PayRunTotals |
|
[optional] |
lines |
\SynergiTech\Staffology\Model\PayslipLine[] |
[readonly] The lines to display on the Payslip |
[optional] |
employerNi |
float |
[readonly] The Employer NI Contribution amount |
[optional] |
employerPensionContribs |
float |
[readonly] The Employer Pension Contribution Amount |
[optional] |
depts |
\SynergiTech\Staffology\Model\StringDecimalKeyValuePair[] |
The employees Department Membership(s) at the time the payrun was finalised |
[optional] |
umbrellaPayment |
\SynergiTech\Staffology\Model\UmbrellaPayment |
|
[optional] |
costCentres |
\SynergiTech\Staffology\Model\StringDecimalKeyValuePair[] |
The employees Cost Centre Membership(s) only populated when creating journals |
[optional] |
employeeRoleAnalysisCategoryCodes |
\SynergiTech\Staffology\Model\EmployeeRoleAnalysisCategoryCode[] |
The EmployeeRoleAnalysisCategoryCodes only populated when creating journals |
[optional] |
employeeCostCentres |
\SynergiTech\Staffology\Model\EmployeeCostCentre[] |
The Employee Cost Centre Membership(s) by role only populated when creating journals |
[optional] |
departmentMemberships |
\SynergiTech\Staffology\Model\DepartmentMembership[] |
The Employee Department Membership(s) by role only populated when creating journals |
[optional] |
pensionContributionsByRole |
\SynergiTech\Staffology\Model\Item[] |
The Pension Employer contribution by role only populated when creating journals |
[optional] |
employerPensionContributions |
\SynergiTech\Staffology\Model\EmployerPensionContribution[] |
[readonly] The list of Employer Pension Contribution(s) |
[optional] |