@gradientedge/commercetools-utils
    Preparing search index...

    Interface AttributeBooleanType

    Attribute type for boolean values. Valid values for the Attribute are true and false.

    interface AttributeBooleanType {
        name: "boolean";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: "boolean"