Class: EBay::GeneralPaymentMethodCodeType

Inherits:
String
  • Object
show all
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")