Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gesso/types/models.ts>RolePermissions

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

Properties

enabled: boolean
locked: boolean
applies_to_self: boolean
applies_to_descendants: boolean
readonly: boolean
explicit: boolean
prior_default: boolean