NAME
eBay::API::XML::DataType::PaymentOptionDetailsType
DESCRIPTION
Details about a specific payment option.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::PaymentOptionDetailsType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
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'