record RequestErr : TypeRE : Bits16 -> String -> String -> String -> String -> RequestErr.details : RequestErr -> String.error : RequestErr -> String.message : RequestErr -> String.path : RequestErr -> String.status : RequestErr -> Bits16Eq RequestErrFromJSON RequestErrInterpolation RequestErrShow RequestErrToJSON RequestErr.status : RequestErr -> Bits16status : RequestErr -> Bits16.error : RequestErr -> Stringerror : RequestErr -> String.message : RequestErr -> Stringmessage : RequestErr -> String.details : RequestErr -> Stringdetails : RequestErr -> String.path : RequestErr -> Stringpath : RequestErr -> StringrequestErr : Status -> RequestErrrequestErrMsg : String -> Status -> RequestErrrequestErrDetails : Interpolation a => a -> Status -> RequestErr