Trading_SuggestedCategoryArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_SuggestedCategoryArrayType.h Trading_SuggestedCategoryArrayType.m |
Overview
Contains an array of categories that contain listings with
specified keywords in their titles or descriptions. The array
can contain up to 10 categories.
@ingroup EBayAPIInterface
Tasks
-
suggestedCategory
Describes a category that contains listings that match
property
specified keywords in the query. Returned if a category matches the query. -
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_SuggestedCategoryArrayType.h
suggestedCategory
Describes a category that contains listings that match
specified keywords in the query. Returned if a category matches the query.
@property (nonatomic, retain) NSMutableArray *suggestedCategory
Discussion
Describes a category that contains listings that match
specified keywords in the query. Returned if a category matches the query.
entry type : class Trading_SuggestedCategoryType
Declared In
Trading_SuggestedCategoryArrayType.h