Trading_ProductSuggestionsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_ProductSuggestionsType.h Trading_ProductSuggestionsType.m |
Overview
Provides a list of products recommended by eBay, which match the item information
provided by the seller.
@ingroup EBayAPIInterface
Tasks
-
productSuggestionContains details for one or more individual product suggestions. The product
property
details include the EPID, Title, Stock photo url and whether or not the product
is an exact match for the submitted item. This product information can be used
to list subsequent items. -
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_ProductSuggestionsType.hproductSuggestion
Contains details for one or more individual product suggestions. The product
details include the EPID, Title, Stock photo url and whether or not the product
is an exact match for the submitted item. This product information can be used
to list subsequent items.
@property (nonatomic, retain) NSMutableArray *productSuggestionDiscussion
Contains details for one or more individual product suggestions. The product
details include the EPID, Title, Stock photo url and whether or not the product
is an exact match for the submitted item. This product information can be used
to list subsequent items.
entry type : class Trading_ProductSuggestionType
Declared In
Trading_ProductSuggestionsType.h