Type Alias RestartedFrom

RestartedFrom: {
    branch_or_iteration_n?: number;
    flow_job_id?: string;
    step_id?: string;
}