Trading_ProductRecommendationsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_ProductRecommendationsType.h Trading_ProductRecommendationsType.m |
Overview
A list of products returned from the Suggested Attributes engine.
@ingroup EBayAPIInterface
Tasks
-
product
A suggested product to use to list an item with Pre-filled Item Information.
property
Returned from GetItemRecommendations when the Suggested Attributes engine is used
See the Developer’s Guide for additional details.
Properties
product
A suggested product to use to list an item with Pre-filled Item Information.
Returned from GetItemRecommendations when the Suggested Attributes engine is used
See the Developer’s Guide for additional details.
@property (nonatomic, retain) NSMutableArray *product
Discussion
A suggested product to use to list an item with Pre-filled Item Information.
Returned from GetItemRecommendations when the Suggested Attributes engine is used
See the Developer’s Guide for additional details.
entry type : class Trading_ProductInfoType
Declared In
Trading_ProductRecommendationsType.h