Binance Connector JS
    Preparing search index...

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

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

    Properties

    baseAsset?: string

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

    quoteAsset?: string

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

    weightInPercentage?: string

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner

    weightInQuantity?: string

    CompositeIndexSymbolInformationResponseInnerBaseAssetListInner