Class: EBay::BuyerPaymentInstrumentCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsBuyerPaymentInstrumentCodeType

Constant Summary collapse

BML =
new("BML")
BankDirectDebit =
new("BankDirectDebit")
CreditCard =
new("CreditCard")
CustomCode =
new("CustomCode")
ELV =
new("ELV")
GIROPAY =
new("GIROPAY")
LocalPaymentAMEX =
new("LocalPaymentAMEX")
LocalPaymentCreditCardOther =
new("LocalPaymentCreditCardOther")
LocalPaymentDinersclub =
new("LocalPaymentDinersclub")
LocalPaymentDiscover =
new("LocalPaymentDiscover")
LocalPaymentELV =
new("LocalPaymentELV")
LocalPaymentJCB =
new("LocalPaymentJCB")
LocalPaymentMasterCard =
new("LocalPaymentMasterCard")
LocalPaymentSOLO =
new("LocalPaymentSOLO")
LocalPaymentSWITCH =
new("LocalPaymentSWITCH")
LocalPaymentVISA =
new("LocalPaymentVISA")
None =
new("None")
PayPal =
new("PayPal")
PayUponInvoice =
new("PayUponInvoice")