Binance Connector JS
    Preparing search index...

    DiffBookDepthResponse

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

    Properties

    Properties

    a?: string[][]

    DiffBookDepthResponse

    b?: string[][]

    DiffBookDepthResponse

    e?: string

    DiffBookDepthResponse

    E?: number

    DiffBookDepthResponse

    s?: string

    DiffBookDepthResponse

    u?: number

    DiffBookDepthResponse

    U?: number

    DiffBookDepthResponse