Binance Connector JS
    Preparing search index...

    ContractInfoStreamResponse

    interface ContractInfoStreamResponse {
        bks?: DerivativesTradingUsdsFuturesWebsocketStreams.ContractInfoStreamResponseBksInner[];
        cs?: string;
        ct?: string;
        dt?: number;
        e?: string;
        E?: number;
        ot?: number;
        ps?: string;
        s?: string;
    }
    Index

    Properties

    Properties

    ContractInfoStreamResponse

    cs?: string

    ContractInfoStreamResponse

    ct?: string

    ContractInfoStreamResponse

    dt?: number

    ContractInfoStreamResponse

    e?: string

    ContractInfoStreamResponse

    E?: number

    ContractInfoStreamResponse

    ot?: number

    ContractInfoStreamResponse

    ps?: string

    ContractInfoStreamResponse

    s?: string

    ContractInfoStreamResponse