Binance Connector JS
    Preparing search index...

    AccountUpdate

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

    Properties

    Properties

    AccountUpdate

    E?: number

    AccountUpdate

    T?: number

    AccountUpdate