Advertisement
ronaldkwandy

Untitled

Oct 23rd, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.53 KB | None | 0 0
  1. {
  2.   "id": null,
  3.   "version": null,
  4.   "rootId": null,
  5.   "rootVersion": null,
  6.   "position": {
  7.     "id": "9bedc01f-5eb9-440f-80bd-34dfec156c38",
  8.     "version": 5,
  9.     "rootId": null,
  10.     "rootVersion": null,
  11.     "orderNumber": 6,
  12.     "code": "AB",
  13.     "name": "ABC",
  14.     "level": 1,
  15.     "description": "sddadas",
  16.     "isActive": true,
  17.     "selected": false
  18.   },
  19.   "positionJobDescriptions": [
  20.     {
  21.       "id": "eb6576e4-0edc-4bd1-96ad-3d8a8ef1da49",
  22.       "version": 0,
  23.       "rootId": "9bedc01f-5eb9-440f-80bd-34dfec156c38",
  24.       "rootVersion": 5,
  25.       "position": {
  26.         "id": "9bedc01f-5eb9-440f-80bd-34dfec156c38"
  27.       },
  28.       "orderNumber": 1,
  29.       "jobDescription": "adsdsad"
  30.     },
  31.     {
  32.       "id": "e82b18d2-8399-4904-ba0f-9bcfb8b6aef2",
  33.       "version": 0,
  34.       "rootId": "9bedc01f-5eb9-440f-80bd-34dfec156c38",
  35.       "rootVersion": 5,
  36.       "position": {
  37.         "id": "9bedc01f-5eb9-440f-80bd-34dfec156c38"
  38.       },
  39.       "orderNumber": 2,
  40.       "jobDescription": "dasdasds"
  41.     },
  42.     {
  43.       "id": "ecc88753-73ba-4c45-95f1-ee975ae37dad",
  44.       "version": 0,
  45.       "rootId": "9bedc01f-5eb9-440f-80bd-34dfec156c38",
  46.       "rootVersion": 5,
  47.       "position": {
  48.         "id": "9bedc01f-5eb9-440f-80bd-34dfec156c38"
  49.       },
  50.       "orderNumber": 3,
  51.       "jobDescription": "dasdasdaas"
  52.     },
  53.     {
  54.       "id": null,
  55.       "version": null,
  56.       "rootId": null,
  57.       "rootVersion": null,
  58.       "position": null,
  59.       "orderNumber": null,
  60.       "jobDescription": "adsadsa 4"
  61.     }
  62.   ]
  63. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement