Longbridge OpenAPI SDK
    Preparing search index...

    Interface MacroeconomicIndicatorListResponse

    Response for macroeconomic_indicators

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