Class: Uber::Map

Inherits:
Base
  • Object
show all
Defined in:
lib/uber/models/map.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Base

#[], #initialize

Constructor Details

This class inherits a constructor from Uber::Base

Instance Attribute Details

#hrefObject

Returns the value of attribute href.



3
4
5
# File 'lib/uber/models/map.rb', line 3

def href
  @href
end

#request_idObject

Returns the value of attribute request_id.



3
4
5
# File 'lib/uber/models/map.rb', line 3

def request_id
  @request_id
end