| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::LiveAuctionBidArrayType
Container for a list of Live Auction Bidders, such as returned by GetLiveAuctionBidders. Will contain zero, one, or multiple LiveAuctionBidType bidders, each of which represents one bidder's request listing that was found by the search.
eBay::API::XML::DataType::LiveAuctionBidArrayType inherits from the eBay::API::XML::BaseDataType class
Contains data for an item listing found by a search.
# Argument: reference to an array of 'ns:LiveAuctionBidType'
Calls: GetLiveAuctionBidders Returned: Conditionally
# Returns: reference to an array of 'ns:LiveAuctionBidType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |