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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{ "id": 1,
"report": "sis_export_csv",
"file_url": "https://example.com/some/path",
"attachment": null,
"status": "complete",
"created_at": "2013-12-01T23:59:00-06:00",
"started_at": "2013-12-02T00:03:21-06:00",
"ended_at": "2013-12-02T00:03:21-06:00",
"parameters": { "course_id": 2, "start_at": "2012-07-13T10:55:20-06:00", "end_at": "2012-07-13T10:55:20-06:00" },
"progress": 100,
"current_line": 12000}
gesso

Version Info

Tagged at
a year ago