Class: Ebay::Types::ProductSearchPage

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/product_search_page.rb

Overview

Attributes

object_node :search_characteristics_set, 'SearchCharacteristicsSet', :class => CharacteristicsSet, :optional => true
text_node :search_type, 'SearchType', :optional => true
array_node :sort_characteristics, 'SortCharacteristics', :class => Characteristic, :default_value => []
array_node :data_element_sets, 'DataElementSet', :class => DataElementSet, :default_value => []

Method Summary

Methods included from Initializer

#initialize, #object_attributes=