Skip to main content
Module

x/gesso/types/params.ts>QueryByCourseParams

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

Properties

optional
starttime: Date

The beginning of the time range from which you want events.

optional
endtime: Date

The end of the time range from which you want events.

optional
starttime: Date

The beginning of the time range from which you want events.

optional
endtime: Date

The end of the time range from which you want events.