Binance Connector JS
    Preparing search index...

    CompositeIndexSymbolInformationStreamsResponse

    interface CompositeIndexSymbolInformationStreamsResponse {
        c?: CompositeIndexSymbolInformationStreamsResponseCInner[];
        C?: string;
        e?: string;
        E?: number | bigint;
        p?: string;
        s?: string;
    }
    Index

    Properties

    Properties

    Composition

    CompositeIndexSymbolInformationStreamsResponse

    C?: string

    Base asset category.

    CompositeIndexSymbolInformationStreamsResponse

    e?: string

    Event type

    CompositeIndexSymbolInformationStreamsResponse

    E?: number | bigint

    Event time

    CompositeIndexSymbolInformationStreamsResponse

    p?: string

    Price

    CompositeIndexSymbolInformationStreamsResponse

    s?: string

    Symbol

    CompositeIndexSymbolInformationStreamsResponse