NAME
eBay::API::XML::Call::GetBestOffers::GetBestOffersResponseType
DESCRIPTION
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
INHERITANCE
eBay::API::XML::Call::GetBestOffers::GetBestOffersResponseType inherits from the eBay::API::XML::ResponseDataType class
Subroutines:
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'