Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_GetProductFamilyMembersRequestType.h
Trading_GetProductFamilyMembersRequestType.m

Overview

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

@ingroup EBayAPIInterface

Tasks

  •   productSearch

    Specifies the ID of a product in the family to be retrieved,
    along with pagination and sorting instructions.
    ProductSearch is a required input.

    property

Properties

productSearch

Specifies the ID of a product in the family to be retrieved,
along with pagination and sorting instructions.
ProductSearch is a required input.

@property (nonatomic, retain) NSMutableArray *productSearch

Discussion

Specifies the ID of a product in the family to be retrieved,
along with pagination and sorting instructions.
ProductSearch is a required input.

entry type : class Trading_ProductSearchType

Declared In

Trading_GetProductFamilyMembersRequestType.h