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

    Interface SearchIndexingConfigurationValues

    interface SearchIndexingConfigurationValues {
        lastModifiedAt?: string;
        lastModifiedBy?: LastModifiedBy;
        status?: SearchIndexingConfigurationStatus;
    }
    Index

    Properties

    lastModifiedAt?: string

    Date and time (UTC) the Project was last updated. Only present on Projects last modified after 1 February 2019.

    lastModifiedBy?: LastModifiedBy

    IDs and references that last modified the SearchIndexingConfigurationValues.

    Current status of resource indexing. Present on Projects from 1 February 2019.