Tim Keefer > eBay-API > eBay::API::XML::DataType::ItemTransactionIDArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::ItemTransactionIDArrayType

DESCRIPTION ^

Container of ItemTransactionIDs.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::DataType::ItemTransactionIDArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines: ^

setItemTransactionID()

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.

  Calls: GetOrderTransactions
  RequiredInput: Conditionally

# Argument: reference to an array of 'ns:ItemTransactionIDType'

getItemTransactionID()

# Returns: reference to an array of 'ns:ItemTransactionIDType'

syntax highlighting: