Skip to content

Instantly share code, notes, and snippets.

@iErik
Created September 26, 2018 14:45
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 iErik/58f90f980d866574e886beb32f5908c5 to your computer and use it in GitHub Desktop.
Save iErik/58f90f980d866574e886beb32f5908c5 to your computer and use it in GitHub Desktop.
{ "id": "1"
, "employee_quantity": 9
, "current_value": 23190000
, "last_value": 2190000
, "event":
{ "name": "Antecipação salarial 13 salário"
, "type": "Provento"
, "format": "Valor"
}
, "collaborators":
[
{ "id": "1"
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "1"
, "name": "Keth Malbertti"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
, "dependents":
[
{ "id": "1"
, "current_value": 19000
, "last_value": 190000
, "dependent":
{ "id": "1"
, "name": "Elle"
, "last_name": "Koutsburg"
, "cpf": "123.456.789-10"
, "pension_value": 12000000
}
},
{ "id": "2"
, "current_value": 19000
, "last_value": 190000
, "dependent":
{ "id": "1"
, "name": "Johny"
, "last_name": "Koutsburg"
, "cpf": "123.456.789-10"
, "pension_value": 12000000
}
}
]
},
{ "id": "2"
, "dependents": []
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "2"
, "name": "Lina Montegard"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
},
{ "id": "3"
, "dependents": []
, "current_value": 190000
, "last_value": 190000
, "collaborator":
{ "id": "3"
, "name": "Leticia Hutgztchen"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
},
{ "id": "4"
, "dependents": []
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "4"
, "name": "Lisa Kourdgrid"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
},
{ "id": "5"
, "dependents": []
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "5"
, "name": "Beth Coursini"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
},
{ "id": "6"
, "dependents": []
, "current_value": 1900000
, "last_value": 19000
, "collaborator":
{ "id": "6"
, "name": "Giovanna Bianch"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
},
{ "id": "7"
, "dependents": []
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "7"
, "name": "TaOne Boladão"
, "job_description": "jQuery Developer"
, "department": "Pancadão"
, "photo": ""
}
},
{ "id": "8"
, "dependents": []
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "8"
, "name": "Sabrina Murato"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
},
{ "id": "9"
, "dependents": []
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "9"
, "name": "Selda Bagçan"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
},
{ "id": "10"
, "dependents": []
, "current_value": 19000
, "last_value": 190000
, "collaborator":
{ "id": "10"
, "name": "Galvão Lek"
, "job_description": "Senior UI Designer"
, "department": "Designer"
, "photo": ""
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment