@web-core/web-sdk
    Preparing search index...

    Interface IndicatorResponse

    interface IndicatorResponse {
        e: IndicatorE;
        r: any;
    }
    Index

    Properties

    e r

    Properties

    e: IndicatorE
    r: any