Readonly
fullfull url of the request
Readonly
iswhether the response is redacted
Readonly
messageerror message
Readonly
requestReadonly
baseURL: stringbase url of the request
Readonly
data: unknownrequest data, redacted if set to true
Readonly
method: stringmethod of the request
Readonly
path: stringpath of the request
Readonly
responseresponse details
Readonly
data: unknownresponse data, redacted if set to true
Optional
Readonly
statusCode?: numberstatus code of the response
Readonly
statusMessage: stringstatus message of the response
Redacted response of Axios error