Skip to main content
Module

x/gesso/types/models.ts>AccountNotification

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

Properties

subject: string
message: string
start_at: Date
end_at: Date
icon: string
roles: string[]
role_ids: number[]