Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 2.82 KB

File metadata and controls

33 lines (30 loc) · 2.82 KB

# PapdisEmployee

Properties

Name Type Description Notes
aeStateDate \DateTime [optional]
assessment \SynergiTech\Staffology\Model\PapdisEmployeeAssessment [optional]
contact \SynergiTech\Staffology\Model\PapdisEmployeeContact [optional]
contractualJoinerIndicator bool [optional]
contribution \SynergiTech\Staffology\Model\PapdisEmployeeContribution [optional]
employeeId string [readonly] [optional]
employeeRoleUniqueId string [optional]
exit \SynergiTech\Staffology\Model\PapdisEmployeeExit [optional]
hasPrevioulyLeftPension bool Flag indicating the employee has previously left the pension [optional]
id int [readonly] [optional]
identity \SynergiTech\Staffology\Model\PapdisEmployeeIdentity [optional]
isPreviousTaxYearRefund bool Indicates whether the employee has a pension refund from the previous tax year. [optional]
jobTitle string [optional]
lastPaymentDate \DateTime The last time the employee was paid [optional]
leaveDate \DateTime [optional]
name \SynergiTech\Staffology\Model\PapdisEmployeeName [optional]
pay \SynergiTech\Staffology\Model\PapdisEmployeePay [optional]
payrollCode string [readonly] [optional]
pensionMemberReference string [optional]
pensionUniqueId string [optional]
pensionablePayDefinition \SynergiTech\Staffology\Model\PensionablePayDefinition [optional]
statePensionAge int [optional]
totalPreviousTaxYearRefundEmployeeAmount float The total amount of pension refunds paid to the employee, calculated as the sum of all EmployeeRefund values from applicable PensionRefunds (when IsPreviousTaxYearRefund is enabled). [optional]
totalPreviousTaxYearRefundEmployeeAvcAmount float The total amount of AVC (Additional Voluntary Contributions) refunds paid to the employee, calculated as the sum of all AdditionalVoluntaryContribution values from applicable PensionRefunds (when IsPreviousTaxYearRefund is enabled). [optional]
totalPreviousTaxYearRefundEmployerAmount float The total amount of employer pension refunds, calculated as the sum of all EmployerRefund values from applicable PensionRefunds (when IsPreviousTaxYearRefund is enabled). [optional]

[Back to Model list] [Back to API list] [Back to README]