LWT JavaScript API
    Preparing search index...

    Review status update response.

    interface ReviewStatusResponse {
        controls?: string;
        error?: string;
        status?: number;
    }
    Index

    Properties

    controls?: string
    error?: string
    status?: number