Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [{:id 1234
  2.                     :details [{:offer 1
  3.                                :offers [{:id 1 :price 200} {:id 5 :price 200}]
  4.                                :amount 2, :mileage "10000", :car {:id 1, :name "Audi TT71", :cid 1, :sign "AB12345"}, :capacity "100", :payment :prepay, :inrush "100", :width "200", :type :battery, :warranty 2, :ship true, :length "100", :image nil, :height "100"}
  5.                               {:offer 2
  6.                                :offers [{:id 4 :price 200}]
  7.                                :amount 2, :mileage "10000", :car {:id 1, :name "Audi TT71", :cid 1, :sign "AB12345"}, :capacity "100", :payment :prepay, :inrush "100", :width "200", :type :battery, :warranty 2, :ship true, :length "100", :image nil, :height "100"}]}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement