Trading_DeleteSellingManagerTemplateRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_DeleteSellingManagerTemplateRequestType.h Trading_DeleteSellingManagerTemplateRequestType.m |
Overview
Deletes a Selling Manager template.
This call is subject to change without notice; the
deprecation process is inapplicable to this call.
@ingroup EBayAPIInterface
Tasks
-
saleTemplateID
ID of the template to be deleted.
property
You can obtain a SaleTemplateID by calling GetSellingManagerInventory.
Properties
saleTemplateID
ID of the template to be deleted.
You can obtain a SaleTemplateID by calling GetSellingManagerInventory.
@property (nonatomic, retain) NSNumber *saleTemplateID
Discussion
ID of the template to be deleted.
You can obtain a SaleTemplateID by calling GetSellingManagerInventory.
type : NSNumber, wrapper for primitive long
Declared In
Trading_DeleteSellingManagerTemplateRequestType.h