Class AttributeLocalizedEnumTypeImpl

java.lang.Object
com.commercetools.api.models.product_type.AttributeLocalizedEnumTypeImpl
All Implemented Interfaces:
AttributeLocalizedEnumType, AttributeType, io.vrap.rmf.base.client.ModelBase

public class AttributeLocalizedEnumTypeImpl extends Object implements AttributeLocalizedEnumType, io.vrap.rmf.base.client.ModelBase

Attribute type for localized enum values. Useful for predefined language-specific values selectable in drop-down menus if only one value can be selected. Use AttributeSetType of AttributeLocalizedEnumValue instead if multiple values can be selected.