Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.15 KB | None | 0 0
  1. БЫЛО
  2.  
  3.             {
  4.                 "id": 183,
  5.                 "type": "new_comment",
  6.                 "text": null,
  7.                 "viewed": true,
  8.                 "created_at": "2018-06-20 15:45:59",
  9.                 "order": {
  10.                     "id": 122,
  11.                     "description": "Снсрмн",
  12.                     "contact_type": "message",
  13.                     "isClosed": false,
  14.                     "created_at": "2018-06-09 15:09:38",
  15.                     "published_at": null,
  16.                     "truck": {
  17.                         "id": 107,
  18.                         "name": "Гусеничный экскаватор-эскаватор",
  19.                         "deleted_at": null,
  20.                         "category": {
  21.                             "id": 1,
  22.                             "name": "Землеройная техника"
  23.                         },
  24.                         "subcategory": {
  25.                             "id": 5,
  26.                             "name": "Экскаваторы полноповоротные гусеничные"
  27.                         }
  28.                     }
  29.                 }
  30.             },
  31.  
  32. СТАЛО
  33.  
  34.             {
  35.                 "id": 183,
  36.                 "type": "new_comment",
  37.                 "text": null,
  38.                 "viewed": true,
  39.                 "created_at": "2018-06-20 15:45:59",
  40.                 "order": {
  41.                     "id": 122,
  42.                     "description": "Снсрмн",
  43.                     "contact_type": "message",
  44.                     "isClosed": false,
  45.                     "created_at": "2018-06-09 15:09:38",
  46.                     "published_at": null,
  47.                     "truck": {
  48.                         "id": 107,
  49.                         "name": "Гусеничный экскаватор-эскаватор",
  50.                         "deleted_at": null,
  51.                         "category": {
  52.                             "id": 1,
  53.                             "name": "Землеройная техника"
  54.                         },
  55.                         "subcategory": {
  56.                             "id": 5,
  57.                             "name": "Экскаваторы полноповоротные гусеничные"
  58.                         }
  59.                     }
  60.                 },
  61.                 "comment": {
  62.                     "id": 147,
  63.                     "text": "Hfhdhxhdhd",
  64.                     "created_at": "2018-06-20 15:45:59",
  65.                     "selected": false,
  66.                     "deleted_at": null,
  67.                     "user": {
  68.                         "id": 28,
  69.                         "firstname": "Hxgxgx",
  70.                         "phone": "1222222222",
  71.                         "email": null,
  72.                         "company": null,
  73.                         "description": null,
  74.                         "website": null,
  75.                         "created_at": "2018-06-20 15:45:38",
  76.                         "deleted_at": null,
  77.                         "image": ""
  78.                     },
  79.                     "isOwner": false,
  80.                     "isChoosedAsExecutor": false
  81.                 }
  82.             },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement