mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
hooks
This commit is contained in:
@@ -25,4 +25,4 @@ public record CanvasModuleItemContentDetails(
|
||||
[property: JsonPropertyName("lock_at")] DateTime? LockAt,
|
||||
[property: JsonPropertyName("points_possible")] double PointsPossible,
|
||||
[property: JsonPropertyName("locked_for_user")] bool LockedForUser
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user