Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_CharacteristicsSetProductHistogramType.h
Trading_CharacteristicsSetProductHistogramType.m

Overview

A generic type used for histograms.

@ingroup EBayAPIInterface

Tasks

  •   histogramEntry

    In GetProducts, each histogram entry shows how many matching products
    were found in each matching domain. A domain is like a high-level
    category. (A domain is also called an attribute set or a
    characteristic set.)

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_CharacteristicsSetProductHistogramType.h

histogramEntry

In GetProducts, each histogram entry shows how many matching products
were found in each matching domain. A domain is like a high-level
category. (A domain is also called an attribute set or a
characteristic set.)

@property (nonatomic, retain) NSMutableArray *histogramEntry

Discussion

In GetProducts, each histogram entry shows how many matching products
were found in each matching domain. A domain is like a high-level
category. (A domain is also called an attribute set or a
characteristic set.)

entry type : class Trading_HistogramEntryType

Declared In

Trading_CharacteristicsSetProductHistogramType.h