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

    Interface ErrorByExtension

    interface ErrorByExtension {
        id: string;
        key?: string;
    }
    Index

    Properties

    Properties

    id: string

    Unique identifier of the Extension.

    key?: string

    User-defined unique identifier of the Extension.