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

  •   productSuggestion

    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
  •   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_ProductSuggestionsType.h

productSuggestion

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 *productSuggestion

Discussion

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