Skip to main content
Latest
interface BeginMigrationToPushToAssociatedCoursesParams
import { type BeginMigrationToPushToAssociatedCoursesParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
comment: string

An optional comment to be included in the sync history.

optional
sendnotification: boolean

Send a notification to the calling user when the sync completes.

optional
copysettings: boolean

Whether course settings should be copied over to associated courses. Defaults to true for newly associated courses.

optional
publishafterinitialsync: boolean

If set, newly associated courses will be automatically published after the sync completes