Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

assignedTo

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

body

body: string

Optional dueDate

dueDate?: string

status

status: TaskStatus

sys

sys: TaskSysProps

Methods

delete

  • delete(): Promise<void>

toPlainObject

update

  • update(): Promise<Task>