Binance Connector JS
    Preparing search index...

    StatisticListResponse

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

    Properties

    Properties

    code?: number | bigint

    StatisticListResponse

    StatisticListResponse

    msg?: string

    StatisticListResponse