Trading_ItemTransactionIDArrayType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ItemTransactionIDArrayType.h Trading_ItemTransactionIDArrayType.m |
Tasks
-
itemTransactionIDAn ItemID-TransactionID container.
property
Note: OrderID is not returned when the GetOrderTransactions request includes
ItemTransactionID, even if the transaction is part of an order.
To get the OrderID for a transaction, call GetItemTransaction with
IncludeContainingOrder = true.
Properties
itemTransactionID
An ItemID-TransactionID container.
Note: OrderID is not returned when the GetOrderTransactions request includes
ItemTransactionID, even if the transaction is part of an order.
To get the OrderID for a transaction, call GetItemTransaction with
IncludeContainingOrder = true.
@property (nonatomic, retain) NSMutableArray *itemTransactionIDDiscussion
An ItemID-TransactionID container.
Note: OrderID is not returned when the GetOrderTransactions request includes
ItemTransactionID, even if the transaction is part of an order.
To get the OrderID for a transaction, call GetItemTransaction with
IncludeContainingOrder = true.
entry type : class Trading_ItemTransactionIDType
Declared In
Trading_ItemTransactionIDArrayType.h