Trading_AddItemRequestType Class Reference
Inherits from | Trading_AbstractRequestType : NSObject |
Declared in | Trading_AddItemRequestType.h Trading_AddItemRequestType.m |
Overview
Defines a single new item and lists it on a specified eBay site. Also for Half.com.
Returns the item ID for the new listing, and returns fees the seller will incur for the
listing (not including the Final Value Fee, which cannot be calculated until
the item is sold).
@ingroup EBayAPIInterface
Tasks
-
item
Root container holding all values that define a new
property
listing.
Applicable to Half.com.
Properties
item
Root container holding all values that define a new
listing.
Applicable to Half.com.
@property (nonatomic, retain) Trading_ItemType *item
Discussion
Root container holding all values that define a new
listing.
Applicable to Half.com.
type : class Trading_ItemType
Declared In
Trading_AddItemRequestType.h