eBay::API::XML::DataType::WantItNowPostArrayType - eBay::API::XML::DataType::WantItNowPostArrayType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::WantItNowPostArrayType

DESCRIPTION

Top

Container for a list of search result items. Can contain zero, one, or multiple WantItNowPostType objects, each of which contains data for a single Want It Now post found by the search.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setWantItNowPost()

Contains data for a Want It Now post found by a search.

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

getWantItNowPost()

  Calls: GetWantItNowSearchResults
  Returned: Conditionally

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


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