
eBay::API::XML::Call::GetLiveAuctionBidders::GetLiveAuctionBiddersResponseType

Includes the list of bidders for the requested catalog.


eBay::API::XML::Call::GetLiveAuctionBidders::GetLiveAuctionBiddersResponseType inherits from the eBay::API::XML::ResponseDataType class

Contains the bidder details that match the bidder query passed in the request. Returned when bidder search results are found.
# Argument: 'ns:BidderDetailArrayType'
Returned: Conditionally # Returns: 'ns:BidderDetailArrayType'
The page number for the page of data returned.
# Argument: 'xs:int'
Returned: Conditionally # Returns: 'xs:int'
Shows the pagination of data returned by requests. Only returned if Pagination was specified in the request.
# Argument: 'ns:PaginationResultType'
Returned: Conditionally # Returns: 'ns:PaginationResultType'
Total number of bidders in Approved state.
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
Total number of bidders in Denied state.
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'
Total number of bidders in Pending state.
# Argument: 'xs:int'
Returned: Always # Returns: 'xs:int'