Class: PaymentActionCodeType
- Inherits:
-
String
- Object
- String
- PaymentActionCodeType
- Defined in:
- lib/paypal-business/default.rb
Overview
urn:ebay:apis:eBLBaseComponentsPaymentActionCodeType
Constant Summary collapse
- Authorization =
PaymentActionCodeType.new("Authorization")
- None =
PaymentActionCodeType.new("None")
- Order =
PaymentActionCodeType.new("Order")
- Sale =
PaymentActionCodeType.new("Sale")
- @@schema_type =
"PaymentActionCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"