Note
Note
getNoteType
Get a NoteType
updateNoteType
[update](https://jsonapi.org/format/#crud-updating) a NoteType
deleteNoteType
[delete](https://jsonapi.org/format/#crud-deleting) a NoteType
listNoteTypes
Returns a collection of NoteTypes.
createNoteType
Create a NoteType
getNote
Get a Note.
updateNote
[update](https://jsonapi.org/format/#crud-updating) a Note
deleteNote
[delete](https://jsonapi.org/format/#crud-deleting) a Note
listNotes
Returns a collection of Notes.
createNote
Create a Note.