eBay::API::XML::Call::GetLiveAuctionCatalogDetails::GetLiveAuctionCatalogDetailsResponseType - eBay::API::XML::Call::GetLiveAuctionCatalogDetails::GetLiveAuctionCatalogDetailsResponseType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetLiveAuctionCatalogDetails::GetLiveAuctionCatalogDetailsResponseType

DESCRIPTION

Top

Returns all the upcoming eBay Live Auctions catalogs and sale schedules that the user has created.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetLiveAuctionCatalogDetails::GetLiveAuctionCatalogDetailsResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setLiveAuctionCatalog()

Each eBay Live Auctions catalog describes one live auction catalog created by the user, along with one or more sale schedules. Use this information to determine an appropriate combination of catalog and schedule IDs in which to list lot items with AddLiveAuctionItem. Only returns details about catalogs that contain pending sales. That is, if a catalog has no sales or all its sales have ended, the catalog details are not returned.

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

getLiveAuctionCatalog()

  Returned: Conditionally
#    Returns: reference to an array  
                      of 'ns:LiveAuctionCatalogType'


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