Binance Connector JS
    Preparing search index...

    OrderBookResponseResult

    interface OrderBookResponseResult {
        E?: number | bigint;
        lastUpdateId?: number | bigint;
        T?: number | bigint;
    }
    Index

    Properties

    Properties

    E?: number | bigint

    Message output time

    OrderBookResponseResult

    lastUpdateId?: number | bigint

    OrderBookResponseResult

    T?: number | bigint

    Transaction time

    OrderBookResponseResult