Advertisement
achmadzainulkarim

Untitled

Jun 30th, 2020
1,161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.45 KB | None | 0 0
  1. {
  2.   "result": {
  3.     "data": [
  4.       {
  5.         "id": 1,
  6.         "name": "Lainnya",
  7.         "type": "super"
  8.       },
  9.       {
  10.         "id": 7,
  11.         "name": "test inactive",
  12.         "type": "non-super"
  13.       },
  14.       {
  15.         "id": 12,
  16.         "name": "test inactive 12",
  17.         "type": "non-super"
  18.       },
  19.       {
  20.         "id": 13,
  21.         "name": "aku update kategori by create",
  22.         "type": "non-super"
  23.       }
  24.     ]
  25.   }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement