Class: RubyUber::V1::Products

Inherits:
Base
  • Object
show all
Defined in:
lib/ruby_uber/v1/products.rb

Instance Attribute Summary

Attributes inherited from Base

#client

Instance Method Summary collapse

Methods inherited from Base

#get, #initialize

Constructor Details

This class inherits a constructor from RubyUber::V1::Base

Instance Method Details

#pathObject



7
8
9
# File 'lib/ruby_uber/v1/products.rb', line 7

def path
  "products"
end

#root_keyObject



11
12
13
# File 'lib/ruby_uber/v1/products.rb', line 11

def root_key
  :products
end