Skip to main content
Module

x/gesso/types/models.ts>MigrationIssue

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

Properties

id: number
content_migration_url: string
description: string
workflow_state: string
fix_issue_html_url: string
issue_type: string
error_report_html_url: string
error_message: string
created_at: Date
updated_at: Date