work On Note
fun workOnNote(noteId: String?, projectId: String?, updateId: String?, contentNote: String): JsonObject
Wrapper method to execute the request to add or edit a note
Return
the result of the request as JsonObject
Parameters
note Id
The identifier of the note to edit
project Id
The project identifier
update Id
The update identifier
content Note
The content of the note