Class: Ebay::Types::ShippingCarrierDetails
- Inherits:
-
Object
- Object
- Ebay::Types::ShippingCarrierDetails
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
text_node :detail_version, 'DetailVersion', :optional => true
time_node :update_time, 'UpdateTime', :optional => true
Method Summary
#initialize, #object_attributes=