eBay::API::XML::Call::AddOrder::AddOrderResponseType - eBay::API::XML::Call::AddOrder::AddOrderResponseType documentation


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

Index


NAME

Top

eBay::API::XML::Call::AddOrder::AddOrderResponseType

DESCRIPTION

Top

Returns a unique identifier for the order. A buyer may make a single payment to purchase all of the item transactions that are included in the order.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::AddOrder::AddOrderResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setCreatedTime()

The date and time the order was created.

# Argument: 'xs:dateTime'

getCreatedTime()

  Returned: Always
#    Returns: 'xs:dateTime'

setOrderID()

The unique identifier for the order.

# Argument: 'ns:OrderIDType'

getOrderID()

  Returned: Always
#    Returns: 'ns:OrderIDType'


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