{
"allowance": "boolean",
"amount": "currency",
"employeeId": "int32",
"employeePayrollTaxExempt": "boolean",
"etp": "boolean",
"externalId": "string",
"firstName": "string",
"genuineRedundancy": "boolean",
"location": "string",
"lumpSumD": "boolean",
"payCategoryPayrollTaxExempt": "boolean",
"state": "string",
"surname": "string",
"terminationPayment": "boolean",
"type": "string"
}
Name |
Type |
Description |
allowance
|
boolean |
Boolean
|
amount
|
currency |
Decimal
|
employeeId
|
int32 |
Int32
|
employeePayrollTaxExempt
|
boolean |
Boolean
|
etp
|
boolean |
Boolean
|
externalId
|
string |
String
|
firstName
|
string |
String
|
genuineRedundancy
|
boolean |
Boolean
|
location
|
string |
String
|
lumpSumD
|
boolean |
Boolean
|
payCategoryPayrollTaxExempt
|
boolean |
Boolean
|
state
|
string |
String
|
surname
|
string |
String
|
terminationPayment
|
boolean |
Boolean
|
type
|
string |
String
|