eBay::API::XML::DataType::BestOfferArrayType - eBay::API::XML::DataType::BestOfferArrayType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::BestOfferArrayType

DESCRIPTION

Top

A collection of Best Offers. Empty if there are no best offers.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setBestOffer()

A container of details about a best offer.

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

getBestOffer()

  Calls: RespondToBestOffer
  Returned: Always

  Calls: GetBestOffers
  Returned: Always
  Details: DetailLevel: none, ReturnAll

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


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