Skip to main content
Module

x/gesso/types/models.ts>ContentMigration

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

Properties

id: number
migration_type: string
migration_type_title: string
migration_issues_url: string
attachment: Attachment
progress_url: string
user_id: number
workflow_state: string
started_at: Date
finished_at: Date
pre_attachment: PreAttachment