{
"accruedAmount": "double",
"accruedAmountInDays": "double",
"accruedAmountInHours": "double",
"employeeId": "int32",
"externalId": "string",
"firstName": "string",
"leaveCategoryName": "string",
"leaveValue": "double",
"location": "string",
"surname": "string",
"unitType": "string"
}
Name | Type | Description |
---|---|---|
accruedAmount | double | Decimal |
accruedAmountInDays | double | Decimal |
accruedAmountInHours | double | Decimal |
employeeId | int32 | Int32 |
externalId | string | String |
firstName | string | String |
leaveCategoryName | string | String |
leaveValue | double | Decimal |
location | string | String |
surname | string | String |
unitType | string |
LeaveUnitTypeEnum
Possible values are:
|
Powered by DapperDox