Binance Connector JS
    Preparing search index...

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

    interface CompositeIndexSymbolInformationResponseInnerBaseAssetListInner {
        baseAsset?: string;
        quoteAsset?: string;
        weightInPercentage?: string;
        weightInQuantity?: string;
    }
    Index

    Properties

    baseAsset?: string

    Base Asset.

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

    quoteAsset?: string

    Quote Asset.

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

    weightInPercentage?: string

    Weight In Percentage.

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

    weightInQuantity?: string

    Weight In Quantity.

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner