Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Task

Hierarchy

Index

Properties

assignedTo

assignedTo: Link<"User" | "Team">

body

body: string

Optional dueDate

dueDate: undefined | string

status

status: TaskStatus

sys

Methods

delete

  • delete(): Promise<void>

toPlainObject

update

  • update(): Promise<Task>