update typedocs

This commit is contained in:
woodser 2025-04-20 09:45:03 -04:00 committed by woodser
parent f9fba46c43
commit b6b5c37883
1169 changed files with 8550 additions and 5096 deletions

View file

@ -351,6 +351,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -16,7 +16,7 @@
<li><a href="HavenoClient.html">HavenoClient</a></li></ul>
<h1>Module HavenoClient</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/cbcfc02a/src/HavenoClient.ts#L18">src/HavenoClient.ts:18</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/9d02c735/src/HavenoClient.ts#L18">src/HavenoClient.ts:18</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
@ -29,6 +29,10 @@
<section class="tsd-index-section">
<h3 class="tsd-index-heading">Classes</h3>
<div class="tsd-index-list"><a href="../classes/HavenoClient.HavenoClient.html" class="tsd-index-link tsd-kind-class tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-128-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-128-text"></path></svg><span>Haveno<wbr/>Client</span></a>
</div></section>
<section class="tsd-index-section">
<h3 class="tsd-index-heading">Interfaces</h3>
<div class="tsd-index-list"><a href="../interfaces/HavenoClient.OfferConfig.html" class="tsd-index-link tsd-kind-interface tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Offer<wbr/>Config</span></a>
</div></section></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
@ -345,6 +349,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>
@ -431,7 +436,8 @@
<li class="tsd-kind-module tsd-parent-kind-module"><a href="utils_TaskLooper._internal_.html">&lt;internal&gt;</a></li></ul></li></ul></li></ul></div></details></nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/HavenoClient.HavenoClient.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg>Haveno<wbr/>Client</a></li></ul></nav></div></div>
<li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/HavenoClient.HavenoClient.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg>Haveno<wbr/>Client</a></li>
<li class="tsd-kind-interface tsd-parent-kind-module"><a href="../interfaces/HavenoClient.OfferConfig.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-256-path"></use><use href="#icon-256-text"></use></svg>Offer<wbr/>Config</a></li></ul></nav></div></div>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
<div class="overlay"></div><script src="../assets/main.js"></script></body></html>

View file

@ -16,7 +16,7 @@
<li><a href="index-1.html">index</a></li></ul>
<h1>Module index</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/cbcfc02a/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/9d02c735/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
@ -259,6 +259,7 @@
<a href="index-1.html#PaymentMethod" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Payment<wbr/>Method</span></a>
<a href="index-1.html#PaymentReceivedMessage" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Payment<wbr/>Received<wbr/>Message</span></a>
<a href="index-1.html#PaymentSentMessage" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Payment<wbr/>Sent<wbr/>Message</span></a>
<a href="index-1.html#PaysafeAccountPayload" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Paysafe<wbr/>Account<wbr/>Payload</span></a>
<a href="index-1.html#PayseraAccountPayload" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Paysera<wbr/>Account<wbr/>Payload</span></a>
<a href="index-1.html#PaytmAccountPayload" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Paytm<wbr/>Account<wbr/>Payload</span></a>
<a href="index-1.html#Peer" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Peer</span></a>
@ -864,6 +865,8 @@
<h3 class="tsd-anchor-link"><span>Payment<wbr/>Received<wbr/>Message</span><a href="#PaymentReceivedMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PaymentReceivedMessage-1.html">PaymentReceivedMessage</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PaymentSentMessage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Payment<wbr/>Sent<wbr/>Message</span><a href="#PaymentSentMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PaymentSentMessage-1.html">PaymentSentMessage</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PaysafeAccountPayload" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Paysafe<wbr/>Account<wbr/>Payload</span><a href="#PaysafeAccountPayload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PaysafeAccountPayload-1.html">PaysafeAccountPayload</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PayseraAccountPayload" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Paysera<wbr/>Account<wbr/>Payload</span><a href="#PayseraAccountPayload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PayseraAccountPayload-1.html">PayseraAccountPayload</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PaytmAccountPayload" class="tsd-anchor"></a>
@ -1451,6 +1454,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>
@ -1770,6 +1774,7 @@
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index-1.html#PaymentMethod" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Payment<wbr/>Method</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index-1.html#PaymentReceivedMessage" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index-1.html#PaymentSentMessage" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index-1.html#PaysafeAccountPayload" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index-1.html#PayseraAccountPayload" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index-1.html#PaytmAccountPayload" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index-1.html#Peer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Peer</a></li>

