ErrorDetailsOutput interface
常見的錯誤詳細數據表示。
屬性詳細資料
code
錯誤碼。
code?: string
屬性值
string
message
錯誤資訊。
message?: string
屬性值
string
target
錯誤目標。
target?: string
屬性值
string
常見的錯誤詳細數據表示。
錯誤碼。
code?: string
string
錯誤資訊。
message?: string
string
錯誤目標。
target?: string
string