Advertisement
Guest User

Untitled

a guest
Nov 19th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.68 KB | None | 0 0
  1. {
  2.     "idPerfil": 1,
  3.     "descricao": "TV",
  4.     "nomenclatura": "Smart TV LED 58 Samsung 58mu6120 Ultra HD 4K com Conversor Digital Integrado 3 HDMI 2 USB Wi-Fi Smart Tizen",
  5.     "perfilCaracteristicas": [{
  6.         "idPerfilCaracteristica": 1,
  7.         "caracteristica": {
  8.             "idCaracteristica": 1
  9.         },
  10.         "compoeGrade": 1,
  11.         "indexavel": 1,
  12.         "ordem": 1,
  13.         "compoeNome": 1
  14.     }],
  15.     "perfilDepartamentos": [
  16.         {
  17.             "idPerfilDepartamento": 1,
  18.             "departamento": {
  19.                 "idDepartamento": 1
  20.             },
  21.             "perfil": [
  22.                 {
  23.                     "idPerfil": 1
  24.                 }
  25.             ]
  26.         }
  27.     ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement