Class: RakutenApi::ItemSearch::Model

Inherits:
Base::Model show all
Includes:
Base::Item
Defined in:
lib/rakuten_api/item_search/model.rb

Direct Known Subclasses

RakutenApi::ItemRanking::Model

Constant Summary

Constants included from Base::Item

Base::Item::ITEM_CASTING

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

.castingObject



9
10
11
# File 'lib/rakuten_api/item_search/model.rb', line 9

def self.casting
  ITEM_CASTING
end