API ReferenceTypesTaskCompleteUndoArgsOn this pageTaskCompleteUndoArgs type TaskCompleteUndoArgs = { descendants: { checked?: boolean; id: string; }[]; id: string;}; Properties descendants descendants: { checked?: boolean; id: string;}[]; NameTypechecked?booleanidstring id id: string;