Binance Connector JS
    Preparing search index...

    CompositeIndexSymbolInformationResponseInner

    interface CompositeIndexSymbolInformationResponseInner {
        baseAssetList?: CompositeIndexSymbolInformationResponseInnerBaseAssetListInner[];
        component?: string;
        symbol?: string;
        time?: number;
    }
    Index

    Properties

    CompositeIndexSymbolInformationResponseInner

    component?: string

    CompositeIndexSymbolInformationResponseInner

    symbol?: string

    CompositeIndexSymbolInformationResponseInner

    time?: number

    CompositeIndexSymbolInformationResponseInner