| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::OrderTransactionArrayType
Contains a list of orders, transactions, or both, each of OrderTransactionType.
eBay::API::XML::DataType::OrderTransactionArrayType inherits from the eBay::API::XML::BaseDataType class
The individual order or transaction.
# Argument: reference to an array of 'ns:OrderTransactionType'
Calls: GetMyeBayBuying
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
Context: WonList
DeletedFromWonList
Calls: GetMyeBaySelling
Returned: Conditionally
Details: DetailLevel: none, ReturnSummary, ReturnAll
Context: SoldList
DeleteFromSoldList
# Returns: reference to an array of 'ns:OrderTransactionType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |