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

x/gesso/types/params.ts>ListAllAccountCalendarsParams

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

Properties

optional
searchterm: string

When included, searches all descendent accounts of provided account for the term. Returns matching results. Term must be at least 2 characters. Can be combined with a filter value.

optional
filter: string

Allowed values: visible, hidden