Skip to content

Commit e8b5a72

Browse files
authored
Merge pull request #212 from bobbrodie/SP-406
SP-406 Bump version to 8.8.0
2 parents fe85627 + f4f1294 commit e8b5a72

File tree

261 files changed

+2386
-1449
lines changed

Some content is hidden

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

261 files changed

+2386
-1449
lines changed

docs/allclasses-index.html

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

docs/allclasses.html

Lines changed: 4 additions & 3 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>All Classes (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>All Classes (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -49,6 +49,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
4949
<li><a href="com/bitpay/sdk/exceptions/InvoiceCancellationException.html" title="class in com.bitpay.sdk.exceptions">InvoiceCancellationException</a></li>
5050
<li><a href="com/bitpay/sdk/exceptions/InvoiceCreationException.html" title="class in com.bitpay.sdk.exceptions">InvoiceCreationException</a></li>
5151
<li><a href="com/bitpay/sdk/model/Settlement/InvoiceData.html" title="class in com.bitpay.sdk.model.Settlement">InvoiceData</a></li>
52+
<li><a href="com/bitpay/sdk/model/Invoice/InvoiceEventToken.html" title="class in com.bitpay.sdk.model.Invoice">InvoiceEventToken</a></li>
5253
<li><a href="com/bitpay/sdk/exceptions/InvoiceException.html" title="class in com.bitpay.sdk.exceptions">InvoiceException</a></li>
5354
<li><a href="com/bitpay/sdk/model/Invoice/InvoiceItemizedDetails.html" title="class in com.bitpay.sdk.model.Invoice">InvoiceItemizedDetails</a></li>
5455
<li><a href="com/bitpay/sdk/exceptions/InvoiceQueryException.html" title="class in com.bitpay.sdk.exceptions">InvoiceQueryException</a></li>

docs/allpackages-index.html

Lines changed: 5 additions & 5 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>All Packages (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>All Packages (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Packages (BitPay 8.7.0 API)";
24+
parent.document.title="All Packages (BitPay 8.8.0 API)";
2525
}
2626
}
2727
catch(err) {
@@ -223,7 +223,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
223223
</a></div>
224224
<!-- ======== END OF BOTTOM NAVBAR ======= -->
225225
</nav>
226-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
226+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
227227
</footer>
228228
</body>
229229
</html>

docs/com/bitpay/sdk/Client.html

Lines changed: 231 additions & 75 deletions
Large diffs are not rendered by default.

docs/com/bitpay/sdk/Config.html

Lines changed: 5 additions & 5 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>Config (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>Config (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Config (BitPay 8.7.0 API)";
24+
parent.document.title="Config (BitPay 8.8.0 API)";
2525
}
2626
}
2727
catch(err) {
@@ -393,7 +393,7 @@ <h4>setEnvConfig</h4>
393393
</a></div>
394394
<!-- ======== END OF BOTTOM NAVBAR ======= -->
395395
</nav>
396-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
396+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
397397
</footer>
398398
</body>
399399
</html>

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

Lines changed: 5 additions & 5 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>Env.Tokens (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>Env.Tokens (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Env.Tokens (BitPay 8.7.0 API)";
24+
parent.document.title="Env.Tokens (BitPay 8.8.0 API)";
2525
}
2626
}
2727
catch(err) {
@@ -330,7 +330,7 @@ <h4>Tokens</h4>
330330
</a></div>
331331
<!-- ======== END OF BOTTOM NAVBAR ======= -->
332332
</nav>
333-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
333+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
334334
</footer>
335335
</body>
336336
</html>

docs/com/bitpay/sdk/Env.html

Lines changed: 5 additions & 5 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>Env (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>Env (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Env (BitPay 8.7.0 API)";
24+
parent.document.title="Env (BitPay 8.8.0 API)";
2525
}
2626
}
2727
catch(err) {
@@ -485,7 +485,7 @@ <h4>Env</h4>
485485
</a></div>
486486
<!-- ======== END OF BOTTOM NAVBAR ======= -->
487487
</nav>
488-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
488+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
489489
</footer>
490490
</body>
491491
</html>

docs/com/bitpay/sdk/class-use/Client.html

Lines changed: 5 additions & 5 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>Uses of Class com.bitpay.sdk.Client (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>Uses of Class com.bitpay.sdk.Client (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Uses of Class com.bitpay.sdk.Client (BitPay 8.7.0 API)";
24+
parent.document.title="Uses of Class com.bitpay.sdk.Client (BitPay 8.8.0 API)";
2525
}
2626
}
2727
catch(err) {
@@ -190,7 +190,7 @@ <h3>Uses of <a href="../Client.html" title="class in com.bitpay.sdk">Client</a>
190190
</a></div>
191191
<!-- ======== END OF BOTTOM NAVBAR ======= -->
192192
</nav>
193-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
193+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
194194
</footer>
195195
</body>
196196
</html>

docs/com/bitpay/sdk/class-use/Config.html

Lines changed: 5 additions & 5 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>Uses of Class com.bitpay.sdk.Config (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>Uses of Class com.bitpay.sdk.Config (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Uses of Class com.bitpay.sdk.Config (BitPay 8.7.0 API)";
24+
parent.document.title="Uses of Class com.bitpay.sdk.Config (BitPay 8.8.0 API)";
2525
}
2626
}
2727
catch(err) {
@@ -143,7 +143,7 @@ <h2 title="Uses of Class com.bitpay.sdk.Config" class="title">Uses of Class<br>c
143143
</a></div>
144144
<!-- ======== END OF BOTTOM NAVBAR ======= -->
145145
</nav>
146-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
146+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
147147
</footer>
148148
</body>
149149
</html>

docs/com/bitpay/sdk/class-use/Env.Tokens.html

Lines changed: 5 additions & 5 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 (11.0.15) on Thu Dec 01 22:02:12 EST 2022 -->
6-
<title>Uses of Class com.bitpay.sdk.Env.Tokens (BitPay 8.7.0 API)</title>
5+
<!-- Generated by javadoc (11.0.15) on Sun Jan 22 21:10:01 EST 2023 -->
6+
<title>Uses of Class com.bitpay.sdk.Env.Tokens (BitPay 8.8.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-12-01">
8+
<meta name="dc.created" content="2023-01-22">
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>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Uses of Class com.bitpay.sdk.Env.Tokens (BitPay 8.7.0 API)";
24+
parent.document.title="Uses of Class com.bitpay.sdk.Env.Tokens (BitPay 8.8.0 API)";
2525
}
2626
}
2727
catch(err) {
@@ -211,7 +211,7 @@ <h3>Uses of <a href="../Env.Tokens.html" title="class in com.bitpay.sdk">Env.Tok
211211
</a></div>
212212
<!-- ======== END OF BOTTOM NAVBAR ======= -->
213213
</nav>
214-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
214+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://bitpay.com">BitPay</a>. All rights reserved.</small></p>
215215
</footer>
216216
</body>
217217
</html>

0 commit comments

Comments
 (0)