ErrorResponse interface

表示 ErrorResponse 的介面。

屬性

code
details
message
target

屬性詳細資料

code

code: string

屬性值

string

details

details?: ErrorDetail[]

屬性值

message

message: string

屬性值

string

target

target?: string

屬性值

string