Skip to main content
Module

x/gesso/types/params.ts>QueryByLoginParams

A TypeScript API client for Canvas LMS
Latest
interface QueryByLoginParams
import { type QueryByLoginParams } 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. Events are stored for one year.

optional
endtime: Date

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