public enum ApprovalStatus { PENDING, IN_PROGRESS, APPROVED, REJECTED, CANCELLED }