Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_GetProductFamilyMembersResponseType.h
Trading_GetProductFamilyMembersResponseType.m

Overview

This type is deprecated as the call is no longer available.

@ingroup EBayAPIInterface

Tasks

  •   dataElementSets

    Container for one or more DataElement fields containing supplemental helpful data.
    A DataElement field is an HTML snippet that specifies hints for the user, help links,
    help graphics, and other supplemental information that varies per characteristics set.
    Usage of this information is optional and may require developers to inspect the information
    to determine how it can be applied in an application.

    property
  •   productSearchResult

    Contains the attributes and summary product details for all products that match
    the product ID (or IDs) passed in the request.

    property

Properties

dataElementSets

Container for one or more DataElement fields containing supplemental helpful data.
A DataElement field is an HTML snippet that specifies hints for the user, help links,
help graphics, and other supplemental information that varies per characteristics set.
Usage of this information is optional and may require developers to inspect the information
to determine how it can be applied in an application.

@property (nonatomic, retain) NSMutableArray *dataElementSets

Discussion

Container for one or more DataElement fields containing supplemental helpful data.
A DataElement field is an HTML snippet that specifies hints for the user, help links,
help graphics, and other supplemental information that varies per characteristics set.
Usage of this information is optional and may require developers to inspect the information
to determine how it can be applied in an application.

entry type : class Trading_DataElementSetType

Declared In

Trading_GetProductFamilyMembersResponseType.h

productSearchResult

Contains the attributes and summary product details for all products that match
the product ID (or IDs) passed in the request.

@property (nonatomic, retain) NSMutableArray *productSearchResult

Discussion

Contains the attributes and summary product details for all products that match
the product ID (or IDs) passed in the request.

entry type : class Trading_ProductSearchResultType

Declared In

Trading_GetProductFamilyMembersResponseType.h