eBay::API::XML::DataType::MyeBaySecondChanceOfferListType - eBay::API::XML::DataType::MyeBaySecondChanceOfferListType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::MyeBaySecondChanceOfferListType

DESCRIPTION

Top

A list of possible My eBay Second Chance Offers.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::MyeBaySecondChanceOfferListType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setSecondChanceOffer()

A Second Chance Offer item.

# Argument: reference to an array of 'ns:ItemType'

getSecondChanceOffer()

# Returns: reference to an array of 'ns:ItemType'

setTotalAvailable()

The total number of My eBay Second Chance Offers available.

# Argument: 'xs:int'

getTotalAvailable()

# Returns: 'xs:int'


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