@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface AddTemplateNextStepRequest

    interface AddTemplateNextStepRequest {
        autopilot?: boolean;
        next_step_id: string;
    }
    Index

    Properties

    autopilot?: boolean
    next_step_id: string