Binance Connector JS
    Preparing search index...

    GetTargetAssetListResponse

    interface GetTargetAssetListResponse {
        autoInvestAssetList?: GetTargetAssetListResponseAutoInvestAssetListInner[];
        targetAssets?: string[];
    }
    Index

    Properties

    GetTargetAssetListResponse

    targetAssets?: string[]

    GetTargetAssetListResponse