共用方式為


JobErrorItem interface

作業錯誤專案。

屬性

code

用於程式設計存取的程式碼

message

要詳細描述錯誤的訊息

recommendations

建議的動作。

屬性詳細資料

code

用於程式設計存取的程式碼

code: string

屬性值

string

message

要詳細描述錯誤的訊息

message: string

屬性值

string

recommendations

建議的動作。

recommendations?: string[]

屬性值

string[]