Class: EBay::GeneralPaymentMethodCodeType
- Inherits:
-
String
- Object
- String
- EBay::GeneralPaymentMethodCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsGeneralPaymentMethodCodeType
Constant Summary collapse
- ACH =
new("ACH")
- Creditcard =
new("Creditcard")
- CustomCode =
new("CustomCode")
- Echeck =
new("Echeck")
- Other =
new("Other")
- PayPalBalance =
new("PayPalBalance")