Class: EbayTrading::Types::BuyerPaymentInstrumentCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay_trading/types/buyer_payment_instrument_code.rb

Constant Summary collapse

None =
'None'
CreditCard =
'CreditCard'
BankDirectDebit =
'BankDirectDebit'
PayPal =
'PayPal'
ELV =
'ELV'
LocalPaymentCreditCardOther =
'LocalPaymentCreditCardOther'
LocalPaymentELV =
'LocalPaymentELV'
LocalPaymentMasterCard =
'LocalPaymentMasterCard'
LocalPaymentAMEX =
'LocalPaymentAMEX'
LocalPaymentVISA =
'LocalPaymentVISA'
LocalPaymentDiscover =
'LocalPaymentDiscover'
LocalPaymentDinersclub =
'LocalPaymentDinersclub'
LocalPaymentJCB =
'LocalPaymentJCB'
LocalPaymentSWITCH =
'LocalPaymentSWITCH'
LocalPaymentSOLO =
'LocalPaymentSOLO'
GIROPAY =
'GIROPAY'
BML =
'BML'
PayUponInvoice =
'PayUponInvoice'

Method Summary

Methods included from Enumeration

each