Name / Description | Type / Format | Example | |
---|---|---|---|
description
|
string
|
"string"
|
|
from
|
integer
int32
|
0
|
|
to
|
integer
int32
|
0
|
|
entitlementBands
|
EntitlementBand[]
|
{EntitlementBand}
|
|
id
The unique id of the object
|
string
uuid
|
"string"
|
{
"description": "string",
"from": 0,
"to": 0,
"entitlementBands": [
{
"percentOfPay": 0.0,
"period": 0,
"paySspInAddition": true,
"order": 0,
"id": "string"
}
],
"id": "string"
}
- none -
- none -