Name / Description | Type / Format | Example | |
---|---|---|---|
uniqueId
Unique identifier for the request.
|
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
}
- none -
- none -