AsObject: {
    componentName?: commonApi.ResourceName.AsObject;
    executionId: string;
    id: string;
    stepsList: motionApi.PlanStep.AsObject[];
}

Type declaration

Generated using TypeDoc