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
-
sellerShipmentToLogisticsProviderContains 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 *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_MultiLegShippingDetailsType.hlogisticsProviderShipmentToBuyer
Reserved for use by the international shipping provider.
@property (nonatomic, retain) Trading_MultiLegShipmentType *logisticsProviderShipmentToBuyerDiscussion
Reserved for use by the international shipping provider.
type : class Trading_MultiLegShipmentType
Declared In
Trading_MultiLegShippingDetailsType.hsellerShipmentToLogisticsProvider
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 *sellerShipmentToLogisticsProviderDiscussion
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