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

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::DomainHistogramType

DESCRIPTION ^

Container for a list of Express departments, aisles, and/or products. Can contain zero, one, or multiple ExpressHistogramDepartmentType objects.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setDepartment()

Contains item and product counts for a department, aisles, and/or Express product types. Only returned when HistogramDetails is configured to retrieve histogram data. Multiple Department nodes can be returned.

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

getDepartment()

  Calls: GetSearchResultsExpress
  Returned: Conditionally

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

syntax highlighting: