{
"cp38Amount": "currency",
"employeeEisAmount": "currency",
"employeeEpfAmount": "currency",
"employeeId": "int32",
"employeeSocsoAmount": "currency",
"employerEisAmount": "currency",
"employerEpfAmount": "currency",
"employerLiabilities": "currency",
"employerSocsoAmount": "currency",
"externalId": "string",
"firstName": "string",
"grossEarnings": "currency",
"hours": "double",
"hrdfAmount": "currency",
"location": "string",
"netEarnings": "currency",
"payg": "currency",
"postTaxDeductions": "currency",
"preTaxDeductions": "currency",
"surname": "string",
"taxExemptEarnings": "currency",
"taxableEarnings": "currency",
"zakatAmount": "currency"
}
Name | Type | Description |
---|---|---|
cp38Amount | currency | Decimal |
employeeEisAmount | currency | Decimal |
employeeEpfAmount | currency | Decimal |
employeeId | int32 | Int32 |
employeeSocsoAmount | currency | Decimal |
employerEisAmount | currency | Decimal |
employerEpfAmount | currency | Decimal |
employerLiabilities | currency | Decimal |
employerSocsoAmount | currency | Decimal |
externalId | string | String |
firstName | string | String |
grossEarnings | currency | Decimal |
hours | double | Decimal |
hrdfAmount | currency | Decimal |
location | string | String |
netEarnings | currency | Decimal |
payg | currency | Decimal |
postTaxDeductions | currency | Object |
preTaxDeductions | currency | Decimal |
surname | string | String |
taxExemptEarnings | currency | Decimal |
taxableEarnings | currency | Decimal |
zakatAmount | currency | Decimal |
Powered by DapperDox