Binance Connector JS
    Preparing search index...

    SymbolPriceTickerResponse

    interface SymbolPriceTickerResponse {
        indexPrice?: string;
        time?: number;
    }
    Index

    Properties

    Properties

    indexPrice?: string

    SymbolPriceTickerResponse

    time?: number

    SymbolPriceTickerResponse