Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_AttributeRecommendationsType.h
Trading_AttributeRecommendationsType.m

Overview

Item Specifics data returned from the Suggested Attributes engine.

@ingroup EBayAPIInterface

Tasks

  •   attributeSetArray

    A list of attribute sets containing recommended attributes and values.
    Returned from GetItemRecommendations when the Suggested Attributes engine is used
    See the eBay Web Services guide for additional details.

    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_AttributeRecommendationsType.h

attributeSetArray

A list of attribute sets containing recommended attributes and values.
Returned from GetItemRecommendations when the Suggested Attributes engine is used
See the eBay Web Services guide for additional details.

@property (nonatomic, retain) Trading_AttributeSetArrayType *attributeSetArray

Discussion

A list of attribute sets containing recommended attributes and values.
Returned from GetItemRecommendations when the Suggested Attributes engine is used
See the eBay Web Services guide for additional details.

type : class Trading_AttributeSetArrayType

Declared In

Trading_AttributeRecommendationsType.h