Class: Ebay::Types::AttributeConversionEnabledCode
- Inherits:
-
Object
- Object
- Ebay::Types::AttributeConversionEnabledCode
- Extended by:
- Enumerable, Enumeration
- Defined in:
- lib/ebay/types/attribute_conversion_enabled_code.rb
Constant Summary collapse
- NotApplicable =
'NotApplicable'
- Enabled =
'Enabled'
- Disabled =
'Disabled'