Response.Minclude sig ... endtype t = private ProtocolMessage.tval t_of_js : Ojs.t -> tval t_to_js : t -> Ojs.tval type_ : t -> ProtocolMessage.type_include sig ... endval request_seq : t -> intval success : t -> boolval command : t -> stringval message : t -> string Interop.or_undefinedval body : t -> Interop.Js.Any.t Interop.or_undefined