Trading_GetItemResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetItemResponseType.h Trading_GetItemResponseType.m |
Overview
Contains the item data returned by the call. The data for the specified item
listing is returned in an ItemType object.
@ingroup EBayAPIInterface
Properties
item
ItemType object that contains the data for the specified item.
@property (nonatomic, retain) Trading_ItemType *item
Discussion
ItemType object that contains the data for the specified item.
type : class Trading_ItemType
Declared In
Trading_GetItemResponseType.h