GetAllBiddersResponseType
Fields
BidArray ( OfferArrayType ) [0..1]
Contains a list of OfferType objects. Each OfferType object represents the data for one bidder and bid.
See the Field Index to learn which calls use BidArray.

HighBidder ( UserIDType (string) ) [0..1]
eBay user ID for the user with the highest bid (or the earliest timestamp, in the event of a tie); a second chance offer candidate.
See the Field Index to learn which calls use HighBidder.

HighestBid ( AmountType (double) ) [0..1]
Bid amount offered by the HighBidder.
See the Field Index to learn which calls use HighestBid.

ListingStatus ( see ListingStatusCodeType for possible values ) [0..1]
Specifies an active or ended listing's status in eBay's processing workflow. If a listing ends with a sale (or sales), eBay needs to update the sale details (e.g., winning bidder) and other information. This processing can take several minutes. If you retrieve a sold item, use this listing status information to determine whether eBay has finished processing the listing so that you can be sure the winning bidder and other details are correct and complete.
See the Field Index to learn which calls use ListingStatus.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.