eBay::API::XML::DataType::BuyerProtectionDetailsType - eBay::API::XML::DataType::BuyerProtectionDetailsType documentation


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

Index


NAME

Top

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

DESCRIPTION

Top

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

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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