Inherits from Trading_AbstractResponseType : NSObject
Declared in Trading_DeleteSellingManagerTemplateResponseType.h
Trading_DeleteSellingManagerTemplateResponseType.m

Overview

Response for deleting a Selling Manager template.

@ingroup EBayAPIInterface

Tasks

Properties

deletedSaleTemplateID

The unique identifier of the template.

@property (nonatomic, retain) NSString *deletedSaleTemplateID

Discussion

The unique identifier of the template.

type : NSString, wrapper for primitive string

Declared In

Trading_DeleteSellingManagerTemplateResponseType.h

deletedSaleTemplateName

The name of the Selling Manager template.

@property (nonatomic, retain) NSString *deletedSaleTemplateName

Discussion

The name of the Selling Manager template.

type : NSString, wrapper for primitive string

Declared In

Trading_DeleteSellingManagerTemplateResponseType.h