Trading_GetProductFamilyMembersRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_GetProductFamilyMembersRequestType.h Trading_GetProductFamilyMembersRequestType.m |
Tasks
-
productSearch
Specifies the ID of a product in the family to be retrieved,
property
along with pagination and sorting instructions.
ProductSearch is a required input.
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