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

NAME

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

DESCRIPTION

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

INHERITANCE

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

Subroutines:

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'