Name / Description | Type / Format | Example | |
---|---|---|---|
percentOfPay
|
number
double
|
0.0
|
|
period
|
integer
int32
|
0
|
|
paySspInAddition
|
boolean
|
true
|
|
order
|
integer
int32
|
0
|
|
id
The unique id of the object
|
string
uuid
|
"string"
|
{
"percentOfPay": 0.0,
"period": 0,
"paySspInAddition": true,
"order": 0,
"id": "string"
}