Class: EbayTrading::Types::MultiLegShipment

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

Overview

Attributes

object_node :shipping_service_details, 'ShippingServiceDetails', :class => MultiLegShippingService, :optional => true
object_node :ship_to_address, 'ShipToAddress', :class => Address, :optional => true
numeric_node :shipping_time_min, 'ShippingTimeMin', :optional => true
numeric_node :shipping_time_max, 'ShippingTimeMax', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=