Interface defining the structure of a task. A task has a taskID and a taskName.
taskID
taskName
Generated using TypeDoc
Interface defining the structure of a task. A task has a
taskID
and ataskName
.