Binance Connector JS
    Preparing search index...

    DiffBookDepthResponse

    interface DiffBookDepthResponse {
        a?: string[][];
        b?: string[][];
        e?: string;
        E?: number | bigint;
        s?: string;
        u?: number | bigint;
        U?: number | bigint;
    }
    Index

    Properties

    Properties

    a?: string[][]

    DiffBookDepthResponse

    b?: string[][]

    DiffBookDepthResponse

    e?: string

    DiffBookDepthResponse

    E?: number | bigint

    DiffBookDepthResponse

    s?: string

    DiffBookDepthResponse

    u?: number | bigint

    DiffBookDepthResponse

    U?: number | bigint

    DiffBookDepthResponse