Binance Connector JS
    Preparing search index...

    PartialBookDepthStreamsResponse

    interface PartialBookDepthStreamsResponse {
        a?: DerivativesTradingCoinFuturesWebsocketStreams.PartialBookDepthStreamsResponseAItem[];
        b?: DerivativesTradingCoinFuturesWebsocketStreams.PartialBookDepthStreamsResponseBItem[];
        e?: string;
        E?: number | bigint;
        ps?: string;
        pu?: number | bigint;
        s?: string;
        T?: number | bigint;
        u?: number | bigint;
        U?: number | bigint;
    }
    Index

    Properties

    Properties

    PartialBookDepthStreamsResponse

    PartialBookDepthStreamsResponse

    e?: string

    PartialBookDepthStreamsResponse

    E?: number | bigint

    PartialBookDepthStreamsResponse

    ps?: string

    PartialBookDepthStreamsResponse

    pu?: number | bigint

    PartialBookDepthStreamsResponse

    s?: string

    PartialBookDepthStreamsResponse

    T?: number | bigint

    PartialBookDepthStreamsResponse

    u?: number | bigint

    PartialBookDepthStreamsResponse

    U?: number | bigint

    PartialBookDepthStreamsResponse