Class: PaymentCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/paypal-business/default.rb

Overview

urn:ebay:apis:eBLBaseComponentsPaymentCodeType

Constant Summary collapse

Echeck =
PaymentCodeType.new("echeck")
Instant =
PaymentCodeType.new("instant")
None =
PaymentCodeType.new("none")
@@schema_type =
"PaymentCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"