Binance Connector JS
    Preparing search index...

    Request parameters for checkDualInvestmentAccounts operation in TradeApi. CheckDualInvestmentAccountsRequest

    interface CheckDualInvestmentAccountsRequest {
        recvWindow?: number;
    }
    Index

    Properties

    Properties

    recvWindow?: number

    The value cannot be greater than 60000

    TradeApiCheckDualInvestmentAccounts