Type aliases Change Status Task Action Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:41 Day Of Week Day Of Week: "MON" | "TUE" | "WED" | "THU" | "FRI" | "SAT" | "SUN"
Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:7 Edited Change Status Action Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:38 Edited Form Task Action Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:27 Edited Task Edited
Task
: NewTask & { taskId
: string } Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:94 Edited Task Action Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:45 Edited Task Group Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:147 Form Task Action Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:30 Linked Resource Linked Resource: { label: string ; url: string }
Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:49 New Change Status Task Action New Change Status Task Action: BaseTaskAction & { status: "COMPLETE" ; type: "CHANGE_STATUS" }
Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:33 New Form Task Action New Form Task Action: BaseTaskAction & { formId: number ; type: "FORM" }
Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:22 New Task Action Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:44 New Task Group New
Task
Group
: { formsAppEnvironmentId
: number ; name
: string ; organisationId
: string ; taskIds
: ( Task [ "taskId" ] | { label
: string ; taskIds
: Task [ "taskId" ] [] } ) [] } Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:133 Type declaration forms App Environment Id: number name: string organisation Id: string task Ids: ( Task [ "taskId" ] | { label: string ; taskIds: Task [ "taskId" ] [] } ) [] Task Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:98 Task Action Defined in node_modules/@oneblink/types/typescript/scheduledTasks.ts:46
The related forms app environment id that this task group belongs to