Binance Connector JS
    Preparing search index...

    QueryIndexPriceConstituentsResponseConstituentsInner

    interface QueryIndexPriceConstituentsResponseConstituentsInner {
        exchange?: string;
        price?: string;
        symbol?: string;
        weight?: string;
    }
    Index

    Properties

    exchange?: string

    QueryIndexPriceConstituentsResponseConstituentsInner

    price?: string

    QueryIndexPriceConstituentsResponseConstituentsInner

    symbol?: string

    QueryIndexPriceConstituentsResponseConstituentsInner

    weight?: string

    QueryIndexPriceConstituentsResponseConstituentsInner