create

open fun create(noteType: Note.NoteType, ownerUid: String, value: String): NoteCreateProjection


open fun create(enrollment: String, value: String): NoteCreateProjection

Deprecated

Deprecated

replaced by create