The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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'