eBay::API::XML::DataType::OrderIDArrayType - eBay::API::XML::DataType::OrderIDArrayType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::OrderIDArrayType

DESCRIPTION

Top

A list of unique identifiers for orders.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setOrderID()

A unique identifier for an order.

  Calls: GetOrders
         GetOrderTransactions
  RequiredInput: Conditionally

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

getOrderID()

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


eBay-API documentation  | view source Contained in the eBay-API distribution.