Stored Document Contract
@Serializable
Constructors
Link copied to clipboard
constructor(encoding: StoredDocumentEncoding, studentId: String, title: String, sharedWithStudent: Boolean? = null, blocks: List<StoredDocumentBlock>, fileAnnotations: Map<String, List<StoredSarifResult>>)