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

    Interface BusinessUnitSearchResult

    interface BusinessUnitSearchResult {
        id: string;
        relevance: number;
    }
    Index

    Properties

    Properties

    id: string

    id of the BusinessUnit matching the search query.

    relevance: number

    How closely this customer matches the search query.