Tim Keefer > eBay-API > eBay::API::XML::DataType::SearchResultItemArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source  

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'

syntax highlighting: