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

NAME

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

DESCRIPTION

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

INHERITANCE

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

Subroutines:

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'