pub type UpdateNoteUpdateNote = UpdateNoteResult;
pub enum UpdateNoteUpdateNote { NoteUpdateOutdated, NoteUpdated, }