Class: EBay::SellerPaymentMethodCodeType
- Inherits:
-
String
- Object
- String
- EBay::SellerPaymentMethodCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSellerPaymentMethodCodeType
Constant Summary collapse
- CreditCard =
new("CreditCard")
- CustomCode =
new("CustomCode")
- DirectDebit =
new("DirectDebit")
- DirectDebitPendingSignatureMandate =
new("DirectDebitPendingSignatureMandate")
- DirectDebitPendingVerification =
new("DirectDebitPendingVerification")
- EBayDirectPay =
new("eBayDirectPay")
- NothingOnFile =
new("NothingOnFile")
- PayPal =
new("PayPal")