Class: Ebay::Types::ProductSuggestion
- Inherits:
-
Object
- Object
- Ebay::Types::ProductSuggestion
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/product_suggestion.rb
Overview
Attributes
text_node :title, 'Title', :optional => true
text_node :epid, 'EPID', :optional => true
text_node :stock_photo, 'StockPhoto', :optional => true
boolean_node :recommended, 'Recommended', 'true', 'false', :optional => true