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

    Interface CustomFieldLocalizedEnumType

    Field type for localized enum values.

    interface CustomFieldLocalizedEnumType {
        name: "LocalizedEnum";
        values: CustomFieldLocalizedEnumValue[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: "LocalizedEnum"

    Allowed values.