eBay::API::XML::DataType::LiveAuctionBidArrayType - eBay::API::XML::DataType::LiveAuctionBidArrayType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


eBay-API documentation  | view source Contained in the eBay-API distribution.