Advertisement
kankuri

Untitled

May 21st, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.85 KB | None | 0 0
  1. {"domainObject":{
  2.             "className": "shipping-type",
  3.             "datasource": "/api/UiService/ShippingType",
  4.             "displayName": "Тип отгрузки",
  5.             "gridView": {
  6.                 "className": "shipping-type",
  7.                 "caption": null,
  8.                 "canEdit": false,
  9.                 "canDelete": false,
  10.                 "canAdd": false,
  11.                 "multiselect": false,
  12.                 "paginated": false,
  13.                 "pageSize": 0,
  14.                 "sortPropertyName": null,
  15.                 "sortOrder": 0,
  16.                 "columns": [
  17.                     {
  18.                         "propertyName": "nameRF",
  19.                         "caption": "Имя",
  20.                         "position": 0,
  21.                         "format": null,
  22.                         "visible": false,
  23.                         "width": 0,
  24.                         "domain": "",
  25.                         "sessionId": "",
  26.                         "timestamp": 0,
  27.                         "uuid": "4bb98dd9-ee40-4ffa-83cb-78972a85c155"
  28.                     }
  29.                 ],
  30.                 "domain": "",
  31.                 "sessionId": "",
  32.                 "timestamp": 0,
  33.                 "uuid": null
  34.             },
  35.             "editorFrameCode": "shipping-type-editor",
  36.             "viewerFrameCode": null,
  37.             "mainMenuICode": null,
  38.             "multiDisplayName": "Типы отгрузки",
  39.             "isHierarchy": false,
  40.             "parentExpression": null,
  41.             "code": "shipping-type-dict",
  42.             "fullName": null,
  43.             "nameEN": null,
  44.             "nameRF": null,
  45.             "name": null,
  46.             "shortName": null,
  47.             "removed": false,
  48.             "isActual": true,
  49.             "domain": "",
  50.             "sessionId": "",
  51.             "timestamp": 1526655689
  52.         }
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement