INPUT_OBJECT
Represents a single note on a duty, with the ability to clear it independently of other notes.
input DutyNoteInput {note: StringshouldClear: Boolean}