TaskCompletionStatusE

📄 Description: Represents the status of a task or processing result.

Properties

Name

Type

Required

Restrictions

Description

name

string

false

none

Enum name representing the task status.

captionKey

string

false

none

Localization key for the task status caption.

caption

string

false

none

Localized caption of the task status.

Enumerated Values

Attribute

Value

name

CANCELLED, DONE, FAILED, SKIPPED