Binance Connector JS
    Preparing search index...

    IndexPriceResponse

    interface IndexPriceResponse {
        indexPrice?: string;
        time?: number | bigint;
    }
    Index

    Properties

    Properties

    indexPrice?: string

    IndexPriceResponse

    time?: number | bigint

    IndexPriceResponse