Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.     segments: [
  2.         {
  3.             is_general: true,
  4.             provider: {
  5.                 code: '2gis',
  6.                 title: 'Public transport',
  7.                 head_color: '#ffffff',
  8.                 paymeny_title: 'CARD ONLY',
  9.             },
  10.             price: {
  11.                 id: 1233432,
  12.                 price: 65.1,
  13.                 currency_symbol: '$',
  14.                 currency_code: 'RUB',
  15.             },    
  16.             total_duration: 95,
  17.             vehicle: {
  18.                 capacity: 4,
  19.                 oversize: true,
  20.                 baggage: 6,
  21.             }.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement