Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. {
  2. "items": [
  3. {
  4. "id": "1",
  5. "name": "kg"
  6. },
  7. {
  8. "id": "2",
  9. "name": "liter"
  10. },
  11. {
  12. "id": "3",
  13. "name": "butir"
  14. },
  15. {
  16. "id": "4",
  17. "name": "bungkus"
  18. },
  19. {
  20. "id": "5",
  21. "name": "gram"
  22. },
  23. {
  24. "id": "6",
  25. "name": "ons"
  26. },
  27. {
  28. "id": "7",
  29. "name": "gallon"
  30. }
  31. ],
  32. "totalCount": 7,
  33. "errorMassage": "No Error"
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement