Binance Connector JS
    Preparing search index...

    CheckDualInvestmentAccountsResponse

    interface CheckDualInvestmentAccountsResponse {
        totalAmountInBTC?: string;
        totalAmountInUSDT?: string;
    }
    Index

    Properties

    totalAmountInBTC?: string

    CheckDualInvestmentAccountsResponse

    totalAmountInUSDT?: string

    CheckDualInvestmentAccountsResponse