Class: Ebay::Requests::GetProductSellingPages

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

Overview

Attributes

text_node :use_case, 'UseCase', :optional => true
array_node :products, 'Product', :class => Product, :default_value => []

Instance Attribute Summary

Attributes inherited from Base

#auth_token

Method Summary

Methods included from Initializer

#initialize, #object_attributes=

Methods inherited from Abstract

#detail_level, #detail_level=

Methods inherited from Base

#call_name, #requester_credentials

Methods included from Types

#type