Trading_GetSellingManagerTemplatesResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetSellingManagerTemplatesResponseType.h Trading_GetSellingManagerTemplatesResponseType.m |
Overview
Contains the templates requested on input.
Each SellingManagerTemplateType object in the response contains the data for one
Selling Manager template.
@ingroup EBayAPIInterface
Tasks
-
sellingManagerTemplateDetailsArray
Contains the data of the templates requested on input.
property
A Selling Manager template contains the data needed to list an item.
Empty if no items are available that match the request.
Properties
sellingManagerTemplateDetailsArray
Contains the data of the templates requested on input.
A Selling Manager template contains the data needed to list an item.
Empty if no items are available that match the request.
@property (nonatomic, retain) Trading_SellingManagerTemplateDetailsArrayType *sellingManagerTemplateDetailsArray
Discussion
Contains the data of the templates requested on input.
A Selling Manager template contains the data needed to list an item.
Empty if no items are available that match the request.
type : class Trading_SellingManagerTemplateDetailsArrayType
Declared In
Trading_GetSellingManagerTemplatesResponseType.h