eBay::API::XML::Call::GetBestOffers::GetBestOffersResponseType - eBay::API::XML::Call::GetBestOffers::GetBestOffersResponseType documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetBestOffers::GetBestOffersResponseType

DESCRIPTION

Top

All best offers for the item according to the filter or best offer id (or both) used in the input. For the notification client usage, this response includes a single Best Offer.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetBestOffers::GetBestOffersResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setBestOfferArray()

All best offers for the item according to the filter or best offer id (or both) used in the input. The buyer and seller messages are returned only if the detail level is defined. Includes the buyer and seller message only if detail level ReturnAll is used. Only returned if best offers have been made.

# Argument: 'ns:BestOfferArrayType'

getBestOfferArray()

  Returned: Always
  Details: DetailLevel: none, ReturnAll
#    Returns: 'ns:BestOfferArrayType'

setItem()

The item for which Best Offers are being returned. Only returned if best offers have been made.

# Argument: 'ns:ItemType'

getItem()

  Returned: Always
  Details: DetailLevel: none, ReturnAll
#    Returns: 'ns:ItemType'


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