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

    Enumeration OrderSearchCustomTypeValues

    Possible values for the customType property on simple expressions indicating the data type of the field.

    Index

    Enumeration Members

    BooleanType: "BooleanType"
    DateTimeType: "DateTimeType"
    DateType: "DateType"
    EnumType: "EnumType"
    LocalizedEnumType: "LocalizedEnumType"
    LocalizedStringType: "LocalizedStringType"
    NumberType: "NumberType"
    SetTypeDateTimeType: "SetType.DateTimeType"
    SetTypeDateType: "SetType.DateType"
    SetTypeEnumType: "SetType.EnumType"
    SetTypeLocalizedEnumType: "SetType.LocalizedEnumType"
    SetTypeLocalizedStringType: "SetType.LocalizedStringType"
    SetTypeNumberType: "SetType.NumberType"
    SetTypeStringType: "SetType.StringType"
    SetTypeTimeType: "SetType.TimeType"
    StringType: "StringType"
    TimeType: "TimeType"