deno.land / x / gesso@v0.1.2 / types / json / HistoryEntry.json

HistoryEntry.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "asset_code": "assignment_123",
"asset_name": "Test Assignment",
"asset_icon": "icon-assignment",
"asset_readable_category": "Assignment",
"context_type": "Course",
"context_id": 123,
"context_name": "Something 101",
"visited_url": "https://canvas.example.com/courses/123/assignments/456",
"visited_at": "2019-08-01T19:49:47Z",
"interaction_seconds": 400}
gesso

Version Info

Tagged at
a year ago