Advertisement
Guest User

Untitled

a guest
May 24th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. {
  2. "uber": {
  3. "estimate": [
  4. {
  5. "display_name": "Black",
  6. "product_id": "d4abaae7-f4d6-4152-91cc-77523e8165a4",
  7. "estimate": "$16-18",
  8. "duration": 0,
  9. "distance": 0.01,
  10. "low_estimate": 16
  11. },
  12. {
  13. "display_name": "UberX",
  14. "product_id": "a1111c8c-c720-46c3-8534-2fcdd730040d",
  15. "estimate": "$6-7",
  16. "duration": 0,
  17. "distance": 0.01,
  18. "low_estimate": 6
  19. },
  20. {
  21. "display_name": "UberXL",
  22. "product_id": "821415d8-3bd5-4e27-9604-194e4359a449",
  23. "estimate": "$10-11",
  24. "duration": 0,
  25. "distance": 0.01,
  26. "low_estimate": 10
  27. },
  28. {
  29. "display_name": "Select",
  30. "product_id": "57c0ff4e-1493-4ef9-a4df-6b961525cf92",
  31. "estimate": "$11-13",
  32. "duration": 0,
  33. "distance": 0.01,
  34. "low_estimate": 11
  35. },
  36. {
  37. "display_name": "Black SUV",
  38. "product_id": "8920cb5e-51a4-4fa4-acdf-dd86c5e18ae0",
  39. "estimate": "$26-29",
  40. "duration": 0,
  41. "distance": 0.01,
  42. "low_estimate": 26
  43. },
  44. {
  45. "display_name": "Comfort",
  46. "product_id": "3bb777a3-7072-4d8c-a8b6-0cd9dcfe650e",
  47. "estimate": "$10-11",
  48. "duration": 0,
  49. "distance": 0.01,
  50. "low_estimate": 10
  51. },
  52. {
  53. "display_name": "Assist",
  54. "product_id": "ff5ed8fe-6585-4803-be13-3ca541235de3",
  55. "estimate": "$6-7",
  56. "duration": 0,
  57. "distance": 0.01,
  58. "low_estimate": 6
  59. },
  60. {
  61. "display_name": "WAV",
  62. "product_id": "2832a1f5-cfc0-48bb-ab76-7ea7a62060e7",
  63. "estimate": "$6-7",
  64. "duration": 0,
  65. "distance": 0.01,
  66. "low_estimate": 6
  67. },
  68. {
  69. "display_name": "UberPool",
  70. "product_id": "26546650-e557-4a7b-86e7-6a3942445247",
  71. "estimate": "$6-7",
  72. "duration": 0,
  73. "distance": 0.01,
  74. "low_estimate": 6
  75. },
  76. {
  77. "display_name": "Taxi",
  78. "product_id": "3ab64887-4842-4c8e-9780-ccecd3a0391d",
  79. "estimate": "Metered",
  80. "duration": 0,
  81. "distance": 0.01,
  82. "low_estimate": null
  83. }
  84. ]
  85. }
  86. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement