ExtendedStatusInfo interface
Properties
message | The message giving detailed information about the status code. |
status |
Status code providing additional information. |
Property Details
message
The message giving detailed information about the status code.
message?: string
Property Value
string
statusCode
Status code providing additional information.
statusCode?: string
Property Value
string