Binance Connector JS
    Preparing search index...

    Request parameters for changeAutoRepayFuturesStatus operation in AccountApi. ChangeAutoRepayFuturesStatusRequest

    interface ChangeAutoRepayFuturesStatusRequest {
        autoRepay: string;
        recvWindow?: number;
    }
    Index

    Properties

    autoRepay: string

    Default: true; false for turn off the auto-repay futures negative balance function

    AccountApiChangeAutoRepayFuturesStatus

    recvWindow?: number

    AccountApiChangeAutoRepayFuturesStatus