sawtooth-haskell-protos/Data-Sawtooth-ClientEvent.html

1 line
388 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Data.Sawtooth.ClientEvent</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">sawtooth-haskell-protos-0.0.0: An autogenerated module with Hyperledger Sawtooth protobuf types</span><ul class="links" id="page-menu"><li><a href="src/Data.Sawtooth.ClientEvent.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Data.Sawtooth.ClientEvent</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Generated by Haskell protocol buffer compiler. DO NOT EDIT!</p></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsSubscribeRequest" class="def">ClientEventsSubscribeRequest</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsSubscribeRequest" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsSubscribeRequest" class="def">ClientEventsSubscribeRequest</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:clientEventsSubscribeRequestSubscriptions" class="def">clientEventsSubscribeRequestSubscriptions</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:EventSubscription" title="Data.Sawtooth.Events">EventSubscription</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:clientEventsSubscribeRequestLastKnownBlockIds" class="def">clientEventsSubscribeRequestLastKnownBlockIds</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsSubscribeRequest">Instances</h4><details id="i:ClientEventsSubscribeRequest" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-45" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-45" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-45" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-45" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-106" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-110" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-45" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-91" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-99" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-50" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-47" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-52" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-113" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeRequest:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-45" class="link">Source</a> <a href="#t:ClientEventsSubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeRequest</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsSubscribeRequest&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsSubscribeRequest&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsSubscribeRequestSubscriptions&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:EventSubscription" title="Data.Sawtooth.Events">EventSubscription</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsSubscribeRequestLastKnownBlockIds&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsSubscribeResponse" class="def">ClientEventsSubscribeResponse</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsSubscribeResponse" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsSubscribeResponse" class="def">ClientEventsSubscribeResponse</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:clientEventsSubscribeResponseStatus" class="def">clientEventsSubscribeResponseStatus</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:clientEventsSubscribeResponseResponseMessage" class="def">clientEventsSubscribeResponseResponseMessage</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsSubscribeResponse">Instances</h4><details id="i:ClientEventsSubscribeResponse" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-144" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-144" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-144" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-144" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-194" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-198" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-144" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-181" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-187" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-149" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-146" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-151" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-201" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-144" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsSubscribeResponse&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsSubscribeResponse&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsSubscribeResponseStatus&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsSubscribeResponseResponseMessage&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsSubscribeResponse_Status" class="def">ClientEventsSubscribeResponse_Status</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsSubscribeResponse_Status" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsSubscribeResponse_StatusSTATUS_UNSET" class="def">ClientEventsSubscribeResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsSubscribeResponse_StatusOK" class="def">ClientEventsSubscribeResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsSubscribeResponse_StatusINVALID_FILTER" class="def">ClientEventsSubscribeResponse_StatusINVALID_FILTER</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsSubscribeResponse_StatusUNKNOWN_BLOCK" class="def">ClientEventsSubscribeResponse_StatusUNKNOWN_BLOCK</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsSubscribeResponse_Status">Instances</h4><details id="i:ClientEventsSubscribeResponse_Status" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Bounded:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Prelude.html#t:Bounded" title="Prelude">Bounded</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-237" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:maxBound" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Eq:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-229" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Ord:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-241" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Show:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-229" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Generic:5"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-229" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:ToJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-282" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:FromJSON:7"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-286" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:NFData:8"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-229" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:ProtoEnum:9"></span> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Class.html#t:ProtoEnum" title="Proto3.Wire.Class">ProtoEnum</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-246" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toProtoEnumMay">toProtoEnumMay</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:toProtoEnumMay" class="selflink">#</a></p><p class="src"><a href="#v:fromProtoEnum">fromProtoEnum</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:fromProtoEnum" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:ToJSONPB:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-264" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:FromJSONPB:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-269" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:HasDefault:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-235" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Named:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-231" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Finite:14"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Finite" title="Proto3.Suite.Class">Finite</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-290" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:enumerate">enumerate</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> -&gt; [(string, <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>)] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:enumerate" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsSubscribeResponse_Status:Rep:15"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-229" class="link">Source</a> <a href="#t:ClientEventsSubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsSubscribeResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsSubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsSubscribeResponse_Status</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsSubscribeResponse_Status&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) ((<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsSubscribeResponse_StatusSTATUS_UNSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsSubscribeResponse_StatusOK&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsSubscribeResponse_StatusINVALID_FILTER&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsSubscribeResponse_StatusUNKNOWN_BLOCK&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsUnsubscribeRequest" class="def">ClientEventsUnsubscribeRequest</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsUnsubscribeRequest" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsUnsubscribeRequest" class="def">ClientEventsUnsubscribeRequest</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsUnsubscribeRequest">Instances</h4><details id="i:ClientEventsUnsubscribeRequest" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-293" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-293" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-293" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-293" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-314" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-318" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-293" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-305" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-309" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-298" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-295" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-300" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-321" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeRequest:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-293" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeRequest" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeRequest</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsUnsubscribeRequest&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsUnsubscribeRequest&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:ClientEventsUnsubscribeResponse" class="def">ClientEventsUnsubscribeResponse</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsUnsubscribeResponse" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsUnsubscribeResponse" class="def">ClientEventsUnsubscribeResponse</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:clientEventsUnsubscribeResponseStatus" class="def">clientEventsUnsubscribeResponseStatus</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsUnsubscribeResponse">Instances</h4><details id="i:ClientEventsUnsubscribeResponse" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-337" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-337" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-337" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-337" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-374" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-378" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-337" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-362" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-368" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-342" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-339" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-344" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-381" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-337" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsUnsubscribeResponse&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsUnsubscribeResponse&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsUnsubscribeResponseStatus&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsUnsubscribeResponse_Status" class="def">ClientEventsUnsubscribeResponse_Status</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsUnsubscribeResponse_Status" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsUnsubscribeResponse_StatusSTATUS_UNSET" class="def">ClientEventsUnsubscribeResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsUnsubscribeResponse_StatusOK" class="def">ClientEventsUnsubscribeResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsUnsubscribeResponse_StatusINTERNAL_ERROR" class="def">ClientEventsUnsubscribeResponse_StatusINTERNAL_ERROR</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsUnsubscribeResponse_Status">Instances</h4><details id="i:ClientEventsUnsubscribeResponse_Status" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Bounded:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Prelude.html#t:Bounded" title="Prelude">Bounded</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-411" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:maxBound" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Eq:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-402" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Ord:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-415" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Show:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-402" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Generic:5"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-402" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:ToJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-451" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:FromJSON:7"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-456" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:NFData:8"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-402" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:ProtoEnum:9"></span> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Class.html#t:ProtoEnum" title="Proto3.Wire.Class">ProtoEnum</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-420" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toProtoEnumMay">toProtoEnumMay</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:toProtoEnumMay" class="selflink">#</a></p><p class="src"><a href="#v:fromProtoEnum">fromProtoEnum</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:fromProtoEnum" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:ToJSONPB:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-434" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:FromJSONPB:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-439" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:HasDefault:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-408" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Named:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-404" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Finite:14"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Finite" title="Proto3.Suite.Class">Finite</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-460" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:enumerate">enumerate</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> -&gt; [(string, <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>)] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:enumerate" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsUnsubscribeResponse_Status:Rep:15"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-402" class="link">Source</a> <a href="#t:ClientEventsUnsubscribeResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsUnsubscribeResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsUnsubscribeResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsUnsubscribeResponse_Status</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsUnsubscribeResponse_Status&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsUnsubscribeResponse_StatusSTATUS_UNSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsUnsubscribeResponse_StatusOK&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsUnsubscribeResponse_StatusINTERNAL_ERROR&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsGetRequest" class="def">ClientEventsGetRequest</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsGetRequest" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsGetRequest" class="def">ClientEventsGetRequest</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:clientEventsGetRequestSubscriptions" class="def">clientEventsGetRequestSubscriptions</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:EventSubscription" title="Data.Sawtooth.Events">EventSubscription</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:clientEventsGetRequestBlockIds" class="def">clientEventsGetRequestBlockIds</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsGetRequest">Instances</h4><details id="i:ClientEventsGetRequest" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-468" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-468" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-468" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-468" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-526" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-530" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-468" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-513" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-519" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-473" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-470" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-475" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-533" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetRequest:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-468" class="link">Source</a> <a href="#t:ClientEventsGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetRequest" title="Data.Sawtooth.ClientEvent">ClientEventsGetRequest</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsGetRequest&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsGetRequest&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsGetRequestSubscriptions&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:EventSubscription" title="Data.Sawtooth.Events">EventSubscription</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsGetRequestBlockIds&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/text-1.2.4.1/Data-Text-Lazy.html#t:Text" title="Data.Text.Lazy">Text</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsGetResponse" class="def">ClientEventsGetResponse</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsGetResponse" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsGetResponse" class="def">ClientEventsGetResponse</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:clientEventsGetResponseStatus" class="def">clientEventsGetResponseStatus</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:clientEventsGetResponseEvents" class="def">clientEventsGetResponseEvents</a> :: <a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:Event" title="Data.Sawtooth.Events">Event</a></dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsGetResponse">Instances</h4><details id="i:ClientEventsGetResponse" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:Eq:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-563" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:Ord:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-563" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:Show:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-563" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:Generic:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-563" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:ToJSON:5"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-617" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:FromJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-621" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:NFData:7"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-563" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:ToJSONPB:8"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-604" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:FromJSONPB:9"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-610" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:HasDefault:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-568" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:Named:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-565" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:Message:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Message" title="Proto3.Suite.Class">Message</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-570" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:encodeMessage">encodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Encode.html#t:MessageBuilder" title="Proto3.Wire.Encode">MessageBuilder</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:encodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:decodeMessage">decodeMessage</a> :: <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite.html#t:FieldNumber" title="Proto3.Suite">FieldNumber</a> -&gt; <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:Parser" title="Proto3.Wire.Decode">Parser</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Decode.html#t:RawMessage" title="Proto3.Wire.Decode">RawMessage</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:decodeMessage" class="selflink">#</a></p><p class="src"><a href="#v:dotProto">dotProto</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; [<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-DotProto-AST.html#t:DotProtoField" title="Proto3.Suite.DotProto.AST">DotProtoField</a>] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:dotProto" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:ToSchema:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:ToSchema" title="Proto3.Suite.JSONPB">ToSchema</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-624" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:declareNamedSchema">declareNamedSchema</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Proxy.html#t:Proxy" title="Data.Proxy">Proxy</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> -&gt; <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Declare.html#t:Declare" title="Data.Swagger.Declare">Declare</a> (<a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/Data-Swagger-Internal.html#t:Definitions" title="Data.Swagger.Internal">Definitions</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:Schema" title="Proto3.Suite.JSONPB">Schema</a>) <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB.html#t:NamedSchema" title="Proto3.Suite.JSONPB">NamedSchema</a> <a href="file:///nix/store/kq6ai204cf952yiqk79gzi10pxiimr1k-swagger2-2.6-doc/share/doc/swagger2-2.6/html/src" class="link">Source</a> <a href="#v:declareNamedSchema" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse:Rep:14"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-563" class="link">Source</a> <a href="#t:ClientEventsGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsGetResponse&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsGetResponse&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:True" title="Data.Bool">True</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsGetResponseStatus&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Types.html#t:Enumerated" title="Proto3.Suite.Types">Enumerated</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-42-:" title="GHC.Generics">:*:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:S1" title="GHC.Generics">S1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaSel" title="GHC.Generics">MetaSel</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#v:Just" title="Data.Maybe">Just</a> &quot;clientEventsGetResponseEvents&quot;) '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceUnpackedness" title="GHC.Generics">NoSourceUnpackedness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:NoSourceStrictness" title="GHC.Generics">NoSourceStrictness</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:DecidedLazy" title="GHC.Generics">DecidedLazy</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rec0" title="GHC.Generics">Rec0</a> (<a href="file:///nix/store/knvxkxfnxq48mcmnw9rnbfw5zi1c4nd1-vector-0.12.2.0-doc/share/doc/vector-0.12.2.0/html/Data-Vector.html#t:Vector" title="Data.Vector">Vector</a> <a href="Data-Sawtooth-Events.html#t:Event" title="Data.Sawtooth.Events">Event</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:ClientEventsGetResponse_Status" class="def">ClientEventsGetResponse_Status</a> <a href="src/Data.Sawtooth.ClientEvent.html#ClientEventsGetResponse_Status" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:ClientEventsGetResponse_StatusSTATUS_UNSET" class="def">ClientEventsGetResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsGetResponse_StatusOK" class="def">ClientEventsGetResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsGetResponse_StatusINTERNAL_ERROR" class="def">ClientEventsGetResponse_StatusINTERNAL_ERROR</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsGetResponse_StatusINVALID_FILTER" class="def">ClientEventsGetResponse_StatusINVALID_FILTER</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:ClientEventsGetResponse_StatusUNKNOWN_BLOCK" class="def">ClientEventsGetResponse_StatusUNKNOWN_BLOCK</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><h4 class="instances details-toggle-control details-toggle" data-details-id="i:ClientEventsGetResponse_Status">Instances</h4><details id="i:ClientEventsGetResponse_Status" open="open"><summary class="hide-when-js-enabled">Instances details</summary><table><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Bounded:1"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Prelude.html#t:Bounded" title="Prelude">Bounded</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-658" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:minBound" class="selflink">#</a></p><p class="src"><a href="#v:maxBound">maxBound</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:maxBound" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Eq:2"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Eq.html#t:Eq" title="Data.Eq">Eq</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-651" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Ord:3"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ord" title="Data.Ord">Ord</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-662" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Ord.html#t:Ordering" title="Data.Ord">Ordering</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:compare" class="selflink">#</a></p><p class="src"><a href="#v:-60-">(&lt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60-" class="selflink">#</a></p><p class="src"><a href="#v:-60--61-">(&lt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-60--61-" class="selflink">#</a></p><p class="src"><a href="#v:-62-">(&gt;)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62-" class="selflink">#</a></p><p class="src"><a href="#v:-62--61-">(&gt;=)</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:-62--61-" class="selflink">#</a></p><p class="src"><a href="#v:max">max</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:max" class="selflink">#</a></p><p class="src"><a href="#v:min">min</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/ghc-prim-0.6.1/src" class="link">Source</a> <a href="#v:min" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Show:4"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:Show" title="Text.Show">Show</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-651" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int" title="Data.Int">Int</a> -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:String" title="Data.String">String</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a>] -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Text-Show.html#t:ShowS" title="Text.Show">ShowS</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:showList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Generic:5"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Generic" title="GHC.Generics">Generic</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-651" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs associated-types"><p class="caption">Associated Types</p><p class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#t:Rep" class="selflink">#</a></p></div> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:from">from</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> x <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:from" class="selflink">#</a></p><p class="src"><a href="#v:to">to</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> x -&gt; <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/src" class="link">Source</a> <a href="#v:to" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:ToJSON:6"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-702" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSON" class="selflink">#</a></p><p class="src"><a href="#v:toEncoding">toEncoding</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncoding" class="selflink">#</a></p><p class="src"><a href="#v:toJSONList">toJSONList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toJSONList" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingList">toEncodingList</a> :: [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a>] -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:toEncodingList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:FromJSON:7"></span> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:FromJSON" title="Data.Aeson.Types">FromJSON</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-706" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSON">parseJSON</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSON" class="selflink">#</a></p><p class="src"><a href="#v:parseJSONList">parseJSONList</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> [<a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a>] <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/src" class="link">Source</a> <a href="#v:parseJSONList" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:NFData:8"></span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/Control-DeepSeq.html#t:NFData" title="Control.DeepSeq">NFData</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-651" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; () <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/deepseq-1.4.4.0/src" class="link">Source</a> <a href="#v:rnf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:ProtoEnum:9"></span> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/Proto3-Wire-Class.html#t:ProtoEnum" title="Proto3.Wire.Class">ProtoEnum</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-667" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toProtoEnumMay">toProtoEnumMay</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:toProtoEnumMay" class="selflink">#</a></p><p class="src"><a href="#v:fromProtoEnum">fromProtoEnum</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a> <a href="file:///nix/store/hv692fbz3xzvy83pq1r05x6xxkgvwivm-proto3-wire-1.2.0-doc/share/doc/proto3-wire-1.2.0/html/src" class="link">Source</a> <a href="#v:fromProtoEnum" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:ToJSONPB:10"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:ToJSONPB" title="Proto3.Suite.JSONPB.Class">ToJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-684" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toJSONPB" class="selflink">#</a></p><p class="src"><a href="#v:toEncodingPB">toEncodingPB</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:Options" title="Proto3.Suite.JSONPB.Class">Options</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Encoding-Internal.html#t:Encoding" title="Data.Aeson.Encoding.Internal">Encoding</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:toEncodingPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:FromJSONPB:11"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-JSONPB-Class.html#t:FromJSONPB" title="Proto3.Suite.JSONPB.Class">FromJSONPB</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-688" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:parseJSONPB">parseJSONPB</a> :: <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Value" title="Data.Aeson.Types">Value</a> -&gt; <a href="file:///nix/store/2kcbnsrhhz0xh6hv7xz5qfn1l0p0h6d2-aeson-1.5.5.1-doc/share/doc/aeson-1.5.5.1/html/Data-Aeson-Types.html#t:Parser" title="Data.Aeson.Types">Parser</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:parseJSONPB" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:HasDefault:12"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:HasDefault" title="Proto3.Suite.Class">HasDefault</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-656" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:def" class="selflink">#</a></p><p class="src"><a href="#v:isDefault">isDefault</a> :: <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#t:Bool" title="Data.Bool">Bool</a> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:isDefault" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Named:13"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Named" title="Proto3.Suite.Class">Named</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-653" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:nameOf">nameOf</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; string <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:nameOf" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Finite:14"></span> <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/Proto3-Suite-Class.html#t:Finite" title="Proto3.Suite.Class">Finite</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-709" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:enumerate">enumerate</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-String.html#t:IsString" title="Data.String">IsString</a> string =&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Exts.html#t:Proxy-35-" title="GHC.Exts">Proxy#</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> -&gt; [(string, <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Int.html#t:Int32" title="Data.Int">Int32</a>)] <a href="file:///nix/store/2i0p6kw920jfysjf95dwsh3ia12h30k5-proto3-suite-0.4.2.0-doc/share/doc/proto3-suite-0.4.2.0/html/src" class="link">Source</a> <a href="#v:enumerate" class="selflink">#</a></p></div></details></td></tr><tr><td class="src clearfix"><span class="inst-left"><span class="instance details-toggle-control details-toggle" data-details-id="i:id:ClientEventsGetResponse_Status:Rep:15"></span> <span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a></span> <a href="src/Data.Sawtooth.ClientEvent.html#line-651" class="link">Source</a> <a href="#t:ClientEventsGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:ClientEventsGetResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-ClientEvent.html">Data.Sawtooth.ClientEvent</a></p> <div class="src"><span class="keyword">type</span> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:Rep" title="GHC.Generics">Rep</a> <a href="Data-Sawtooth-ClientEvent.html#t:ClientEventsGetResponse_Status" title="Data.Sawtooth.ClientEvent">ClientEventsGetResponse_Status</a> = <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:D1" title="GHC.Generics">D1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaData" title="GHC.Generics">MetaData</a> &quot;ClientEventsGetResponse_Status&quot; &quot;Data.Sawtooth.ClientEvent&quot; &quot;sawtooth-haskell-protos-0.0.0-9R9szE9iJS02ZReAEZ8CCi&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) ((<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsGetResponse_StatusSTATUS_UNSET&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsGetResponse_StatusOK&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>)) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsGetResponse_StatusINTERNAL_ERROR&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsGetResponse_StatusINVALID_FILTER&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>) <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t::-43-:" title="GHC.Generics">:+:</a> <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:C1" title="GHC.Generics">C1</a> ('<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:MetaCons" title="GHC.Generics">MetaCons</a> &quot;ClientEventsGetResponse_StatusUNKNOWN_BLOCK&quot; '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#v:PrefixI" title="GHC.Generics">PrefixI</a> '<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Bool.html#v:False" title="Data.Bool">False</a>) (<a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/GHC-Generics.html#t:U1" title="GHC.Generics">U1</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a> -&gt; <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/base-4.14.1.0/Data-Kind.html#t:Type" title="Data.Kind">Type</a>))))</div></details></td></tr></table></details></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.24.0</p></div></body></html>