Skip to main content
Module

x/gesso/types/params.ts>ListAppointmentGroupsParams

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

Properties

optional
scope: string

Allowed values: reservable, manageable

optional
context_codes: string[]

Array of context codes used to limit returned results.

optional
includepastappointments: boolean

Defaults to false. If true, includes past appointment groups

optional
include: string[]

Allowed values: appointments, child_events, participant_count, reserved_times, all_context_codes