Thanks to visit codestin.com
Credit goes to longbridge.github.io

Longbridge OpenAPI SDK
    Preparing search index...

    Interface MacroeconomicIndicatorListResponse

    Response for macroeconomic_indicators

    interface MacroeconomicIndicatorListResponse {
        data: MacroeconomicIndicator[];
        count: number;
    }
    Index

    Properties

    Properties

    count: number