Tim Keefer > eBay-API > eBay::API::XML::DataType::LiveAuctionBidArrayType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: