Skip to main content
Module

x/gesso/types/params.ts>GetTheSubaccountsOfAnAccountParams

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

Properties

optional
recursive: boolean

If true, the entire account tree underneath this account will be returned (though still paginated). If false, only direct sub-accounts of this account will be returned. Defaults to false.