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

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: