@theredspace/spp-client
    Preparing search index...

    Interface ReportWrapper

    interface ReportWrapper {
        Report: Report;
        status: string;
    }
    Index

    Properties

    Properties

    Report: Report
    status: string