Name / Description | Type / Format | Example | |
---|---|---|---|
effectiveDate
PaySpine Holiday Entitlement Effective Date
|
string
date
|
"2024-12-11"
|
|
baseHolidayEntitlement
PaySpine Base Holiday Entitlement
|
number
double
|
0.0
|
|
yearsServiceEntitlementBasis
|
string
|
"RoleStartDate"
"EmploymentStartDate"
"ContinuousStartDate"
"AggregatedStartDate"
|
|
yearsServiceEntitlements
Holiday Entitlement Years Service Entitlements
|
Contract.YearsServiceEntitlementRequest[]
|
{Contract.YearsServiceEntitlementRequest}
|
{
"effectiveDate": "2024-12-11",
"baseHolidayEntitlement": 0.0,
"yearsServiceEntitlementBasis": "RoleStartDate",
"yearsServiceEntitlements": [
{
"yearsService": 0,
"totalAdditionalDaysHoliday": 0.0
}
]
}
- none -
- none -