Tim Keefer > eBay-API > eBay::API::XML::DataType::PaymentOptionDetailsType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'

syntax highlighting: