Skip to main content
Module

x/gesso/types/models.ts>GroupCategory

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

Properties

id: number
name: string
role: string
self_signup: unknown
auto_leader: string | null
context_type: string
account_id: number
group_limit: number | null
sis_group_category_id: string | null
sis_import_id: string | null
progress: unknown