| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetBidderList::GetBidderListResponseType
Response to a GetBidderList call, which retrieves all items the user is currently bidding on, or has won or purchased.
eBay::API::XML::Call::GetBidderList::GetBidderListResponseType inherits from the eBay::API::XML::ResponseDataType class
Array of items the bidder has bid on, has won or has lost.
# Argument: 'ns:ItemArrayType'
Returned: Always # Returns: 'ns:ItemArrayType'
Data for one eBay bidder.
# Argument: 'ns:UserType'
Returned: Always # Returns: 'ns:UserType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |