Binance Connector JS
    Preparing search index...

    QueryIndexPriceConstituentsResponse

    interface QueryIndexPriceConstituentsResponse {
        constituents?: DerivativesTradingCoinFuturesRestAPI.QueryIndexPriceConstituentsResponseConstituentsInner[];
        symbol?: string;
        time?: number;
    }
    Index

    Properties

    QueryIndexPriceConstituentsResponse

    symbol?: string

    QueryIndexPriceConstituentsResponse

    time?: number

    QueryIndexPriceConstituentsResponse