Contract.PaySpineYearsServiceEntitlementResponse

Name / Description Type / Format Example
uniqueId
Unique identifier for the Years Service Entitlement.
string uuid "string"
yearsService
Number of years of service.
integer int32 0
totalAdditionalDaysHoliday
Total additional days of holiday entitlement.
number double 0.0
{
  "uniqueId": "string",
  "yearsService": 0,
  "totalAdditionalDaysHoliday": 0.0
}
Contained in Models
Contract.PaySpineResponse
Consumed by Operations

- none -

Returned by Operations

- none -