Inherits from Trading_AbstractRequestType : NSObject
Declared in Trading_GetSellingManagerTemplatesRequestType.h
Trading_GetSellingManagerTemplatesRequestType.m

Overview

Retrieves Selling Manager templates.
This call is subject to change without notice; the
deprecation process is inapplicable to this call.

@ingroup EBayAPIInterface

Tasks

  •   saleTemplateID

    The ID of the template whose data will be returned.
    A SaleTemplateID is the ID of a Selling Manager template.
    A Selling Manager template contains the data needed to list an item.
    One or more template IDs can be specified, each in
    its own container.
    You can obtain a SaleTemplateID by calling GetSellingManagerInventory.

    property

Properties

saleTemplateID

The ID of the template whose data will be returned.
A SaleTemplateID is the ID of a Selling Manager template.
A Selling Manager template contains the data needed to list an item.
One or more template IDs can be specified, each in
its own container.
You can obtain a SaleTemplateID by calling GetSellingManagerInventory.

@property (nonatomic, retain) NSMutableArray *saleTemplateID

Discussion

The ID of the template whose data will be returned.
A SaleTemplateID is the ID of a Selling Manager template.
A Selling Manager template contains the data needed to list an item.
One or more template IDs can be specified, each in
its own container.
You can obtain a SaleTemplateID by calling GetSellingManagerInventory.

entry type : NSNumber, wrapper for primitive long

Declared In

Trading_GetSellingManagerTemplatesRequestType.h