Binance Connector JS
    Preparing search index...

    DiffBookDepthStreamsResponse

    interface DiffBookDepthStreamsResponse {
        a?: DerivativesTradingUsdsFuturesWebsocketStreams.DiffBookDepthStreamsResponseAItem[];
        b?: DerivativesTradingUsdsFuturesWebsocketStreams.DiffBookDepthStreamsResponseBItem[];
        e?: string;
        E?: number;
        pu?: number;
        s?: string;
        T?: number;
        u?: number;
        U?: number;
    }
    Index

    Properties

    Properties

    DiffBookDepthStreamsResponse

    DiffBookDepthStreamsResponse

    e?: string

    DiffBookDepthStreamsResponse

    E?: number

    DiffBookDepthStreamsResponse

    pu?: number

    DiffBookDepthStreamsResponse

    s?: string

    DiffBookDepthStreamsResponse

    T?: number

    DiffBookDepthStreamsResponse

    u?: number

    DiffBookDepthStreamsResponse

    U?: number

    DiffBookDepthStreamsResponse