Skip to main content
Module

x/gesso/types/models.ts>CustomColumn

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

Properties

id: number
teacher_notes: boolean
title: string
position: number
hidden: boolean
read_only: boolean