Skip to content

Instantly share code, notes, and snippets.

@RobertoSchneiders
Created October 14, 2013 17:29
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 RobertoSchneiders/6979062 to your computer and use it in GitHub Desktop.
Save RobertoSchneiders/6979062 to your computer and use it in GitHub Desktop.
PersistenciaParceiroSysmoService JSON
{
"id": null,
"bloqueado": 0,
"codigo": "666666",
"nome": "Escritorio Contabil 6",
"email": "escritorio6@sysmo.com.br",
"bases": null,
"modulosSistema": [
{
"id": 1,
"nome": null,
"marcado": true
},
{
"id": 2,
"nome": null,
"marcado": false
}
],
"baseNovaDTO": {
"id": null,
"nome": "base tributaria 6",
"baseOrigem": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment