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

SisImport.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{ "id": 1,
"created_at": "2013-12-01T23:59:00-06:00",
"ended_at": "2013-12-02T00:03:21-06:00",
"updated_at": "2013-12-02T00:03:21-06:00",
"workflow_state": "imported",
"data": null,
"statistics": null,
"progress": "100",
"errors_attachment": null,
"user": null,
"processing_warnings": [ [ "students.csv", "user John Doe has already claimed john_doe's requested login information, skipping" ] ],
"processing_errors": [ ["students.csv", "Error while importing CSV. Please contact support."] ],
"batch_mode": true,
"batch_mode_term_id": "1234",
"multi_term_batch_mode": false,
"skip_deletes": false,
"override_sis_stickiness": false,
"add_sis_stickiness": false,
"clear_sis_stickiness": false,
"diffing_threshold_exceeded": true,
"diffing_data_set_identifier": "account-5-enrollments",
"diffing_remaster": false,
"diffed_against_import_id": 1,
"csv_attachments": []}
gesso

Version Info

Tagged at
a year ago