Class: PaymentMethodSearchCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPaymentMethodSearchCodeType

Constant Summary collapse

CustomCode =
PaymentMethodSearchCodeType.new("CustomCode")
PaisaPay =
PaymentMethodSearchCodeType.new("PaisaPay")
PaisaPayEscrowEMI =
PaymentMethodSearchCodeType.new("PaisaPayEscrowEMI")
PayPal =
PaymentMethodSearchCodeType.new("PayPal")
PayPalOrPaisaPay =
PaymentMethodSearchCodeType.new("PayPalOrPaisaPay")