Class: PaymentMethodSearchCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsPaymentMethodSearchCodeType

Constant Summary collapse

PaisaPay =
PaymentMethodSearchCodeType.new("PaisaPay")
PayPal =
PaymentMethodSearchCodeType.new("PayPal")
PayPalOrPaisaPay =
PaymentMethodSearchCodeType.new("PayPalOrPaisaPay")
@@schema_type =
"PaymentMethodSearchCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"