Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_ItemTransactionIDArrayType.h
Trading_ItemTransactionIDArrayType.m

Overview

Container of ItemTransactionIDs.

@ingroup EBayAPIInterface

Tasks

  •   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

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 *itemTransactionID

Discussion

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