manage Change Note

private open fun manageChangeNote(id: String, token: String, projectId: String, updateId: String, noteId: String, ope: String): String

Method to manage a change note

Return

the result of the request as String

Parameters

id

The identifier of the user

token

The token of the user

projectId

The identifier of the project where manage the change note

updateId

The identifier of the update where manage the change note

noteId

The identifier of the note

ope

The operation to execute