class EbayTrading::Types::ProductSearchResult
Attributes¶ ↑
text_node :id, 'ID', :optional => true text_node :num_products, 'NumProducts', :optional => true array_node :attribute_sets, 'AttributeSet', :class => ResponseAttributeSet, :default_value => [] boolean_node :display_stock_photos, 'DisplayStockPhotos', 'true', 'false', :optional => true