GetLiveAuctionBiddersResponseType
Fields
BidderDetails ( BidderDetailArrayType )
PageNumber ( int )
PaginationResult ( PaginationResultType )
TotalApproved ( int )
TotalDenied ( int )
TotalPending ( int )

BidderDetails ( BidderDetailArrayType ) [0..1]
Contains the bidder details that match the bidder query passed in the request. Returned when bidder search results are found.
See the Field Index to learn which calls use BidderDetails.

PageNumber ( int ) [0..1]
The page number for the page of data returned.
See the Field Index to learn which calls use PageNumber.

PaginationResult ( PaginationResultType ) [0..1]
Shows the pagination of data returned by requests. Only returned if Pagination was specified in the request.
See the Field Index to learn which calls use PaginationResult.

TotalApproved ( int ) [0..1]
Total number of bidders in Approved state.
See the Field Index to learn which calls use TotalApproved.

TotalDenied ( int ) [0..1]
Total number of bidders in Denied state.
See the Field Index to learn which calls use TotalDenied.

TotalPending ( int ) [0..1]
Total number of bidders in Pending state.
See the Field Index to learn which calls use TotalPending.

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

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