Skip to content

Commit f42a45b

Browse files
author
Antonio Buedo
authored
#v8.0.2201.3-rc - Refund status constants updated (#84)
* - Refund status constants updated
1 parent a5bb148 commit f42a45b

File tree

147 files changed

+1683
-581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+1683
-581
lines changed

apidocs/allclasses-index.html

Lines changed: 99 additions & 47 deletions
Large diffs are not rendered by default.

apidocs/allpackages-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>All Packages</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

apidocs/com/bitpay/sdk/Client.html

Lines changed: 410 additions & 86 deletions
Large diffs are not rendered by default.

apidocs/com/bitpay/sdk/Config.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>Config</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../script.js"></script>

apidocs/com/bitpay/sdk/Env.Tokens.html

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>Env.Tokens</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../script.js"></script>
@@ -143,12 +143,7 @@ <h3>Field Summary</h3>
143143
</tr>
144144
<tr class="rowColor">
145145
<td class="colFirst"><code>java.lang.String</code></td>
146-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#payroll">payroll</a></span></code></th>
147-
<td class="colLast">&nbsp;</td>
148-
</tr>
149-
<tr class="altColor">
150-
<td class="colFirst"><code>java.lang.String</code></td>
151-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#pos">pos</a></span></code></th>
146+
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#payout">payout</a></span></code></th>
152147
<td class="colLast">&nbsp;</td>
153148
</tr>
154149
</tbody>
@@ -212,15 +207,6 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
212207
<!-- -->
213208
</a>
214209
<h3>Field Detail</h3>
215-
<a id="pos">
216-
<!-- -->
217-
</a>
218-
<ul class="blockList">
219-
<li class="blockList">
220-
<h4>pos</h4>
221-
<pre>public&nbsp;java.lang.String pos</pre>
222-
</li>
223-
</ul>
224210
<a id="merchant">
225211
<!-- -->
226212
</a>
@@ -230,13 +216,13 @@ <h4>merchant</h4>
230216
<pre>public&nbsp;java.lang.String merchant</pre>
231217
</li>
232218
</ul>
233-
<a id="payroll">
219+
<a id="payout">
234220
<!-- -->
235221
</a>
236222
<ul class="blockListLast">
237223
<li class="blockList">
238-
<h4>payroll</h4>
239-
<pre>public&nbsp;java.lang.String payroll</pre>
224+
<h4>payout</h4>
225+
<pre>public&nbsp;java.lang.String payout</pre>
240226
</li>
241227
</ul>
242228
</li>

apidocs/com/bitpay/sdk/Env.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>Env</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../script.js"></script>

apidocs/com/bitpay/sdk/exceptions/BillCreationException.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>BillCreationException</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>

apidocs/com/bitpay/sdk/exceptions/BillDeliveryException.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>BillDeliveryException</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>

apidocs/com/bitpay/sdk/exceptions/BillException.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>BillException</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>

apidocs/com/bitpay/sdk/exceptions/BillQueryException.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (12.0.1) on Wed Nov 10 15:53:58 CET 2021 -->
5+
<!-- Generated by javadoc (12.0.1) on Tue Jan 11 12:03:35 CET 2022 -->
66
<title>BillQueryException</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2021-11-10">
8+
<meta name="dc.created" content="2022-01-11">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../../../../script.js"></script>

0 commit comments

Comments
 (0)