Class: RakutenWebService::Books::Book
- Defined in:
- lib/rakuten_web_service/books/book.rb
Instance Method Summary collapse
Methods inherited from Resource
find_resource_by_genre_id, #genre, #get_attribute
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
#update_key ⇒ Object
24 25 26 |
# File 'lib/rakuten_web_service/books/book.rb', line 24 def update_key 'isbn' end |