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

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'