View file

@ -16,7 +16,7 @@
<li><a href="index.html">index</a></li></ul>
<h1>Module index</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/cbcfc02a/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<li>Defined in <a href="https://github.com/haveno-dex/haveno-ts/blob/9d02c735/src/index.ts#L1">src/index.ts:1</a></li></ul></aside>
<section class="tsd-panel-group">
<section class="tsd-panel tsd-typography"></section></section>
<section class="tsd-panel-group tsd-index-group">
@ -259,6 +259,7 @@
<a href="index.html#PaymentMethod" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Payment<wbr/>Method</span></a>
<a href="index.html#PaymentReceivedMessage" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Payment<wbr/>Received<wbr/>Message</span></a>
<a href="index.html#PaymentSentMessage" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Payment<wbr/>Sent<wbr/>Message</span></a>
<a href="index.html#PaysafeAccountPayload" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Paysafe<wbr/>Account<wbr/>Payload</span></a>
<a href="index.html#PayseraAccountPayload" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Paysera<wbr/>Account<wbr/>Payload</span></a>
<a href="index.html#PaytmAccountPayload" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Paytm<wbr/>Account<wbr/>Payload</span></a>
<a href="index.html#Peer" class="tsd-index-link tsd-kind-reference tsd-parent-kind-module"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg><span>Peer</span></a>
@ -864,6 +865,8 @@
<h3 class="tsd-anchor-link"><span>Payment<wbr/>Received<wbr/>Message</span><a href="#PaymentReceivedMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PaymentReceivedMessage-1.html">PaymentReceivedMessage</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PaymentSentMessage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Payment<wbr/>Sent<wbr/>Message</span><a href="#PaymentSentMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PaymentSentMessage-1.html">PaymentSentMessage</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PaysafeAccountPayload" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Paysafe<wbr/>Account<wbr/>Payload</span><a href="#PaysafeAccountPayload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PaysafeAccountPayload-1.html">PaysafeAccountPayload</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PayseraAccountPayload" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Paysera<wbr/>Account<wbr/>Payload</span><a href="#PayseraAccountPayload" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>Re-exports <a href="../classes/protobuf_pb_pb.PayseraAccountPayload-1.html">PayseraAccountPayload</a></section>
<section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PaytmAccountPayload" class="tsd-anchor"></a>
@ -1451,6 +1454,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>
@ -1770,6 +1774,7 @@
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PaymentMethod" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Payment<wbr/>Method</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PaymentReceivedMessage" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PaymentSentMessage" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PaysafeAccountPayload" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PayseraAccountPayload" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PaytmAccountPayload" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#Peer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-8388608-path"></use><use href="#icon-8388608-text"></use></svg>Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -359,6 +359,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -332,6 +332,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.AddressBalanceInfo.html">AddressBalanceInfo</a></li></ul>
<h1>Namespace AddressBalanceInfo</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3672</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3693</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3684</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3705</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.AvailabilityResultWithDescription.html">AvailabilityResultWithDescription</a></li></ul>
<h1>Namespace AvailabilityResultWithDescription</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1770</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1785</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1782</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1797</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.BalancesInfo.html">BalancesInfo</a></li></ul>
<h1>Namespace BalancesInfo</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3582</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3601</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3594</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3613</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.BtcBalanceInfo.html">BtcBalanceInfo</a></li></ul>
<h1>Namespace BtcBalanceInfo</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3608</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3629</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3620</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3641</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CancelOfferReply.html">CancelOfferReply</a></li></ul>
<h1>Namespace CancelOfferReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1610</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1619</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1618</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1627</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CancelOfferRequest.html">CancelOfferRequest</a></li></ul>
<h1>Namespace CancelOfferRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1592</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1604</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1600</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1612</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CompleteTradeReply.html">CompleteTradeReply</a></li></ul>
<h1>Namespace CompleteTradeReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2596</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2605</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2608</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2617</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CompleteTradeRequest.html">CompleteTradeRequest</a></li></ul>
<h1>Namespace CompleteTradeRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2578</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2590</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2590</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2602</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply.html">ConfirmPaymentReceivedReply</a></li></ul>
<h1>Namespace ConfirmPaymentReceivedReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2482</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2491</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2494</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2503</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.ConfirmPaymentReceivedRequest.html">ConfirmPaymentReceivedRequest</a></li></ul>
<h1>Namespace ConfirmPaymentReceivedRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2464</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2476</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2476</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2488</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.ConfirmPaymentSentReply.html">ConfirmPaymentSentReply</a></li></ul>
<h1>Namespace ConfirmPaymentSentReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2450</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2459</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2462</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2471</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.ConfirmPaymentSentRequest.html">ConfirmPaymentSentRequest</a></li></ul>
<h1>Namespace ConfirmPaymentSentRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2432</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2444</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2444</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2456</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.ContractInfo.html">ContractInfo</a></li></ul>
<h1>Namespace ContractInfo</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2898</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2944</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2910</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2956</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CreateCryptoCurrencyPaymentAccountReply.html">CreateCryptoCurrencyPaymentAccountReply</a></li></ul>
<h1>Namespace CreateCryptoCurrencyPaymentAccountReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2046</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2060</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2058</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2072</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CreateCryptoCurrencyPaymentAccountRequest.html">CreateCryptoCurrencyPaymentAccountRequest</a></li></ul>
<h1>Namespace CreateCryptoCurrencyPaymentAccountRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1984</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2005</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1996</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2017</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CreatePaymentAccountReply.html">CreatePaymentAccountReply</a></li></ul>
<h1>Namespace CreatePaymentAccountReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1816</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1830</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1828</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1842</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CreatePaymentAccountRequest.html">CreatePaymentAccountRequest</a></li></ul>
<h1>Namespace CreatePaymentAccountRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1792</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1809</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1804</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1821</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CreateXmrTxReply.html">CreateXmrTxReply</a></li></ul>
<h1>Namespace CreateXmrTxReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3292</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3306</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3304</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3318</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.CreateXmrTxRequest.html">CreateXmrTxRequest</a></li></ul>
<h1>Namespace CreateXmrTxRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3272</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3286</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3284</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3298</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.DeletePaymentAccountReply.html">DeletePaymentAccountReply</a></li></ul>
<h1>Namespace DeletePaymentAccountReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2032</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2041</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2044</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2053</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.DeletePaymentAccountRequest.html">DeletePaymentAccountRequest</a></li></ul>
<h1>Namespace DeletePaymentAccountRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2014</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2026</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2026</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2038</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetAddressBalanceReply.html">GetAddressBalanceReply</a></li></ul>
<h1>Namespace GetAddressBalanceReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3366</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3380</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3378</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3392</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetAddressBalanceRequest.html">GetAddressBalanceRequest</a></li></ul>
<h1>Namespace GetAddressBalanceRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3348</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3360</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3360</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3372</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetBalancesReply.html">GetBalancesReply</a></li></ul>
<h1>Namespace GetBalancesReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2978</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2992</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2990</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3004</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetBalancesRequest.html">GetBalancesRequest</a></li></ul>
<h1>Namespace GetBalancesRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2960</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2972</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2972</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2984</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetChatMessagesReply.html">GetChatMessagesReply</a></li></ul>
<h1>Namespace GetChatMessagesReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2668</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2682</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2680</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2694</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetChatMessagesRequest.html">GetChatMessagesRequest</a></li></ul>
<h1>Namespace GetChatMessagesRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2650</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2662</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2662</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2674</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetCryptoCurrencyPaymentMethodsReply.html">GetCryptoCurrencyPaymentMethodsReply</a></li></ul>
<h1>Namespace GetCryptoCurrencyPaymentMethodsReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2080</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2094</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2092</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2106</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetCryptoCurrencyPaymentMethodsRequest.html">GetCryptoCurrencyPaymentMethodsRequest</a></li></ul>
<h1>Namespace GetCryptoCurrencyPaymentMethodsRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2066</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2075</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2078</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2087</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetFundingAddressesReply.html">GetFundingAddressesReply</a></li></ul>
<h1>Namespace GetFundingAddressesReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3430</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3444</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3442</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3456</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetFundingAddressesRequest.html">GetFundingAddressesRequest</a></li></ul>
<h1>Namespace GetFundingAddressesRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3416</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3425</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3428</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3437</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentAccountFormAsJsonReply.html">GetPaymentAccountFormAsJsonReply</a></li></ul>
<h1>Namespace GetPaymentAccountFormAsJsonReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1966</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1978</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1978</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1990</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentAccountFormAsJsonRequest.html">GetPaymentAccountFormAsJsonRequest</a></li></ul>
<h1>Namespace GetPaymentAccountFormAsJsonRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1948</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1960</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1960</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1972</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentAccountFormReply.html">GetPaymentAccountFormReply</a></li></ul>
<h1>Namespace GetPaymentAccountFormReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1928</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1942</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1940</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1954</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentAccountFormRequest.html">GetPaymentAccountFormRequest</a></li></ul>
<h1>Namespace GetPaymentAccountFormRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1904</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1921</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1916</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1933</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentAccountsReply.html">GetPaymentAccountsReply</a></li></ul>
<h1>Namespace GetPaymentAccountsReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1850</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1864</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1862</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1876</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentAccountsRequest.html">GetPaymentAccountsRequest</a></li></ul>
<h1>Namespace GetPaymentAccountsRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1836</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1845</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1848</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1857</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentMethodsReply.html">GetPaymentMethodsReply</a></li></ul>
<h1>Namespace GetPaymentMethodsReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1884</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1898</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1896</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1910</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetPaymentMethodsRequest.html">GetPaymentMethodsRequest</a></li></ul>
<h1>Namespace GetPaymentMethodsRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:1870</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1879</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:1882</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:1891</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetTradeReply.html">GetTradeReply</a></li></ul>
<h1>Namespace GetTradeReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2514</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2528</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2526</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2540</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetTradeRequest.html">GetTradeRequest</a></li></ul>
<h1>Namespace GetTradeRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2496</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2508</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2508</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2520</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetTradeStatisticsReply.html">GetTradeStatisticsReply</a></li></ul>
<h1>Namespace GetTradeStatisticsReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2328</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2342</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2340</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2354</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetTradeStatisticsRequest.html">GetTradeStatisticsRequest</a></li></ul>
<h1>Namespace GetTradeStatisticsRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2314</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2323</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2326</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2335</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetTradesReply.html">GetTradesReply</a></li></ul>
<h1>Namespace GetTradesReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2558</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2572</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2570</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2584</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetTradesRequest.html">GetTradesRequest</a></li></ul>
<h1>Namespace GetTradesRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:2534</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2546</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:2546</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:2558</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -345,6 +345,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetXmrNewSubaddressReply.html">GetXmrNewSubaddressReply</a></li></ul>
<h1>Namespace GetXmrNewSubaddressReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3076</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3088</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3088</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3100</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetXmrNewSubaddressRequest.html">GetXmrNewSubaddressRequest</a></li></ul>
<h1>Namespace GetXmrNewSubaddressRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3062</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3071</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3074</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3083</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetXmrPrimaryAddressReply.html">GetXmrPrimaryAddressReply</a></li></ul>
<h1>Namespace GetXmrPrimaryAddressReply</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3044</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3056</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3056</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3068</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

View file

@ -17,8 +17,8 @@
<li><a href="protobuf_grpc_pb.GetXmrPrimaryAddressRequest.html">GetXmrPrimaryAddressRequest</a></li></ul>
<h1>Namespace GetXmrPrimaryAddressRequest</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/grpc_pb.d.ts:3030</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3039</li></ul></aside>
<li>Defined in src/protobuf/grpc_pb.d.ts:3042</li>
<li>Defined in src/protobuf/grpc_pb.d.ts:3051</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<h3 class="tsd-index-heading uppercase">Index</h3>
@ -341,6 +341,7 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentMethod.html">Payment<wbr/>Method</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentReceivedMessage.html">Payment<wbr/>Received<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaymentSentMessage.html">Payment<wbr/>Sent<wbr/>Message</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaysafeAccountPayload.html">Paysafe<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PayseraAccountPayload.html">Paysera<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.PaytmAccountPayload.html">Paytm<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="protobuf_pb_pb.Peer.html">Peer</a></li>

Some files were not shown because too many files have changed in this diff Show more