Interface UpdatePearsonCourseResponse

interface UpdatePearsonCourseResponse {
    pasteLimit?: PasteLimit;
}

Hierarchy (View Summary)

Properties

Properties

pasteLimit?: PasteLimit

The course-wide paste limit after the update. Absent when the course inherits.