Class: MerchantPullPaymentCodeType

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

Overview

urn:ebay:apis:eBLBaseComponentsMerchantPullPaymentCodeType

Constant Summary collapse

Any =
MerchantPullPaymentCodeType.new("Any")
EcheckOnly =
MerchantPullPaymentCodeType.new("EcheckOnly")
InstantOnly =
MerchantPullPaymentCodeType.new("InstantOnly")
@@schema_type =
"MerchantPullPaymentCodeType"
@@schema_ns =
"urn:ebay:apis:eBLBaseComponents"