Class: EBay::ClassifiedAdPaymentMethodEnabledCodeType

Inherits:
String
  • Object
show all
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")