eBay::API::XML::Call::AddTransactionConfirmationItem::AddTransactionConfirmationItemResponseType - eBay::API::XML::Call::AddTransactionConfirmationItem::AddTransactionConfirmationItemResponseType documentation


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

Index


NAME

Top

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

DESCRIPTION

Top

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

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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