Class: RubyUber::V1::Products
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from RubyUber::V1::Base
Instance Method Details
#path ⇒ Object
7 8 9 |
# File 'lib/ruby_uber/v1/products.rb', line 7 def path "products" end |
#root_key ⇒ Object
11 12 13 |
# File 'lib/ruby_uber/v1/products.rb', line 11 def root_key :products end |