
eBay::API::XML::DataType::ItemTransactionIDType

A container for item and transaction IDs.


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

The ID of an item.
MaxLength: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits)
Calls: GetOrderTransactions RequiredInput: Conditionally
# Argument: 'ns:ItemIDType'
# Returns: 'ns:ItemIDType'
The ID of a transaction.
MaxLength: 19 (Note: The eBay database specifies 38. Currently, transaction IDs are usually 9 to 12 digits.)
Calls: GetOrderTransactions RequiredInput: Conditionally
# Argument: 'xs:string'
# Returns: 'xs:string'