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

Overview

Returns the status of an add folder operation.

@ingroup EBayAPIInterface

Tasks

  •   folderID

    New ID of the folder newly created in the user’s Selling Manager account.

    property

Properties

folderID

New ID of the folder newly created in the user’s Selling Manager account.

@property (nonatomic, retain) NSNumber *folderID

Discussion

New ID of the folder newly created in the user’s Selling Manager account.

type : NSNumber, wrapper for primitive long

Declared In

Trading_AddSellingManagerInventoryFolderResponseType.h