Binance Connector JS
    Preparing search index...

    AccountUpdate

    interface AccountUpdate {
        B?: AccountUpdateBInner[];
        E?: number | bigint;
        G?: AccountUpdateGInner[];
        P?: AccountUpdatePInner[];
        uid?: number | bigint;
    }
    Index

    Properties

    Properties

    AccountUpdate

    E?: number | bigint

    AccountUpdate

    AccountUpdate

    AccountUpdate

    uid?: number | bigint

    AccountUpdate