Class: RakutenApi::ItemSearch::Model
- Inherits:
-
Base::Model
- Object
- Base::Model
- RakutenApi::ItemSearch::Model
- Includes:
- Base::Item
- Defined in:
- lib/rakuten_api/item_search/model.rb
Direct Known Subclasses
Constant Summary
Constants included from Base::Item
Instance Attribute Summary
Attributes included from Base::Item
#affiliate_rate, #affiliate_url, #asuraku_area, #asuraku_closing_time, #asuraku_flag, #availability, #catchcopy, #credit_card_flag, #end_time, #genre_id, #gift_flag, #image_flag, #item_caption, #item_code, #item_name, #item_price, #item_url, #medium_image_urls, #point_rate, #point_rate_end_time, #point_rate_start_time, #postage_flag, #review_average, #review_count, #ship_overseas_area, #ship_overseas_flag, #shop_code, #shop_name, #shop_of_the_year_flag, #shop_url, #small_image_urls, #start_time, #tax_flag
Class Method Summary collapse
Methods inherited from Base::Model
downcase, from_hash, mapping, #to_hash
Class Method Details
.casting ⇒ Object
9 10 11 |
# File 'lib/rakuten_api/item_search/model.rb', line 9 def self.casting ITEM_CASTING end |