Class: EBay::ClassifiedAdPaymentMethodEnabledCodeType
- Inherits:
-
String
- Object
- String
- EBay::ClassifiedAdPaymentMethodEnabledCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsClassifiedAdPaymentMethodEnabledCodeType
Constant Summary collapse
- CustomCode =
new("CustomCode")
- EnabledWithCheckout =
new("EnabledWithCheckout")
- EnabledWithoutCheckout =
new("EnabledWithoutCheckout")
- NotSupported =
new("NotSupported")