Step interface
疑難解答員步驟
屬性
| automated |
僅適用於 AutomatedStep 類型 |
| description | 步驟描述。 |
| error | 錯誤詳細數據。 |
| execution |
疑難解答員步驟執行的狀態。 |
| execution |
此欄位具有執行狀態的更詳細狀態描述。 |
| guidance | 取得或設定步驟指引。 |
| id | 唯一步驟標識碼。 |
| inputs | |
| insights | |
| is |
是工作流程的最後一個步驟。 |
| title | 步驟標題。 |
| type | 疑難解答步驟的類型。 |
屬性詳細資料
automatedCheckResults
description
步驟描述。
description?: string
屬性值
string
error
executionStatus
疑難解答員步驟執行的狀態。
executionStatus?: string
屬性值
string
executionStatusDescription
此欄位具有執行狀態的更詳細狀態描述。
executionStatusDescription?: string
屬性值
string
guidance
取得或設定步驟指引。
guidance?: string
屬性值
string
id
唯一步驟標識碼。
id?: string
屬性值
string
inputs
insights
isLastStep
是工作流程的最後一個步驟。
isLastStep?: boolean
屬性值
boolean
title
步驟標題。
title?: string
屬性值
string
type
疑難解答步驟的類型。
type?: string
屬性值
string