Binance Connector JS
    Preparing search index...

    StatisticListResponse

    interface StatisticListResponse {
        code?: number;
        data?: StatisticListResponseData;
        msg?: string;
    }
    Index

    Properties

    Properties

    code?: number

    StatisticListResponse

    StatisticListResponse

    msg?: string

    StatisticListResponse