Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface RestoreWorkflowstatesOfSisImportedItemsParams
import { type RestoreWorkflowstatesOfSisImportedItemsParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
batchmode: boolean

If set, will only restore items that were deleted from batch_mode.

optional
undeleteonly: boolean

If set, will only restore items that were deleted. This will ignore any items that were created or modified.

optional
unconcludeonly: boolean

If set, will only restore enrollments that were concluded. This will ignore any items that were created or deleted.