{
"leaveAccrualId": "int32",
"leaveAccrualIdOmp": "int32",
"log": [
{
"category": "string",
"message": "string",
"messages": [
"string"
],
"type": "string"
}
],
"rates": [
{
"amount": "double",
"days": "int32"
}
],
"status": "string"
}
Name | Type | Description |
---|---|---|
leaveAccrualId | int32 | Int32 |
leaveAccrualIdOmp | int32 |
Nullable |
log[] | array | |
log[].category | string |
StatutoryLeaveLogCategoryEnum
Possible values are:
|
log[].message | string | String |
log[].messages[] | array of string | |
log[].type | string |
StatutoryLeaveLogEventTypeEnum
Possible values are:
|
rates[] | array | |
rates[].amount | double | Decimal |
rates[].days | int32 | Int32 |
status | string |
SmpEligibilityEnum
Possible values are:
|
Powered by DapperDox