The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::LiveAuctionBidArrayType

DESCRIPTION

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.

SYNOPSIS

INHERITANCE

eBay::API::XML::DataType::LiveAuctionBidArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

setLiveAuctionBid()

Contains data for an item listing found by a search.

# Argument: reference to an array of 'ns:LiveAuctionBidType'

getLiveAuctionBid()

  Calls: GetLiveAuctionBidders
  Returned: Conditionally

# Returns: reference to an array of 'ns:LiveAuctionBidType'