Tim Keefer > eBay-API > eBay::API::XML::Call::AddTransactionConfirmationItem::AddTransactionConfirmationItemResponseType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'
syntax highlighting: