Skip to content

Commit 86fb8e2

Browse files
author
Antonio Buedo
authored
#v4.3.2001.0-rc - Plain text pkey allowed & XRP added for reporting (#58)
1 parent e07a7dc commit 86fb8e2

File tree

157 files changed

+984
-570
lines changed

Some content is hidden

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

157 files changed

+984
-570
lines changed

GUIDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The private key should be stored in the client environment such that it cannot b
2626
* Using the [BitPaySetup Script](https://github.com/bitpay/java-bitpay-client/blob/master/src/setup/java/BitPaySetup.java) helps to generate the private key, as well as a environment file formatted in JSON which contains all configuration requirements, that should be stored in the client local file system. It is not recommended to transmit the private key over any public or unsecure networks.
2727

2828
Once the BitPaySetup Script has run and generated the Json correctly, read the console output and follow the instructions in order to pair your new tokens.
29+
This method would also allow you to generate the Private Key as plain text which you can securely store in case you are using cloud services.
2930

3031
* Or using the [BitPay.Net Setup utility](https://github.com/bitpay/csharp-bitpay-client/releases/download/v2.0.1904/BitPay.Net_Setup_utility.zip) on a Windows machine, helps to generate the private key, as well as a environment file formatted in JSON which contains all configuration requirements, that should be stored in the client local file system. It is not recommended to transmit the private key over any public or unsecure networks.
3132

@@ -40,6 +41,7 @@ The environment file can be either generated by the BitPay.Net Setup utility or
4041
"EnvConfig": {
4142
"Test": {
4243
"PrivateKeyPath": "",
44+
"PrivateKey": "",
4345
"ApiTokens": {
4446
"pos": "",
4547
"merchant": "",
@@ -48,6 +50,7 @@ The environment file can be either generated by the BitPay.Net Setup utility or
4850
},
4951
"Prod": {
5052
"PrivateKeyPath": "",
53+
"PrivateKey": "",
5154
"ApiTokens": {
5255
"pos": "",
5356
"merchant": "",

apidocs/allclasses-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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>All Classes</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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/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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>All Packages</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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/BitPayException.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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>BitPayException</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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: 21 additions & 48 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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>Client</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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>
@@ -28,7 +28,7 @@
2828
catch(err) {
2929
}
3030
//-->
31-
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10};
31+
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10};
3232
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
3333
var altColor = "altColor";
3434
var rowColor = "rowColor";
@@ -118,9 +118,9 @@ <h2 title="Class Client" class="title">Class Client</h2>
118118
extends java.lang.Object</pre>
119119
<dl>
120120
<dt><span class="simpleTagLabel">Version:</span></dt>
121-
<dd>4.2.1912
121+
<dd>4.3.2001
122122
See bitpay.com/api for more information.
123-
date 13.12.2019</dd>
123+
date 30.01.2020</dd>
124124
<dt><span class="simpleTagLabel">Author:</span></dt>
125125
<dd>Antonio Buedo</dd>
126126
</dl>
@@ -180,7 +180,7 @@ <h3>Constructor Summary</h3>
180180
</tr>
181181
<tr class="rowColor">
182182
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,java.lang.String,com.bitpay.sdk.Env.Tokens)">Client</a></span>&#8203;(java.lang.String&nbsp;environment,
183-
java.lang.String&nbsp;privateKeyPath,
183+
java.lang.String&nbsp;privateKey,
184184
<a href="Env.Tokens.html" title="class in com.bitpay.sdk">Env.Tokens</a>&nbsp;tokens)</code></th>
185185
<td class="colLast">
186186
<div class="block">Constructor for use if the keys and SIN are managed by this library.</div>
@@ -218,7 +218,7 @@ <h3>Method Summary</h3>
218218
</tr>
219219
<tr class="rowColor" id="i1">
220220
<td class="colFirst"><code>void</code></td>
221-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BuildConfig(java.lang.String,com.bitpay.sdk.Env.Tokens)">BuildConfig</a></span>&#8203;(java.lang.String&nbsp;privateKeyPath,
221+
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BuildConfig(java.lang.String,com.bitpay.sdk.Env.Tokens)">BuildConfig</a></span>&#8203;(java.lang.String&nbsp;privateKey,
222222
<a href="Env.Tokens.html" title="class in com.bitpay.sdk">Env.Tokens</a>&nbsp;tokens)</code></th>
223223
<td class="colLast">
224224
<div class="block">Builds the configuration object</div>
@@ -504,58 +504,51 @@ <h3>Method Summary</h3>
504504
</td>
505505
</tr>
506506
<tr class="altColor" id="i38">
507-
<td class="colFirst"><code>boolean</code></td>
508-
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isFullyPaid(com.bitpay.sdk.model.Invoice.Invoice)">isFullyPaid</a></span>&#8203;(<a href="model/Invoice/Invoice.html" title="class in com.bitpay.sdk.model.Invoice">Invoice</a>&nbsp;invoice)</code></th>
509-
<td class="colLast">
510-
<div class="block">Checks whether a BitPay invoice has been paid in full.</div>
511-
</td>
512-
</tr>
513-
<tr class="rowColor" id="i39">
514507
<td class="colFirst"><code>org.apache.http.HttpResponse</code></td>
515508
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#post(java.lang.String,java.lang.String)">post</a></span>&#8203;(java.lang.String&nbsp;uri,
516509
java.lang.String&nbsp;json)</code></th>
517510
<td class="colLast">&nbsp;</td>
518511
</tr>
519-
<tr class="altColor" id="i40">
512+
<tr class="rowColor" id="i39">
520513
<td class="colFirst"><code>org.apache.http.HttpResponse</code></td>
521514
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#post(java.lang.String,java.lang.String,boolean)">post</a></span>&#8203;(java.lang.String&nbsp;uri,
522515
java.lang.String&nbsp;json,
523516
boolean&nbsp;signatureRequired)</code></th>
524517
<td class="colLast">&nbsp;</td>
525518
</tr>
526-
<tr class="rowColor" id="i41">
519+
<tr class="altColor" id="i40">
527520
<td class="colFirst"><code>java.lang.String</code></td>
528521
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#requestClientAuthorization(java.lang.String)">requestClientAuthorization</a></span>&#8203;(java.lang.String&nbsp;facade)</code></th>
529522
<td class="colLast">
530523
<div class="block">Request a pairing code from the BitPay server.</div>
531524
</td>
532525
</tr>
533-
<tr class="altColor" id="i42">
526+
<tr class="rowColor" id="i41">
534527
<td class="colFirst"><code>java.lang.String</code></td>
535528
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#responseToJsonString(org.apache.http.HttpResponse)">responseToJsonString</a></span>&#8203;(org.apache.http.HttpResponse&nbsp;response)</code></th>
536529
<td class="colLast">&nbsp;</td>
537530
</tr>
538-
<tr class="rowColor" id="i43">
531+
<tr class="altColor" id="i42">
539532
<td class="colFirst"><code><a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.sdk.model.Payout">PayoutBatch</a></code></td>
540533
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#submitPayoutBatch(com.bitpay.sdk.model.Payout.PayoutBatch)">submitPayoutBatch</a></span>&#8203;(<a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.sdk.model.Payout">PayoutBatch</a>&nbsp;batch)</code></th>
541534
<td class="colLast">
542535
<div class="block">Submit a BitPay Payout batch.</div>
543536
</td>
544537
</tr>
545-
<tr class="altColor" id="i44">
538+
<tr class="rowColor" id="i43">
546539
<td class="colFirst"><code>boolean</code></td>
547540
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tokenExist(java.lang.String)">tokenExist</a></span>&#8203;(java.lang.String&nbsp;facade)</code></th>
548541
<td class="colLast">
549542
<div class="block">Specified whether the client has authorization (a token) for the specified facade.</div>
550543
</td>
551544
</tr>
552-
<tr class="rowColor" id="i45">
545+
<tr class="altColor" id="i44">
553546
<td class="colFirst"><code>org.apache.http.HttpResponse</code></td>
554547
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update(java.lang.String,java.lang.String)">update</a></span>&#8203;(java.lang.String&nbsp;uri,
555548
java.lang.String&nbsp;json)</code></th>
556549
<td class="colLast">&nbsp;</td>
557550
</tr>
558-
<tr class="altColor" id="i46">
551+
<tr class="rowColor" id="i45">
559552
<td class="colFirst"><code><a href="model/Bill/Bill.html" title="class in com.bitpay.sdk.model.Bill">Bill</a></code></td>
560553
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String)">updateBill</a></span>&#8203;(<a href="model/Bill/Bill.html" title="class in com.bitpay.sdk.model.Bill">Bill</a>&nbsp;bill,
561554
java.lang.String&nbsp;billId)</code></th>
@@ -616,14 +609,14 @@ <h3>Constructor Detail</h3>
616609
<li class="blockList">
617610
<h4>Client</h4>
618611
<pre>public&nbsp;Client&#8203;(java.lang.String&nbsp;environment,
619-
java.lang.String&nbsp;privateKeyPath,
612+
java.lang.String&nbsp;privateKey,
620613
<a href="Env.Tokens.html" title="class in com.bitpay.sdk">Env.Tokens</a>&nbsp;tokens)
621614
throws <a href="BitPayException.html" title="class in com.bitpay.sdk">BitPayException</a></pre>
622615
<div class="block">Constructor for use if the keys and SIN are managed by this library.</div>
623616
<dl>
624617
<dt><span class="paramLabel">Parameters:</span></dt>
625618
<dd><code>environment</code> - Target environment. Options: Env.Test / Env.Prod</dd>
626-
<dd><code>privateKeyPath</code> - Private Key file path.</dd>
619+
<dd><code>privateKey</code> - The full path to the securely located private key or the HEX key value.</dd>
627620
<dd><code>tokens</code> - Env.Tokens containing the available tokens.</dd>
628621
<dt><span class="throwsLabel">Throws:</span></dt>
629622
<dd><code><a href="BitPayException.html" title="class in com.bitpay.sdk">BitPayException</a></code> - BitPayException class</dd>
@@ -943,7 +936,7 @@ <h4>cancelRefund</h4>
943936
<dl>
944937
<dt><span class="paramLabel">Parameters:</span></dt>
945938
<dd><code>invoice</code> - The BitPay invoice having the associated refund to be canceled. Must have been obtained using the merchant facade.</dd>
946-
<dd><code>refundId</code> - The refund id for the refund to be canceled.</dd>
939+
<dd><code>refundId</code> - The refund Id for the refund to be canceled.</dd>
947940
<dt><span class="returnLabel">Returns:</span></dt>
948941
<dd>True if the refund was successfully canceled, false otherwise.</dd>
949942
<dt><span class="throwsLabel">Throws:</span></dt>
@@ -963,8 +956,8 @@ <h4>cancelRefund</h4>
963956
<div class="block">Cancel a previously submitted refund request on a BitPay invoice.</div>
964957
<dl>
965958
<dt><span class="paramLabel">Parameters:</span></dt>
966-
<dd><code>invoiceId</code> - The BitPay invoiceId having the associated refund to be canceled.</dd>
967-
<dd><code>refund</code> - The refund id for the refund to be canceled.</dd>
959+
<dd><code>invoiceId</code> - The BitPay invoice Id having the associated refund to be canceled.</dd>
960+
<dd><code>refund</code> - The BitPay refund for the refund to be canceled.</dd>
968961
<dt><span class="returnLabel">Returns:</span></dt>
969962
<dd>True if the refund was successfully canceled, false otherwise.</dd>
970963
<dt><span class="throwsLabel">Throws:</span></dt>
@@ -1402,26 +1395,6 @@ <h4>getSettlementReconciliationReport</h4>
14021395
</dl>
14031396
</li>
14041397
</ul>
1405-
<a id="isFullyPaid(com.bitpay.sdk.model.Invoice.Invoice)">
1406-
<!-- -->
1407-
</a>
1408-
<ul class="blockList">
1409-
<li class="blockList">
1410-
<h4>isFullyPaid</h4>
1411-
<pre class="methodSignature">public&nbsp;boolean&nbsp;isFullyPaid&#8203;(<a href="model/Invoice/Invoice.html" title="class in com.bitpay.sdk.model.Invoice">Invoice</a>&nbsp;invoice)
1412-
throws <a href="BitPayException.html" title="class in com.bitpay.sdk">BitPayException</a></pre>
1413-
<div class="block">Checks whether a BitPay invoice has been paid in full.
1414-
Returns true if the amountPaid higher or equal to paymentTotals, returns false otherwise</div>
1415-
<dl>
1416-
<dt><span class="paramLabel">Parameters:</span></dt>
1417-
<dd><code>invoice</code> - A Bitpay invoice object</dd>
1418-
<dt><span class="returnLabel">Returns:</span></dt>
1419-
<dd>true if the amountPaid higher or equal to paymentTotals, returns false otherwise</dd>
1420-
<dt><span class="throwsLabel">Throws:</span></dt>
1421-
<dd><code><a href="BitPayException.html" title="class in com.bitpay.sdk">BitPayException</a></code> - BitPayException class</dd>
1422-
</dl>
1423-
</li>
1424-
</ul>
14251398
<a id="getAccessToken(java.lang.String)">
14261399
<!-- -->
14271400
</a>
@@ -1567,13 +1540,13 @@ <h4>GetConfig</h4>
15671540
<ul class="blockList">
15681541
<li class="blockList">
15691542
<h4>BuildConfig</h4>
1570-
<pre class="methodSignature">public&nbsp;void&nbsp;BuildConfig&#8203;(java.lang.String&nbsp;privateKeyPath,
1543+
<pre class="methodSignature">public&nbsp;void&nbsp;BuildConfig&#8203;(java.lang.String&nbsp;privateKey,
15711544
<a href="Env.Tokens.html" title="class in com.bitpay.sdk">Env.Tokens</a>&nbsp;tokens)
15721545
throws <a href="BitPayException.html" title="class in com.bitpay.sdk">BitPayException</a></pre>
15731546
<div class="block">Builds the configuration object</div>
15741547
<dl>
15751548
<dt><span class="paramLabel">Parameters:</span></dt>
1576-
<dd><code>privateKeyPath</code> - The full path to the securely located private key.</dd>
1549+
<dd><code>privateKey</code> - The full path to the securely located private key.</dd>
15771550
<dd><code>tokens</code> - Env.Tokens object containing the BitPay's API tokens.</dd>
15781551
<dt><span class="throwsLabel">Throws:</span></dt>
15791552
<dd><code><a href="BitPayException.html" title="class in com.bitpay.sdk">BitPayException</a></code> - BitPayException class</dd>

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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>Config</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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: 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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>Env.Tokens</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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.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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>Env</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>BillCreationException</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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 Fri Dec 13 14:29:30 CET 2019 -->
5+
<!-- Generated by javadoc (12.0.1) on Thu Jan 30 12:12:29 CET 2020 -->
66
<title>BillDeliveryException</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-12-13">
8+
<meta name="dc.created" content="2020-01-30">
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)