{
"automaticallyAccrues": "boolean",
"canApplyForLeave": "boolean",
"hoursPerYear": "double",
"leaveCategoryId": "string",
"leaveCategoryName": "string",
"leaveUnitType": "string",
"unitType": "string",
"units": "double"
}
Name | Type | Description |
---|---|---|
automaticallyAccrues | boolean | Boolean |
canApplyForLeave | boolean | Boolean |
hoursPerYear | double | Decimal |
leaveCategoryId | string | String |
leaveCategoryName | string | String |
leaveUnitType | string | String |
unitType | string | String |
units | double |
Nullable |
Powered by DapperDox