Class: Ebay::Requests::GetProducts
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/requests/get_products.rb
Overview
Attributes
object_node :product_search, 'ProductSearch', :class => ProductSearch, :optional => true
text_node :product_sort, 'ProductSort', :optional => true
boolean_node :include_items, 'IncludeItemArray', 'true', 'false', :optional => true
boolean_node :include_review_details, 'IncludeReviewDetails', 'true', 'false', :optional => true
boolean_node :include_buying_guide_details, 'IncludeBuyingGuideDetails', 'true', 'false', :optional => true
boolean_node :include_histogram, 'IncludeHistogram', 'true', 'false', :optional => true
object_node :affiliate_tracking_details, 'AffiliateTrackingDetails', :class => AffiliateTrackingDetails, :optional => true
boolean_node :hide_duplicate_items, 'HideDuplicateItems', 'true', 'false', :optional => true
Instance Attribute Summary
Attributes inherited from Base
#auth_token, #password, #username
Method Summary
Methods included from Initializer
#initialize, #object_attributes=
Methods inherited from Abstract
Methods inherited from Base
#call_name, #requester_credentials