Trading_ShipmentLineItemType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ShipmentLineItemType.h Trading_ShipmentLineItemType.m |
Overview
This type provides information about one or more order line items in a Global Shipping Program package.
@ingroup EBayAPIInterface
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ShipmentLineItemType.h
lineItem
Contains information about one order line item in a Global Shipping Program package. The package can contain multiple units of a given order line item, and multiple order line items.
@property (nonatomic, retain) NSMutableArray *lineItem
Discussion
Contains information about one order line item in a Global Shipping Program package. The package can contain multiple units of a given order line item, and multiple order line items.
entry type : class Trading_LineItemType
Declared In
Trading_ShipmentLineItemType.h