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

NAME

eBay::API::XML::DataType::BuyerProtectionDetailsType

DESCRIPTION

Contains the data for different buyer protection schemes and the various status associated with each one of them.

SYNOPSIS

INHERITANCE

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

Subroutines:

setBuyerProtectionSource()

Indicates the type of Buyer Protection applicable for a particular item, such as eBay for the eBay Standard Purchase Protection Program or PayPal for the PayPal Protection Program.

# Argument: 'ns:BuyerProtectionSourceCodeType'

getBuyerProtectionSource()

  Calls: GetItemTransactions
  Returned: Conditionally

  Calls: GetOrderTransactions
  Returned: Conditionally

  Calls: GetSellerTransactions
  Returned: Conditionally

  Calls: GetItem
  Returned: Conditionally

  Calls: GetSearchResults
  Returned: Conditionally

# Returns: 'ns:BuyerProtectionSourceCodeType'

setBuyerProtectionStatus()

Indicates the status of the item's eligibility for a Buyer Protection Program.

# Argument: 'ns:BuyerProtectionCodeType'

getBuyerProtectionStatus()

  Calls: GetItemTransactions
  Returned: Conditionally

  Calls: GetOrderTransactions
  Returned: Conditionally

  Calls: GetSellerTransactions
  Returned: Conditionally

  Calls: GetItem
  Returned: Conditionally

  Calls: GetSearchResults
  Returned: Conditionally

# Returns: 'ns:BuyerProtectionCodeType'