Trading_HistogramEntryType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_HistogramEntryType.h Trading_HistogramEntryType.m |
Tasks
-
count
For GetProducts, the number of products found in the domain
property
(characteristic set or attribute set). If a product is mapped
to more than one domain, it will be counted separately for each
domain. (For example, if the same product can be found in both
Children’s Books and Fiction Books, the count for both of these
domains will include that product.)
Furthermore, when a product is mapped to more than one domain,
Product.AttributeSetID only returns the most applicable domain,
as determined by eBay. -
any
(public property)
property -
id
(public property)
property -
name
(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_HistogramEntryType.h
count
For GetProducts, the number of products found in the domain
(characteristic set or attribute set). If a product is mapped
to more than one domain, it will be counted separately for each
domain. (For example, if the same product can be found in both
Children’s Books and Fiction Books, the count for both of these
domains will include that product.)
Furthermore, when a product is mapped to more than one domain,
Product.AttributeSetID only returns the most applicable domain,
as determined by eBay.
@property (nonatomic, retain) NSNumber *count
Discussion
For GetProducts, the number of products found in the domain
(characteristic set or attribute set). If a product is mapped
to more than one domain, it will be counted separately for each
domain. (For example, if the same product can be found in both
Children’s Books and Fiction Books, the count for both of these
domains will include that product.)
Furthermore, when a product is mapped to more than one domain,
Product.AttributeSetID only returns the most applicable domain,
as determined by eBay.
type : NSNumber, wrapper for primitive int
Declared In
Trading_HistogramEntryType.h