CreateNoteScreen

constructor(projectId: String? = null, updateId: String? = null, targetVersion: String? = null, noteId: String?)

Parameters

projectId

The identifier of the project owns the update

updateId

The identifier of the update owns the note

targetVersion

The target version of the updateId

noteId

The identifier of the note to edit