Trading_MultiLegShippingDetailsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_MultiLegShippingDetailsType.h Trading_MultiLegShippingDetailsType.m |
Overview
This type provides information about the domestic leg of a Global Shipping Program shipment.
Note: The LogisticsProviderShipmentToBuyer field is reserved for the exclusive use of the international shipping provider.
@ingroup EBayAPIInterface
Tasks
-
sellerShipmentToLogisticsProvider
Contains information about the domestic leg of a Global Shipping Programn shipment, including the seller-selected shipping service, the domestic shipping cost, the domestic address of the international shipping provider, and the estimated shipping time range.
property -
logisticsProviderShipmentToBuyer
propertyReserved for use by the international shipping provider.
-
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_MultiLegShippingDetailsType.h
logisticsProviderShipmentToBuyer
Reserved for use by the international shipping provider.
@property (nonatomic, retain) Trading_MultiLegShipmentType *logisticsProviderShipmentToBuyer
Discussion
Reserved for use by the international shipping provider.
type : class Trading_MultiLegShipmentType
Declared In
Trading_MultiLegShippingDetailsType.h
sellerShipmentToLogisticsProvider
Contains information about the domestic leg of a Global Shipping Programn shipment, including the seller-selected shipping service, the domestic shipping cost, the domestic address of the international shipping provider, and the estimated shipping time range.
@property (nonatomic, retain) Trading_MultiLegShipmentType *sellerShipmentToLogisticsProvider
Discussion
Contains information about the domestic leg of a Global Shipping Programn shipment, including the seller-selected shipping service, the domestic shipping cost, the domestic address of the international shipping provider, and the estimated shipping time range.
type : class Trading_MultiLegShipmentType
Declared In
Trading_MultiLegShippingDetailsType.h