Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.78 KB

File metadata and controls

20 lines (17 loc) · 1.78 KB

# OccupationalPolicy

Properties

Name Type Description Notes
daysOrWeeksBeforeRecalculatingEntitlement int How many days or weeks an employee needs to return to work before new entitlements are used in calculations [optional]
entitlement \SynergiTech\Staffology\Model\OccupationalPolicyEntitlement
entitlementRecalculationBasis \SynergiTech\Staffology\Model\OccupationalPolicyEntitlementRecalculationBasis [optional]
ignorePreviousYearsSickness bool Defines whether any sickness that relates to a previous year's sickness entitlement should be included in the entitlement calculation, or whether only sickness that is relevant to the current year's entitlement is taken into consideration [optional]
payCalculatedOn \SynergiTech\Staffology\Model\OccupationalPolicyPayCalculatedOn [optional]
payCodeSetUniqueId string [optional]
policyName string The unique policy name
policyStartMonth \SynergiTech\Staffology\Model\CalendarMonth [optional]
serviceBands \SynergiTech\Staffology\Model\ServiceBand[] Service Bands Json [optional]
sicknessYear \SynergiTech\Staffology\Model\OccupationalPolicySicknessYear
type \SynergiTech\Staffology\Model\OccupationalPolicyType
useAggregatedServiceDate bool [optional]

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