{
"id": null,
"filename": "earnings.csv",
"importIdentifier": "earnings",
"user": {
"id": "testUser"
},
"rowsWithError": [],
"rawHeaders": [
"email",
"salary",
"gifts",
"bonuses"
],
"fields": {
"email": {
"fileHeaderIndex": 0,
"fileHeader": "email",
"isCustom": false,
"manyToOne": false
},
"primary_earnings": {
"fileHeaderIndex": 1,
"fileHeader": "salary",
"isCustom": false,
"manyToOne": false
},
"additional_earnings": {
"fileHeader": null,
"fileHeaders": [
"gifts",
"bonuses"
],
"fileHeaderIndex": null,
"fileHeaderIndexes": [
2,
3
],
"isCustom": false,
"manyToOne": true
}
},
"errors": []
}