Interface HandInEditorSessionResponse

interface HandInEditorSessionResponse {
    editorSubmission: SubmissionReference;
}

Hierarchy (View Summary)

Properties

Properties

editorSubmission: SubmissionReference

The created submission.