There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

eBay::API::XML::DataType::SearchResultItemArrayType

DESCRIPTION

Container for a list of search result items, such as returned by GetSearchResults. Will contain zero, one, or multiple SearchResultItemType items, each of which represents one item listing that was found by the search.

SYNOPSIS

INHERITANCE

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

Subroutines:

setSearchResultItem()

Contains data for an item listing found by a search.

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

getSearchResultItem()

Calls: GetSearchResults
Returned: Conditionally
Details: DetailLevel: ItemReturnAttributes, ItemReturnCategories, none, ReturnAll
         GranularityLevel: Coarse

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