Tim Keefer > eBay-API > eBay::API::XML::Call::VerifyAddSecondChanceItem::VerifyAddSecondChanceItemResponseType

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::VerifyAddSecondChanceItem::VerifyAddSecondChanceItemResponseType

DESCRIPTION ^

VerifyAddSecondChanceItem request to emulate creation of a new Second Chance Offer for an item to one of that item's bidders.

SYNOPSIS ^

INHERITANCE ^

eBay::API::XML::Call::VerifyAddSecondChanceItem::VerifyAddSecondChanceItemResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines: ^

setEndTime()

Indicates the date and time when the second chance offer listing expires, at which time the listing ends (if the recipient user does not purchase the item first).

# Argument: 'xs:dateTime'

getEndTime()

  Returned: Always
#    Returns: 'xs:dateTime'

setStartTime()

Indicates the date and time when the the new second chance offer listing became active and the recipient user could purchase the item.

# Argument: 'xs:dateTime'

getStartTime()

  Returned: Always
#    Returns: 'xs:dateTime'
syntax highlighting: