Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.74 KB | None | 0 0
  1. {
  2.   "record": {
  3.     "simpleAttributes": [
  4.       {
  5.         "name": "attrSimple2",
  6.         "type": "Integer",
  7.         "displayValue": null,
  8.         "targetEtalonId": null,
  9.         "valueId": null,
  10.         "unitId": null,
  11.         "value": 7
  12.       },
  13.       {
  14.         "name": "attrSimple1",
  15.         "type": "String",
  16.         "displayValue": null,
  17.         "targetEtalonId": null,
  18.         "valueId": null,
  19.         "unitId": null,
  20.         "value": "7"
  21.       }
  22.     ],
  23.     "arrayAttributes": [
  24.      
  25.     ],
  26.     "complexAttributes": [
  27.      
  28.     ],
  29.     "dqErrors": [
  30.      
  31.     ]
  32.   },
  33.   "attributeWinnersMap": {
  34.     "attrSimple2": "1268cdf5-08bd-4736-80b3-be5e7cb42df1",
  35.     "attrSimple1": "1268cdf5-08bd-4736-80b3-be5e7cb42df1"
  36.   }
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement