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

    Interface ProjectChangeCustomerSearchStatusAction

    interface ProjectChangeCustomerSearchStatusAction {
        action: "changeCustomerSearchStatus";
        status: CustomerSearchStatus;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeCustomerSearchStatus"

    Activates or deactivates the Customer Search feature. Activation will trigger building a search index for the Customers in the Project.