Binance Connector JS
    Preparing search index...

    ChangePlanStatusResponse

    interface ChangePlanStatusResponse {
        nextExecutionDateTime?: number;
        planId?: number;
        status?: string;
    }
    Index

    Properties

    nextExecutionDateTime?: number

    ChangePlanStatusResponse

    planId?: number

    ChangePlanStatusResponse

    status?: string

    ChangePlanStatusResponse