Binance Connector JS
    Preparing search index...

    PartialBookDepthStreamsResponse

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

    Properties

    Properties

    PartialBookDepthStreamsResponse

    PartialBookDepthStreamsResponse

    e?: string

    PartialBookDepthStreamsResponse

    E?: number

    PartialBookDepthStreamsResponse

    ps?: string

    PartialBookDepthStreamsResponse

    pu?: number

    PartialBookDepthStreamsResponse

    s?: string

    PartialBookDepthStreamsResponse

    T?: number

    PartialBookDepthStreamsResponse

    u?: number

    PartialBookDepthStreamsResponse

    U?: number

    PartialBookDepthStreamsResponse