class RubyUber::V1::PriceEstimates
Public Instance Methods
path()
click to toggle source
# File lib/ruby_uber/v1/price_estimates.rb, line 7 def path "estimates/price" end
root_key()
click to toggle source
# File lib/ruby_uber/v1/price_estimates.rb, line 11 def root_key :prices end