Class: Ebay::Responses::GetProductSearchPage

Inherits:
Abstract
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/responses/get_product_search_page.rb

Overview

Attributes

text_node :attribute_system_version, 'AttributeSystemVersion', :optional => true
array_node :product_search_pages, 'ProductSearchPage', :class => ProductSearchPage, :default_value => []

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Base

#errors?, #failure?, #partial_failure?, #success?, #warning?

Methods included from Types

#type