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

Overview

Retrieves the set of Selling Manager automation rules
associated with an item.
This call is subject to change without notice; the
deprecation process is inapplicable to this call.

@ingroup EBayAPIInterface

Tasks

  •   itemID

    The ID of the item whose Selling Manager automation rules
    you want to retrieve.

    property

Properties

itemID

The ID of the item whose Selling Manager automation rules
you want to retrieve.

@property (nonatomic, retain) NSString *itemID

Discussion

The ID of the item whose Selling Manager automation rules
you want to retrieve.

type : NSString, wrapper for primitive string

Declared In

Trading_GetSellingManagerItemAutomationRuleRequestType.h