Class: RakutenWebService::Ichiba::Product

Inherits:
Resource
  • Object
show all
Defined in:
lib/rakuten_web_service/ichiba/product.rb

Instance Method Summary collapse

Methods inherited from Resource

#[], attribute, client, endpoint, #get_attribute, #initialize, resource_name, search, set_parser, set_resource_name

Constructor Details

This class inherits a constructor from RakutenWebService::Resource

Instance Method Details

#genreObject



29
30
31
# File 'lib/rakuten_web_service/ichiba/product.rb', line 29

def genre
  RakutenWebService::Ichiba::Genre.new(self.genre_id)
end