Binance Connector JS
    Preparing search index...

    AccountUpdate

    interface AccountUpdate {
        a?: DerivativesTradingCoinFuturesWebsocketStreams.AccountUpdateA;
        E?: number;
        i?: string;
        T?: number;
    }
    Index

    Properties

    Properties

    AccountUpdate

    E?: number

    AccountUpdate

    i?: string

    AccountUpdate

    T?: number

    AccountUpdate