ProblemClassificationsClassificationResult interface

ProblemClassification Classification 結果物件。

屬性

description

問題分類結果的描述。

problemClassificationId

可用於建立支援票證的標識碼。

problemId

可用於解決方案探索或其他用途的標識碼。

relatedService

相關服務。

serviceId

與此問題分類結果相關聯的服務標識符。

title

問題分類結果的標題。

屬性詳細資料

description

問題分類結果的描述。

description?: string

屬性值

string

problemClassificationId

可用於建立支援票證的標識碼。

problemClassificationId?: string

屬性值

string

problemId

可用於解決方案探索或其他用途的標識碼。

problemId?: string

屬性值

string

relatedService

相關服務。

relatedService?: ClassificationService

屬性值

serviceId

與此問題分類結果相關聯的服務標識符。

serviceId?: string

屬性值

string

title

問題分類結果的標題。

title?: string

屬性值

string