Trading_GetBidderListResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetBidderListResponseType.h Trading_GetBidderListResponseType.m |
Overview
Response to a GetBidderList call, which retrieves all items the user is currently bidding on, or
has won or purchased.
Response to GetBidderListRequest.
@ingroup EBayAPIInterface
Tasks
-
bidder
Data for one eBay bidder.
property -
bidItemArray
Array of items the bidder has bid on, has won or has lost.
property
Properties
bidItemArray
Array of items the bidder has bid on, has won or has lost.
@property (nonatomic, retain) Trading_ItemArrayType *bidItemArray
Discussion
Array of items the bidder has bid on, has won or has lost.
type : class Trading_ItemArrayType
Declared In
Trading_GetBidderListResponseType.h