Skip to main content
Module

x/gesso/types/params.ts>ListEntriesForColumnParams

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

Properties

optional
includehidden: boolean

If true, hidden columns will be included in the result. If false or absent, only visible columns will be returned.