| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::OrderIDArrayType
A list of unique identifiers for orders.
eBay::API::XML::DataType::OrderIDArrayType inherits from the eBay::API::XML::BaseDataType class
A unique identifier for an order.
Calls: GetOrders
GetOrderTransactions
RequiredInput: Conditionally
# Argument: reference to an array of 'ns:OrderIDType'
# Returns: reference to an array of 'ns:OrderIDType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |