Binance Connector JS
    Preparing search index...

    AccountUpdate

    interface AccountUpdate {
        a?: DerivativesTradingUsdsFuturesWebsocketStreams.AccountUpdateA;
        E?: number | bigint;
        T?: number | bigint;
    }
    Index

    Properties

    Properties

    AccountUpdate

    E?: number | bigint

    AccountUpdate

    T?: number | bigint

    AccountUpdate