add Change Note

open fun addChangeNote(userId: String, noteId: String, contentNote: String, updateId: String)

Method to add a change note to an update

Parameters

userId

The user identifier

noteId

The identifier of the note to add

contentNote

The content of the note to add

updateId

The update identifier