Binance Connector JS
    Preparing search index...

    AccountUpdate

    interface AccountUpdate {
        a?: DerivativesTradingPortfolioMarginWebsocketStreams.AccountUpdateA;
        E?: number | bigint;
        fs?: string;
        i?: string;
        T?: number | bigint;
    }
    Index

    Properties

    Properties

    AccountUpdate

    E?: number | bigint

    Event Time

    AccountUpdate

    fs?: string

    Event business unit. 'UM' for USDS-M futures and 'CM' for COIN-M futures

    AccountUpdate

    i?: string

    Account Alias, ignore for UM

    AccountUpdate

    T?: number | bigint

    Transaction

    AccountUpdate