Trading_GetProductFamilyMembersResponseType Class Reference
| Inherits from | Trading_AbstractResponseType : NSObject |
| Declared in | Trading_GetProductFamilyMembersResponseType.h Trading_GetProductFamilyMembersResponseType.m |
Tasks
-
dataElementSetsContainer for one or more DataElement fields containing supplemental helpful data.
property
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. -
productSearchResultContains the attributes and summary product details for all products that match
property
the product ID (or IDs) passed in the request.
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 *dataElementSetsDiscussion
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.hproductSearchResult
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 *productSearchResultDiscussion
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