Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    Interface ImfBatchIndicatorErrorEvent

    Diagnostic payload for one fail-softed getWeoIndicatorsBatch() item.

    interface ImfBatchIndicatorErrorEvent {
    ย ย ย ย countryCode: string;
    ย ย ย ย indicatorId: string;
    ย ย ย ย error: unknown;
    }
    Index
    countryCode: string
    indicatorId: string
    error: unknown