Binance Connector JS
    Preparing search index...

    GetAutoRepayFuturesStatusResponse

    interface GetAutoRepayFuturesStatusResponse {
        autoRepay?: boolean;
    }
    Index

    Properties

    Properties

    autoRepay?: boolean

    "true" for turn on the auto-repay futures; "false" for turn off the auto-repay futures

    GetAutoRepayFuturesStatusResponse