Skip to content

Instantly share code, notes, and snippets.

@cami7ord
Created June 4, 2018 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cami7ord/146dc488faadd7eceba5bd7720fc9ac4 to your computer and use it in GitHub Desktop.
Save cami7ord/146dc488faadd7eceba5bd7720fc9ac4 to your computer and use it in GitHub Desktop.
Process Detail
{
"id": 1736187,
"caseNumber": "AB12313",
"name": "Camilo vs Felipe",
"claimants": [{
"name": "Camilo Baquero",
"nationalId": 1032440498
}],
"defendants": [{
"name": "Felipe Rodriguez",
"nationalId": 1023173981
}],
"tasks": [{
"title": "Tarea 1",
"description": "Descripción",
"creationDate": "DATE",
"status": "TO-DO"
}, {
"title": "Tarea 2",
"description": "Descripción 2",
"creationDate": "DATE",
"status": "DONE"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment