Class: Ebay::Requests::GetItemShipping

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

Overview

Attributes

text_node :item_id, 'ItemID', :optional => true
numeric_node :quantity_sold, 'QuantitySold', :optional => true
text_node :destination_postal_code, 'DestinationPostalCode', :optional => true
text_node :destination_country_code, 'DestinationCountryCode', :optional => true

Instance Attribute Summary

Attributes inherited from Base

#auth_token, #password, #username

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