Name / Description | Type / Format | Example | |
---|---|---|---|
type
|
string
|
"Inner"
"Outer"
"Fringe"
|
|
valueType
|
string
|
"Graded"
"Fixed"
|
|
value
Value of London Allowance
|
number
double
|
0.0
|
|
paySpineId
foreign key with pay spine table
|
integer
int32
|
0
|
|
id
The unique id of the object
|
string
uuid
|
"string"
|
{
"type": "Inner",
"valueType": "Graded",
"value": 0.0,
"paySpineId": 0,
"id": "string"
}
- none -
- none -
- none -