Class: Ebay::Types::ProductSuggestion

Inherits:
Object
  • Object
show all
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

Method Summary

Methods included from Initializer

#initialize, #object_attributes=