Class: RakutenWebService::Books::ForeignBook
- Defined in:
- lib/rakuten_web_service/books/foreign_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
19 20 21 |
# File 'lib/rakuten_web_service/books/foreign_book.rb', line 19 def update_key 'isbn' end |