Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gesso/types/params.ts>CreatePlannerOverrideParams

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

Properties

optional
plannabletype: string

Allowed values: announcement, assignment, discussion_topic, quiz, wiki_page, planner_note

optional
plannableid: number

ID of the item that you are overriding in the planner

optional
markedcomplete: boolean

If this is true, the item will show in the planner as completed

optional
dismissed: boolean

If this is true, the item will not show in the opportunities list