共用方式為


ErrorDetail interface

錯誤詳細資料。

屬性

code

錯誤的程式碼。

message

人類可讀取的錯誤訊息。

target

指出要求中的哪個屬性負責錯誤。

屬性詳細資料

code

錯誤的程式碼。

code: string

屬性值

string

message

人類可讀取的錯誤訊息。

message: string

屬性值

string

target

指出要求中的哪個屬性負責錯誤。

target?: string

屬性值

string