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