Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 2.22 KB

File metadata and controls

27 lines (24 loc) · 2.22 KB

# ContractEmployeeResponse

Properties

Name Type Description Notes
aeNotEnroledWarning bool [optional]
aggregatedServiceDate \DateTime [optional]
autoEnrolment \SynergiTech\Staffology\Model\ContractAutoEnrolmentResponse [optional]
bankDetails \SynergiTech\Staffology\Model\ContractBankDetails [optional]
defaultPensionSchemeName string The name of the Pension Scheme that will be used for this employee. [optional]
defaultPensionSchemeUniqueId string The UniqueId of the Pension Scheme that will be used for this employee. [optional]
defaultWorkerGroupName string The name of the Worker Group that will be used for this employee. [optional]
defaultWorkerGroupUniqueId string The UniqueId of the Worker Group that will be used for this employee. [optional]
employmentDetails \SynergiTech\Staffology\Model\ContractEmploymentDetailsResponse [optional]
evcId string If set then this will be used as the EmployeeIDFromProduct sent to EVC in place of the standard EmployeeId. [optional]
holidaySchemeUniqueId string [optional]
id string The unique id of the object [optional]
leaveSettings \SynergiTech\Staffology\Model\ContractEmployeeLeaveSettingsResponse [optional]
payOptions \SynergiTech\Staffology\Model\ContractPayOptionsResponse [optional]
personalDetails \SynergiTech\Staffology\Model\ContractPersonalDetailsResponse [optional]
rightToWork \SynergiTech\Staffology\Model\ContractRightToWork [optional]
sourceSystemId string [optional]
status \SynergiTech\Staffology\Model\EmployeeStatus [optional]
tags string[] [optional]

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