mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
hooks
This commit is contained in:
@@ -132,4 +132,4 @@ public record EnrollmentModel
|
||||
|
||||
[property: JsonPropertyName("current_period_unposted_final_grade")]
|
||||
string? CurrentPeriodUnpostedFinalGrade = null
|
||||
);
|
||||
);
|
||||
|
||||
@@ -30,4 +30,4 @@ public record GradeModel
|
||||
|
||||
[property: JsonPropertyName("unposted_final_score")]
|
||||
string? UnpostedFinalScore = null
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user