Class: Uber::Map
Instance Attribute Summary collapse
-
#href ⇒ Object
Returns the value of attribute href.
-
#request_id ⇒ Object
Returns the value of attribute request_id.
Attributes inherited from Base
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Uber::Base
Instance Attribute Details
#href ⇒ Object
Returns the value of attribute href.
3 4 5 |
# File 'lib/uber/models/map.rb', line 3 def href @href end |
#request_id ⇒ Object
Returns the value of attribute request_id.
3 4 5 |
# File 'lib/uber/models/map.rb', line 3 def request_id @request_id end |