Skip to main content
Module

x/gesso/types/models.ts>UserAssignmentOverrideAttributes

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

Properties

id: number
optional
base: boolean
title: string
due_at: Date
unlock_at: Date | unknown
lock_at: Date
optional
students: unknown