eBay::API::XML::DataType::PaymentOptionDetailsType - eBay::API::XML::DataType::PaymentOptionDetailsType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::PaymentOptionDetailsType

DESCRIPTION

Top

Details about a specific payment option.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setDescription()

Full name of the payment method for display purposes.

# Argument: 'xs:string'

getDescription()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'xs:string'

setPaymentOption()

A payment method value defined in the schema.<br><br> Related fields:<br> Item.PaymentMethods in AddItem<br> PaymentMethodUsed in ReviseCheckoutStatus

# Argument: 'ns:BuyerPaymentMethodCodeType'

getPaymentOption()

  Calls: GeteBayDetails
  Returned: Conditionally

# Returns: 'ns:BuyerPaymentMethodCodeType'


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