Skip to content

Commit

Permalink
GET_GRAD_STUDENT_RECORD
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmcdermid authored and cditcher committed Dec 10, 2024
1 parent 9fb18d0 commit c2316ac
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public enum EventType {
MARK_SAGA_COMPLETE,
GET_PAGINATED_SCHOOLS,
WRITE_ENROLLED_PROGRAMS,
CALCULATE_ADDITIONAL_STUDENT_ATTRIBUTES
CALCULATE_ADDITIONAL_STUDENT_ATTRIBUTES,
GET_GRAD_STUDENT_RECORD
}

0 comments on commit c2316ac

Please sign in to comment.