Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_SellingManagerTemplateDetailsType.h
Trading_SellingManagerTemplateDetailsType.m

Overview

Describes a Selling Manager Template

@ingroup EBayAPIInterface

Tasks

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_SellingManagerTemplateDetailsType.h

saleTemplateID

ID of the template.

@property (nonatomic, retain) NSString *saleTemplateID

Discussion

ID of the template.

type : NSString, wrapper for primitive string

Declared In

Trading_SellingManagerTemplateDetailsType.h

saleTemplateName

Name of the template.

@property (nonatomic, retain) NSString *saleTemplateName

Discussion

Name of the template.

type : NSString, wrapper for primitive string

Declared In

Trading_SellingManagerTemplateDetailsType.h

sellingManagerProductDetails

The details of the product that this template belongs to.

@property (nonatomic, retain) Trading_SellingManagerProductDetailsType *sellingManagerProductDetails

Discussion

The details of the product that this template belongs to.

type : class Trading_SellingManagerProductDetailsType

Declared In

Trading_SellingManagerTemplateDetailsType.h

successPercent

Success ratio.

@property (nonatomic, retain) NSNumber *successPercent

Discussion

Success ratio.

type : NSNumber, wrapper for primitive float

Declared In

Trading_SellingManagerTemplateDetailsType.h

template

ItemType object that contains the data for the specified template.

@property (nonatomic, retain) Trading_ItemType *template

Discussion

ItemType object that contains the data for the specified template.

type : class Trading_ItemType

Declared In

Trading_SellingManagerTemplateDetailsType.h