CreateNoteScreenViewModel

constructor(projectId: String?, updateId: String?, noteId: String?)

Parameters

projectId

The identifier of the project owns the update

updateId

The identifier of the update owns the note

noteId

The identifier of the note to edit