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

1 line
663 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.StateContext</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.StateContext.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.StateContext</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:TpStateEntry" class="def">TpStateEntry</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateEntry" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateEntry" class="def">TpStateEntry</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:tpStateEntryAddress" class="def">tpStateEntryAddress</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><li><dfn class="src"><a id="v:tpStateEntryData" class="def">tpStateEntryData</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</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:TpStateEntry">Instances</h4><details id="i:TpStateEntry" 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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-41" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-41" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-41" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-41" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-88" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-92" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-41" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-76" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-82" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-46" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-43" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-48" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-95" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateEntry: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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-41" class="link">Source</a> <a href="#t:TpStateEntry" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateEntry:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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;TpStateEntry&quot; &quot;Data.Sawtooth.StateContext&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;TpStateEntry&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;tpStateEntryAddress&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>) <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;tpStateEntryData&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/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TpStateGetRequest" class="def">TpStateGetRequest</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateGetRequest" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateGetRequest" class="def">TpStateGetRequest</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:tpStateGetRequestContextId" class="def">tpStateGetRequestContextId</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><li><dfn class="src"><a id="v:tpStateGetRequestAddresses" class="def">tpStateGetRequestAddresses</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:TpStateGetRequest">Instances</h4><details id="i:TpStateGetRequest" 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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-118" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-118" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-118" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-118" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-170" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-174" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-118" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-157" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-163" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-123" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-120" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-125" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-177" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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:TpStateGetRequest: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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-118" class="link">Source</a> <a href="#t:TpStateGetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetRequest" title="Data.Sawtooth.StateContext">TpStateGetRequest</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;TpStateGetRequest&quot; &quot;Data.Sawtooth.StateContext&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;TpStateGetRequest&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;tpStateGetRequestContextId&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>) <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;tpStateGetRequestAddresses&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:TpStateGetResponse" class="def">TpStateGetResponse</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateGetResponse" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateGetResponse" class="def">TpStateGetResponse</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:tpStateGetResponseEntries" class="def">tpStateGetResponseEntries</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a></dfn><div class="doc empty">&nbsp;</div></li><li><dfn class="src"><a id="v:tpStateGetResponseStatus" class="def">tpStateGetResponseStatus</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse">Instances</h4><details id="i:TpStateGetResponse" 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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-204" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-204" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-204" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-204" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-259" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-263" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-204" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-246" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-252" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-209" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-206" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-211" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-266" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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:TpStateGetResponse: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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-204" class="link">Source</a> <a href="#t:TpStateGetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse" title="Data.Sawtooth.StateContext">TpStateGetResponse</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;TpStateGetResponse&quot; &quot;Data.Sawtooth.StateContext&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;TpStateGetResponse&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;tpStateGetResponseEntries&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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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;tpStateGetResponseStatus&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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TpStateGetResponse_Status" class="def">TpStateGetResponse_Status</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateGetResponse_Status" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateGetResponse_StatusSTATUS_UNSET" class="def">TpStateGetResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpStateGetResponse_StatusOK" class="def">TpStateGetResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpStateGetResponse_StatusAUTHORIZATION_ERROR" class="def">TpStateGetResponse_StatusAUTHORIZATION_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:TpStateGetResponse_Status">Instances</h4><details id="i:TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-297" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-290" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-301" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-290" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-290" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-330" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-334" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-290" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-306" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-316" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-320" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-295" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-292" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-337" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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:TpStateGetResponse_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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-290" class="link">Source</a> <a href="#t:TpStateGetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateGetResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateGetResponse_Status" title="Data.Sawtooth.StateContext">TpStateGetResponse_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;TpStateGetResponse_Status&quot; &quot;Data.Sawtooth.StateContext&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;TpStateGetResponse_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;TpStateGetResponse_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;TpStateGetResponse_StatusAUTHORIZATION_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:TpStateSetRequest" class="def">TpStateSetRequest</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateSetRequest" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateSetRequest" class="def">TpStateSetRequest</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:tpStateSetRequestContextId" class="def">tpStateSetRequestContextId</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><li><dfn class="src"><a id="v:tpStateSetRequestEntries" class="def">tpStateSetRequestEntries</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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</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:TpStateSetRequest">Instances</h4><details id="i:TpStateSetRequest" 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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-343" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-343" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-343" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-343" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-398" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-402" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-343" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-385" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-391" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-348" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-345" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-350" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-405" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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:TpStateSetRequest: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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-343" class="link">Source</a> <a href="#t:TpStateSetRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetRequest" title="Data.Sawtooth.StateContext">TpStateSetRequest</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;TpStateSetRequest&quot; &quot;Data.Sawtooth.StateContext&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;TpStateSetRequest&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;tpStateSetRequestContextId&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>) <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;tpStateSetRequestEntries&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-StateContext.html#t:TpStateEntry" title="Data.Sawtooth.StateContext">TpStateEntry</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TpStateSetResponse" class="def">TpStateSetResponse</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateSetResponse" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateSetResponse" class="def">TpStateSetResponse</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:tpStateSetResponseAddresses" class="def">tpStateSetResponseAddresses</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><li><dfn class="src"><a id="v:tpStateSetResponseStatus" class="def">tpStateSetResponseStatus</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse">Instances</h4><details id="i:TpStateSetResponse" 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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-431" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-431" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-431" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-431" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-483" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-487" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-431" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-470" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-476" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-436" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-433" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-438" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-490" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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:TpStateSetResponse: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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-431" class="link">Source</a> <a href="#t:TpStateSetResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse" title="Data.Sawtooth.StateContext">TpStateSetResponse</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;TpStateSetResponse&quot; &quot;Data.Sawtooth.StateContext&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;TpStateSetResponse&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;tpStateSetResponseAddresses&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>)) <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;tpStateSetResponseStatus&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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TpStateSetResponse_Status" class="def">TpStateSetResponse_Status</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateSetResponse_Status" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateSetResponse_StatusSTATUS_UNSET" class="def">TpStateSetResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpStateSetResponse_StatusOK" class="def">TpStateSetResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpStateSetResponse_StatusAUTHORIZATION_ERROR" class="def">TpStateSetResponse_StatusAUTHORIZATION_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:TpStateSetResponse_Status">Instances</h4><details id="i:TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-521" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-514" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-525" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-514" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-514" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-554" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-558" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-514" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-530" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-540" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-544" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-519" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-516" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-561" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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:TpStateSetResponse_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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-514" class="link">Source</a> <a href="#t:TpStateSetResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateSetResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateSetResponse_Status" title="Data.Sawtooth.StateContext">TpStateSetResponse_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;TpStateSetResponse_Status&quot; &quot;Data.Sawtooth.StateContext&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;TpStateSetResponse_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;TpStateSetResponse_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;TpStateSetResponse_StatusAUTHORIZATION_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:TpStateDeleteRequest" class="def">TpStateDeleteRequest</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateDeleteRequest" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateDeleteRequest" class="def">TpStateDeleteRequest</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:tpStateDeleteRequestContextId" class="def">tpStateDeleteRequestContextId</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><li><dfn class="src"><a id="v:tpStateDeleteRequestAddresses" class="def">tpStateDeleteRequestAddresses</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:TpStateDeleteRequest">Instances</h4><details id="i:TpStateDeleteRequest" 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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-566" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-566" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-566" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-566" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-618" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-622" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-566" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-605" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-611" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-571" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-568" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-573" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-625" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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:TpStateDeleteRequest: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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-566" class="link">Source</a> <a href="#t:TpStateDeleteRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteRequest" title="Data.Sawtooth.StateContext">TpStateDeleteRequest</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;TpStateDeleteRequest&quot; &quot;Data.Sawtooth.StateContext&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;TpStateDeleteRequest&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;tpStateDeleteRequestContextId&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>) <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;tpStateDeleteRequestAddresses&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:TpStateDeleteResponse" class="def">TpStateDeleteResponse</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateDeleteResponse" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateDeleteResponse" class="def">TpStateDeleteResponse</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:tpStateDeleteResponseAddresses" class="def">tpStateDeleteResponseAddresses</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><li><dfn class="src"><a id="v:tpStateDeleteResponseStatus" class="def">tpStateDeleteResponseStatus</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse">Instances</h4><details id="i:TpStateDeleteResponse" 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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-653" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-653" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-653" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-653" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-705" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-709" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-653" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-692" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-698" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-658" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-655" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-660" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-712" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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:TpStateDeleteResponse: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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-653" class="link">Source</a> <a href="#t:TpStateDeleteResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse" title="Data.Sawtooth.StateContext">TpStateDeleteResponse</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;TpStateDeleteResponse&quot; &quot;Data.Sawtooth.StateContext&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;TpStateDeleteResponse&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;tpStateDeleteResponseAddresses&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>)) <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;tpStateDeleteResponseStatus&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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TpStateDeleteResponse_Status" class="def">TpStateDeleteResponse_Status</a> <a href="src/Data.Sawtooth.StateContext.html#TpStateDeleteResponse_Status" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpStateDeleteResponse_StatusSTATUS_UNSET" class="def">TpStateDeleteResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpStateDeleteResponse_StatusOK" class="def">TpStateDeleteResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpStateDeleteResponse_StatusAUTHORIZATION_ERROR" class="def">TpStateDeleteResponse_StatusAUTHORIZATION_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:TpStateDeleteResponse_Status">Instances</h4><details id="i:TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-744" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-737" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-748" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-737" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-737" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-777" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-781" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-737" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-753" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-763" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-767" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-742" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-739" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-784" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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:TpStateDeleteResponse_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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-737" class="link">Source</a> <a href="#t:TpStateDeleteResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpStateDeleteResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpStateDeleteResponse_Status" title="Data.Sawtooth.StateContext">TpStateDeleteResponse_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;TpStateDeleteResponse_Status&quot; &quot;Data.Sawtooth.StateContext&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;TpStateDeleteResponse_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;TpStateDeleteResponse_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;TpStateDeleteResponse_StatusAUTHORIZATION_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:TpReceiptAddDataRequest" class="def">TpReceiptAddDataRequest</a> <a href="src/Data.Sawtooth.StateContext.html#TpReceiptAddDataRequest" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpReceiptAddDataRequest" class="def">TpReceiptAddDataRequest</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:tpReceiptAddDataRequestContextId" class="def">tpReceiptAddDataRequestContextId</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><li><dfn class="src"><a id="v:tpReceiptAddDataRequestData" class="def">tpReceiptAddDataRequestData</a> :: <a href="file:///nix/store/q2jfz18n3606jd1gfplwxm53cdj5rlwx-ghc-8.10.3-doc/share/doc/ghc/html/libraries/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</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:TpReceiptAddDataRequest">Instances</h4><details id="i:TpReceiptAddDataRequest" 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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-789" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-789" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-789" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-789" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-838" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-842" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-789" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-825" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-831" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-794" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-791" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-796" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-845" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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:TpReceiptAddDataRequest: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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-789" class="link">Source</a> <a href="#t:TpReceiptAddDataRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataRequest" title="Data.Sawtooth.StateContext">TpReceiptAddDataRequest</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;TpReceiptAddDataRequest&quot; &quot;Data.Sawtooth.StateContext&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;TpReceiptAddDataRequest&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;tpReceiptAddDataRequestContextId&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>) <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;tpReceiptAddDataRequestData&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/bytestring-0.10.12.0/Data-ByteString.html#t:ByteString" title="Data.ByteString">ByteString</a>)))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:TpReceiptAddDataResponse" class="def">TpReceiptAddDataResponse</a> <a href="src/Data.Sawtooth.StateContext.html#TpReceiptAddDataResponse" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpReceiptAddDataResponse" class="def">TpReceiptAddDataResponse</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:tpReceiptAddDataResponseStatus" class="def">tpReceiptAddDataResponseStatus</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse">Instances</h4><details id="i:TpReceiptAddDataResponse" 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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-871" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-871" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-871" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-871" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-907" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-911" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-871" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-896" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-902" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-876" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-873" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-878" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-914" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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:TpReceiptAddDataResponse: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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-871" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse</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;TpReceiptAddDataResponse&quot; &quot;Data.Sawtooth.StateContext&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;TpReceiptAddDataResponse&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;tpReceiptAddDataResponseStatus&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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TpReceiptAddDataResponse_Status" class="def">TpReceiptAddDataResponse_Status</a> <a href="src/Data.Sawtooth.StateContext.html#TpReceiptAddDataResponse_Status" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpReceiptAddDataResponse_StatusSTATUS_UNSET" class="def">TpReceiptAddDataResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpReceiptAddDataResponse_StatusOK" class="def">TpReceiptAddDataResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpReceiptAddDataResponse_StatusERROR" class="def">TpReceiptAddDataResponse_StatusERROR</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:TpReceiptAddDataResponse_Status">Instances</h4><details id="i:TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-942" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-935" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-946" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-935" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-935" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-975" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-979" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-935" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-951" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-961" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-965" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-940" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-937" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-982" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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:TpReceiptAddDataResponse_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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-935" class="link">Source</a> <a href="#t:TpReceiptAddDataResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpReceiptAddDataResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpReceiptAddDataResponse_Status" title="Data.Sawtooth.StateContext">TpReceiptAddDataResponse_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;TpReceiptAddDataResponse_Status&quot; &quot;Data.Sawtooth.StateContext&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;TpReceiptAddDataResponse_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;TpReceiptAddDataResponse_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;TpReceiptAddDataResponse_StatusERROR&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:TpEventAddRequest" class="def">TpEventAddRequest</a> <a href="src/Data.Sawtooth.StateContext.html#TpEventAddRequest" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpEventAddRequest" class="def">TpEventAddRequest</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:tpEventAddRequestContextId" class="def">tpEventAddRequestContextId</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><li><dfn class="src"><a id="v:tpEventAddRequestEvent" class="def">tpEventAddRequestEvent</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#t:Maybe" title="Data.Maybe">Maybe</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:TpEventAddRequest">Instances</h4><details id="i:TpEventAddRequest" 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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-988" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-988" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-988" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-988" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1041" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1045" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-988" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1028" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1034" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-993" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-990" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-995" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1048" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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:TpEventAddRequest: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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-988" class="link">Source</a> <a href="#t:TpEventAddRequest" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddRequest:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddRequest" title="Data.Sawtooth.StateContext">TpEventAddRequest</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;TpEventAddRequest&quot; &quot;Data.Sawtooth.StateContext&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;TpEventAddRequest&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;tpEventAddRequestContextId&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>) <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;tpEventAddRequestEvent&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/base-4.14.1.0/Data-Maybe.html#t:Maybe" title="Data.Maybe">Maybe</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">newtype</span> <a id="t:TpEventAddResponse" class="def">TpEventAddResponse</a> <a href="src/Data.Sawtooth.StateContext.html#TpEventAddResponse" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpEventAddResponse" class="def">TpEventAddResponse</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:tpEventAddResponseStatus" class="def">tpEventAddResponseStatus</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse">Instances</h4><details id="i:TpEventAddResponse" 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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1073" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:Eq:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1073" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:Ord:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1073" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:Show:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1073" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:Generic:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1109" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:ToJSON:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1113" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:FromJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1073" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:NFData:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1098" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:ToJSONPB:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1104" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:FromJSONPB:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1078" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:HasDefault:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1075" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:Named:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1080" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:Message:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1116" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:ToSchema:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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:TpEventAddResponse: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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1073" class="link">Source</a> <a href="#t:TpEventAddResponse" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse:Rep:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse" title="Data.Sawtooth.StateContext">TpEventAddResponse</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;TpEventAddResponse&quot; &quot;Data.Sawtooth.StateContext&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;TpEventAddResponse&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;tpEventAddResponseStatus&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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a>))))</div></details></td></tr></table></details></div></div><div class="top"><p class="src"><span class="keyword">data</span> <a id="t:TpEventAddResponse_Status" class="def">TpEventAddResponse_Status</a> <a href="src/Data.Sawtooth.StateContext.html#TpEventAddResponse_Status" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:TpEventAddResponse_StatusSTATUS_UNSET" class="def">TpEventAddResponse_StatusSTATUS_UNSET</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpEventAddResponse_StatusOK" class="def">TpEventAddResponse_StatusOK</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a id="v:TpEventAddResponse_StatusERROR" class="def">TpEventAddResponse_StatusERROR</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:TpEventAddResponse_Status">Instances</h4><details id="i:TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1143" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Bounded:1"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:minBound">minBound</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1136" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Eq:2"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1147" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Ord:3"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:compare">compare</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1136" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Show:4"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1136" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Generic:5"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a> x -&gt; <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1175" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:ToJSON:6"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSON">toJSON</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1179" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:FromJSON:7"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1136" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:NFData:8"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rnf">rnf</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1152" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:ProtoEnum:9"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1161" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:ToJSONPB:10"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:toJSONPB">toJSONPB</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1165" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:FromJSONPB:11"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1141" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:HasDefault:12"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</a></p> <div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:def">def</a> :: <a href="Data-Sawtooth-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1138" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Named:13"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1182" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Finite:14"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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:TpEventAddResponse_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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_Status</a></span> <a href="src/Data.Sawtooth.StateContext.html#line-1136" class="link">Source</a> <a href="#t:TpEventAddResponse_Status" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><details id="i:id:TpEventAddResponse_Status:Rep:15"><summary class="hide-when-js-enabled">Instance details</summary><p>Defined in <a href="Data-Sawtooth-StateContext.html">Data.Sawtooth.StateContext</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-StateContext.html#t:TpEventAddResponse_Status" title="Data.Sawtooth.StateContext">TpEventAddResponse_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;TpEventAddResponse_Status&quot; &quot;Data.Sawtooth.StateContext&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;TpEventAddResponse_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;TpEventAddResponse_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;TpEventAddResponse_StatusERROR&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>