Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gesso/types/params.ts>AssignUnassignedMembersParams

A TypeScript API client for Canvas LMS
Latest
interface AssignUnassignedMembersParams
import { type AssignUnassignedMembersParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
sync: boolean

The assigning is done asynchronously by default. If you would like to override this and have the assigning done synchronously, set this value to true.