Skip to content

RawTaskGetResponse

Base interface containing common fields shared across all task response types

Extends

Properties

Property Type
action null | string
actionLabel? null | string
activities? TaskActivity[]
assignedToUser null | UserLoginInfo
bulkFormLayoutId null | number
completedByUser? null | UserLoginInfo
completedTime null | string
createdTime string
creatorUser? UserLoginInfo
data? null | Record<string, unknown>
deletedTime null | string
deleterUserId null | number
encrypted boolean
externalTag null | string
folderId number
formLayout? Record<string, unknown>
formLayoutId null | number
id number
isCompleted boolean
isDeleted boolean
key string
lastAssignedTime null | string
lastModifiedTime null | string
lastModifierUser? UserLoginInfo
lastModifierUserId null | number
parentOperationId null | string
priority TaskPriority
processingTime? null | number
status TaskStatus
tags? Tag[]
taskAssigneeName null | string
taskAssignees? null | UserLoginInfo[]
taskAssignmentCriteria? string
taskAssignments? TaskAssignment[]
taskSlaDetail null | TaskSlaDetail
taskSlaDetails? null | TaskSlaDetail[]
taskSource? null | TaskSource
title string
type TaskType