Class: Ebay::Types::ClassifiedAdPaymentMethodEnabledCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/classified_ad_payment_method_enabled_code.rb

Constant Summary collapse

EnabledWithCheckout =
'EnabledWithCheckout'
EnabledWithoutCheckout =
'EnabledWithoutCheckout'
NotSupported =
'NotSupported'

Method Summary

Methods included from Enumeration

each