Class AttributeBooleanTypeImpl

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

public class AttributeBooleanTypeImpl extends Object implements AttributeBooleanType, io.vrap.rmf.base.client.ModelBase

Attribute type for Boolean values. Valid values for the Attribute are true and false (JSON Boolean).