Created
May 5, 2016 15:35
-
-
Save aldantas/f2f771e9d31e6db7937556eb8fa0c6e6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"accountingInfos": [ | |
{ | |
"costCenter": { | |
"id": 1 | |
}, | |
"source": { | |
"id": 1 | |
} | |
}, | |
{ | |
"costCenter": { | |
"id": 2 | |
}, | |
"source": { | |
"id": 1 | |
} | |
} | |
], | |
"additives": [], | |
"coMentor": null, | |
"concessionNote": "Obs", | |
"concessionNumber": "12123213321312313215", | |
"endDate": 1514685600000, | |
"entryDate": 1451613600000, | |
"expenseNature": null, | |
"firstPayment": 1100, | |
"mentor": { | |
"person": { | |
"id": 4 | |
} | |
}, | |
"modalityLevel": { | |
"createdAt": null, | |
"deletedAt": null, | |
"id": 1, | |
"level": 1, | |
"modality": { | |
"createdAt": null, | |
"deletedAt": null, | |
"id": 1, | |
"modality": "MERITUM", | |
"monthlyPeriodicity": 3, | |
"updatedAt": null | |
}, | |
"monthlyValue": 1100.0, | |
"updatedAt": null | |
}, | |
"projects": [], | |
"publicNoticeNumber": "21321321321", | |
"requirementsSentToHRDepartment": null, | |
"requiresEmail": false, | |
"requiresIdCard": true, | |
"requiresLogin": true, | |
"rescission": null, | |
"researchCenter": null, | |
"scholar": { | |
"person": { | |
"id": 3 | |
} | |
}, | |
"startDate": 1451959200000, | |
"successor": null, | |
"supervisor": null, | |
"termControl": { | |
"directorSignReceive": 1451872800000, | |
"directorSignSent": 1451700000000, | |
"isSentToArchieve": true, | |
"isSentToScholar": true, | |
"mentorSignReceive": 1451872800000, | |
"mentorSignSent": 1451700000000, | |
"scholarSignReceive": 1451872800000, | |
"scholarSignSent": 1451700000000, | |
"termControlNote": "Oberserva\u00e7\u00e3o do termo" | |
}, | |
"tutor": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment