Trading_OrderTransactionType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_OrderTransactionType.h Trading_OrderTransactionType.m |
Overview
Contains an order or a transaction. A transaction is the sale of one or
more items from a seller’s listing to a buyer. An order combines two or more transactions
into a single payment.
@ingroup EBayAPIInterface
Tasks
-
orderContains the information describing an order.
property -
transactionContains the information describing a transaction.
property -
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_OrderTransactionType.horder
Contains the information describing an order.
@property (nonatomic, retain) Trading_OrderType *orderDeclared In
Trading_OrderTransactionType.h