Guest User

Untitled

a guest
Sep 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. {
  2. "test" : [
  3. {
  4. "todayCommandsQuantity": 4,
  5. "tomorrowCommandsQuantity": 0,
  6. "company": {
  7. "id": 358,
  8. "name": "Asphalte"
  9. }
  10. },
  11. {
  12. "todayCommandsQuantity": 4,
  13. "tomorrowCommandsQuantity": 2,
  14. "company": {
  15. "id": 481,
  16. "name": "GEEK STORE"
  17. }
  18. },
  19. {
  20. "todayCommandsQuantity": 1,
  21. "tomorrowCommandsQuantity": 0,
  22. "company": {
  23. "id": 1220,
  24. "name": "OTH"
  25. }
  26. },
  27. {
  28. "todayCommandsQuantity": 4,
  29. "tomorrowCommandsQuantity": 0,
  30. "company": {
  31. "id": 1252,
  32. "name": "Denovembre"
  33. }
  34. },
  35. {
  36. "todayCommandsQuantity": 8,
  37. "tomorrowCommandsQuantity": 1,
  38. "company": {
  39. "id": 1262,
  40. "name": "Uber France SAS"
  41. }
  42. }
  43. ]
  44. }
Add Comment
Please, Sign In to add comment