Skip to content

TaskBaseResponse

Base interface containing common fields shared across all task response types

Extended by

Properties

Property Type
action null | string
completedTime null | string
createdTime string
deletedTime null | string
deleterUserId null | number
externalTag null | string
folderId number
id number
isDeleted boolean
key string
lastAssignedTime null | string
lastModifiedTime null | string
parentOperationId null | string
priority TaskPriority
status TaskStatus
title string
type TaskType