Skip to content

Commit

Permalink
#v8.0.2201.3-rc - Refund status constants updated (#84)
Browse files Browse the repository at this point in the history
* - Refund status constants updated
  • Loading branch information
Antonio Buedo committed Jan 11, 2022
1 parent a5bb148 commit f42a45b
Show file tree
Hide file tree
Showing 147 changed files with 1,683 additions and 581 deletions.
146 changes: 99 additions & 47 deletions apidocs/allclasses-index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>All Packages</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
496 changes: 410 additions & 86 deletions apidocs/com/bitpay/sdk/Client.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>Config</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down
26 changes: 6 additions & 20 deletions apidocs/com/bitpay/sdk/Env.Tokens.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>Env.Tokens</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down Expand Up @@ -143,12 +143,7 @@ <h3>Field Summary</h3>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#payroll">payroll</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#pos">pos</a></span></code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#payout">payout</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
Expand Down Expand Up @@ -212,15 +207,6 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="pos">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pos</h4>
<pre>public&nbsp;java.lang.String pos</pre>
</li>
</ul>
<a id="merchant">
<!-- -->
</a>
Expand All @@ -230,13 +216,13 @@ <h4>merchant</h4>
<pre>public&nbsp;java.lang.String merchant</pre>
</li>
</ul>
<a id="payroll">
<a id="payout">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>payroll</h4>
<pre>public&nbsp;java.lang.String payroll</pre>
<h4>payout</h4>
<pre>public&nbsp;java.lang.String payout</pre>
</li>
</ul>
</li>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/Env.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>Env</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/BillCreationException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>BillCreationException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/BillDeliveryException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>BillDeliveryException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/BillException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>BillException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/BillQueryException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>BillQueryException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/BillUpdateException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>BillUpdateException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions apidocs/com/bitpay/sdk/exceptions/BitPayException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>BitPayException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down Expand Up @@ -139,7 +139,7 @@ <h2 title="Class BitPayException" class="title">Class BitPayException</h2>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="BillException.html" title="class in com.bitpay.sdk.exceptions">BillException</a></code>, <code><a href="CurrencyException.html" title="class in com.bitpay.sdk.exceptions">CurrencyException</a></code>, <code><a href="InvoiceException.html" title="class in com.bitpay.sdk.exceptions">InvoiceException</a></code>, <code><a href="LedgerException.html" title="class in com.bitpay.sdk.exceptions">LedgerException</a></code>, <code><a href="PayoutCreationException.html" title="class in com.bitpay.sdk.exceptions">PayoutCreationException</a></code>, <code><a href="PayoutException.html" title="class in com.bitpay.sdk.exceptions">PayoutException</a></code>, <code><a href="RateException.html" title="class in com.bitpay.sdk.exceptions">RateException</a></code>, <code><a href="RefundException.html" title="class in com.bitpay.sdk.exceptions">RefundException</a></code>, <code><a href="SettlementException.html" title="class in com.bitpay.sdk.exceptions">SettlementException</a></code>, <code><a href="SubscriptionException.html" title="class in com.bitpay.sdk.exceptions">SubscriptionException</a></code>, <code><a href="WalletException.html" title="class in com.bitpay.sdk.exceptions">WalletException</a></code></dd>
<dd><code><a href="BillException.html" title="class in com.bitpay.sdk.exceptions">BillException</a></code>, <code><a href="CurrencyException.html" title="class in com.bitpay.sdk.exceptions">CurrencyException</a></code>, <code><a href="InvoiceException.html" title="class in com.bitpay.sdk.exceptions">InvoiceException</a></code>, <code><a href="LedgerException.html" title="class in com.bitpay.sdk.exceptions">LedgerException</a></code>, <code><a href="PayoutBatchException.html" title="class in com.bitpay.sdk.exceptions">PayoutBatchException</a></code>, <code><a href="PayoutException.html" title="class in com.bitpay.sdk.exceptions">PayoutException</a></code>, <code><a href="PayoutRecipientException.html" title="class in com.bitpay.sdk.exceptions">PayoutRecipientException</a></code>, <code><a href="RateException.html" title="class in com.bitpay.sdk.exceptions">RateException</a></code>, <code><a href="RefundException.html" title="class in com.bitpay.sdk.exceptions">RefundException</a></code>, <code><a href="SettlementException.html" title="class in com.bitpay.sdk.exceptions">SettlementException</a></code>, <code><a href="SubscriptionException.html" title="class in com.bitpay.sdk.exceptions">SubscriptionException</a></code>, <code><a href="WalletException.html" title="class in com.bitpay.sdk.exceptions">WalletException</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">BitPayException</span>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/CurrencyException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>CurrencyException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/CurrencyQueryException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>CurrencyQueryException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>InvoiceCreationException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/InvoiceException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>InvoiceException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/InvoiceQueryException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>InvoiceQueryException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/LedgerException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>LedgerException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/LedgerQueryException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>LedgerQueryException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>PayoutCancellationException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
11 changes: 8 additions & 3 deletions apidocs/com/bitpay/sdk/exceptions/PayoutCreationException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>PayoutCreationException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down Expand Up @@ -115,6 +115,9 @@ <h2 title="Class PayoutCreationException" class="title">Class PayoutCreationExce
<li><a href="BitPayException.html" title="class in com.bitpay.sdk.exceptions">com.bitpay.sdk.exceptions.BitPayException</a></li>
<li>
<ul class="inheritance">
<li><a href="PayoutException.html" title="class in com.bitpay.sdk.exceptions">com.bitpay.sdk.exceptions.PayoutException</a></li>
<li>
<ul class="inheritance">
<li>com.bitpay.sdk.exceptions.PayoutCreationException</li>
</ul>
</li>
Expand All @@ -129,6 +132,8 @@ <h2 title="Class PayoutCreationException" class="title">Class PayoutCreationExce
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
Expand All @@ -138,7 +143,7 @@ <h2 title="Class PayoutCreationException" class="title">Class PayoutCreationExce
</dl>
<hr>
<pre>public class <span class="typeNameLabel">PayoutCreationException</span>
extends <a href="BitPayException.html" title="class in com.bitpay.sdk.exceptions">BitPayException</a></pre>
extends <a href="PayoutException.html" title="class in com.bitpay.sdk.exceptions">PayoutException</a></pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../serialized-form.html#com.bitpay.sdk.exceptions.PayoutCreationException">Serialized Form</a></dd>
Expand Down
6 changes: 3 additions & 3 deletions apidocs/com/bitpay/sdk/exceptions/PayoutException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>PayoutException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down Expand Up @@ -138,7 +138,7 @@ <h2 title="Class PayoutException" class="title">Class PayoutException</h2>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="PayoutCancellationException.html" title="class in com.bitpay.sdk.exceptions">PayoutCancellationException</a></code>, <code><a href="PayoutQueryException.html" title="class in com.bitpay.sdk.exceptions">PayoutQueryException</a></code></dd>
<dd><code><a href="PayoutCancellationException.html" title="class in com.bitpay.sdk.exceptions">PayoutCancellationException</a></code>, <code><a href="PayoutCreationException.html" title="class in com.bitpay.sdk.exceptions">PayoutCreationException</a></code>, <code><a href="PayoutNotificationException.html" title="class in com.bitpay.sdk.exceptions">PayoutNotificationException</a></code>, <code><a href="PayoutQueryException.html" title="class in com.bitpay.sdk.exceptions">PayoutQueryException</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">PayoutException</span>
Expand Down
4 changes: 2 additions & 2 deletions apidocs/com/bitpay/sdk/exceptions/PayoutQueryException.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
<title>PayoutQueryException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-11-10">
<meta name="dc.created" content="2022-01-11">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
Loading

0 comments on commit f42a45b

Please sign in to comment.