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

NAME

eBay::API::XML::Call::AddTransactionConfirmationItem::AddTransactionConfirmationItemResponseType

DESCRIPTION

Returns an item ID for a new Transaction Confirmation Request (TCR).

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::AddTransactionConfirmationItem::AddTransactionConfirmationItemResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

setEndTime()

The date and time when the item in the new Transaction Confirmation Request (TCR) is no longer available for purchase.

# Argument: 'xs:dateTime'

getEndTime()

  Returned: Always
#    Returns: 'xs:dateTime'

setItemID()

The new item ID for the item in the new Transaction Confirmation Request (TCR). This field is not returned if the request was only used to verify that a new TCR could be created.

# Argument: 'ns:ItemIDType'

getItemID()

  Returned: Conditionally
#    Returns: 'ns:ItemIDType'

setStartTime()

The date and time when the item in the new Transaction Confirmation Request (TCR) becomes available for purchase.

# Argument: 'xs:dateTime'

getStartTime()

  Returned: Always
#    Returns: 'xs:dateTime'