{
"id": 123,
"date": "2023-11-07T05:31:56Z",
"approverId": 123,
"substitutedApproverId": 0,
"approved": true,
"comment": "<string>"
}Unique identifier for the LeaveRequestApproval
Unique identifier for the approver
0 = PENDING_APPROVAL
2 = APPROVED
3 = DENIED
4 = CANCELLED
5 = CANCELLATION_PENDING
0, 2, 3, 4, 5 Has the value true for approved LeaveRequest or the value false for LeaveRequest pending approval
Comments
Was this page helpful?