ErrorResponseErrorDetailsItem interface

Properties

code

Provides information about the error code.

message

Provides information about the error message.

target

Provides information about the error target.

Property Details

code

Provides information about the error code.

code?: string

Property Value

string

message

Provides information about the error message.

message?: string

Property Value

string

target

Provides information about the error target.

target?: string

Property Value

string