Class: Ebay::Types::ShippingCarrierDetails

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

Overview

Attributes

numeric_node :shipping_carrier_id, 'ShippingCarrierID', :optional => true
text_node :description, 'Description', :optional => true
text_node :shipping_carrier, 'ShippingCarrier', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=