The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

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

SYNOPSIS

INHERITANCE

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

Subroutines:

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'