Trading_ListingAnalyzerRecommendationsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ListingAnalyzerRecommendationsType.h Trading_ListingAnalyzerRecommendationsType.m |
Overview
Contains results returned from the Listing Analyzer recommendation engine.
@ingroup EBayAPIInterface
Tasks
-
listingTipArray
propertyA collection of tips returned from the Listing Analyzer recommendation engine. -
any(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_ListingAnalyzerRecommendationsType.hlistingTipArray
A collection of tips returned from the Listing Analyzer recommendation engine.
@property (nonatomic, retain) Trading_ListingTipArrayType *listingTipArrayDiscussion
A collection of tips returned from the Listing Analyzer recommendation engine.
type : class Trading_ListingTipArrayType
Declared In
Trading_ListingAnalyzerRecommendationsType.h