Binance Connector JS
    Preparing search index...

    InvestmentPlanCreationResponse

    interface InvestmentPlanCreationResponse {
        nextExecutionDateTime?: number;
        planId?: number;
    }
    Index

    Properties

    nextExecutionDateTime?: number

    InvestmentPlanCreationResponse

    planId?: number

    InvestmentPlanCreationResponse