The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::BestOfferDetailsType

DESCRIPTION

Container for BestOffer properties associated with the item.

SYNOPSIS

INHERITANCE

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

Subroutines:

setBestOffer()

(GetMyeBayBuying only) Indicates the latest BestOffer the user has provided for the item.

# Argument: 'ns:AmountType'

getBestOffer()

  Calls: GetMyeBayBuying
  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
  Context: BestOfferList

# Returns: 'ns:AmountType'

setBestOfferCount()

The number of best offers made for this item, if any.

# Argument: 'xs:int'

getBestOfferCount()

  Calls: GetBidderList
         GetSellerList
  Returned: Conditionally

  Calls: GetItem
  Returned: Conditionally
  Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll

# Returns: 'xs:int'

setBestOfferEnabled()

Whether best offer is enabled for this item. A seller of a fixed price format item (in a category for which Best Offer is also enabled) can opt that item into the Best Offer feature. This feature enables a buyer to make a lower priced binding offer on that item. If a listing has no active best offers, you can change this value (true to false, and vice versa). If a listing does have active best offers, you cannot change the value to false.

  Calls: AddItem
         GetItemRecommendations
         RelistItem
         ReviseItem
         VerifyAddItem
  RequiredInput: No

# Argument: 'xs:boolean'

isBestOfferEnabled()

  Calls: GetBidderList
  Returned: Conditionally

  Calls: GetItem
  Returned: Conditionally
  Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll

  Calls: GetSellerEvents
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:boolean'

setBestOfferStatus()

(GetMyeBayBuying only) Indicates the status of the latest BestOffer the user has provided for the item.

# Argument: 'ns:BestOfferStatusCodeType'

getBestOfferStatus()

  Calls: GetMyeBayBuying
  Returned: Conditionally
  Details: DetailLevel: none, ReturnSummary, ReturnAll
  Context: BestOfferList

# Returns: 'ns:BestOfferStatusCodeType'

setBestOfferType()

Indicates the best offer type of the latest BestOffer the user has provided for the item.

# Argument: 'ns:BestOfferTypeCodeType'

getBestOfferType()

# Returns: 'ns:BestOfferTypeCodeType'