Skip to content

Commit

Permalink
#v4.0.1910 - Improvements and new features (#52)
Browse files Browse the repository at this point in the history
- Refunds refactored
- Model dynamics improved
- Invoice filtering extended
- ETH full support
  • Loading branch information
Antonio Buedo authored Oct 30, 2019
1 parent f6a187e commit b7b94df
Show file tree
Hide file tree
Showing 181 changed files with 12,187 additions and 1,209 deletions.
52 changes: 24 additions & 28 deletions doc/allclasses-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 Fri Oct 18 17:04:26 CEST 2019 -->
<!-- Generated by javadoc (12.0.1) on Wed Oct 30 14:09:54 CET 2019 -->
<title>All Classes</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-10-18">
<meta name="dc.created" content="2019-10-30">
<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 All @@ -28,7 +28,7 @@
catch(err) {
}
//-->
var data = {"i0":2,"i1":8,"i2":8,"i3":8,"i4":8,"i5":2,"i6":8,"i7":8,"i8":8,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":8,"i19":8,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":8,"i28":2,"i29":8,"i30":8,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":8,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":8,"i46":8,"i47":8,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":8,"i54":2,"i55":2,"i56":2,"i57":8,"i58":8,"i59":2,"i60":2,"i61":2,"i62":8,"i63":8,"i64":8,"i65":2,"i66":2,"i67":2,"i68":2,"i69":8,"i70":2,"i71":8,"i72":2,"i73":8,"i74":2,"i75":8,"i76":8,"i77":8,"i78":8,"i79":2,"i80":2,"i81":2,"i82":2};
var data = {"i0":2,"i1":8,"i2":8,"i3":8,"i4":8,"i5":2,"i6":8,"i7":8,"i8":8,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":8,"i19":8,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":8,"i28":2,"i29":8,"i30":8,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":8,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":8,"i46":8,"i47":8,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":8,"i54":2,"i55":2,"i56":2,"i57":8,"i58":8,"i59":2,"i60":2,"i61":8,"i62":8,"i63":8,"i64":2,"i65":2,"i66":2,"i67":8,"i68":2,"i69":2,"i70":8,"i71":2,"i72":8,"i73":2,"i74":8,"i75":8,"i76":8,"i77":8,"i78":2,"i79":2,"i80":2,"i81":2};
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],8:["t4","Exception Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
Expand Down Expand Up @@ -337,94 +337,90 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i60">
<td class="colFirst"><a href="com/bitpay/sdk/model/Refund.html" title="class in com.bitpay.sdk.model">Refund</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/Refund.html" title="class in com.bitpay.sdk.model.Invoice">Refund</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i61">
<td class="colFirst"><a href="com/bitpay/sdk/model/Settlement/RefundAmount.html" title="class in com.bitpay.sdk.model.Settlement">RefundAmount</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundCancellationException.html" title="class in com.bitpay.sdk.exceptions">RefundCancellationException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i62">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundCancellationException.html" title="class in com.bitpay.sdk.exceptions">RefundCancellationException</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundCreationException.html" title="class in com.bitpay.sdk.exceptions">RefundCreationException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i63">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundCreationException.html" title="class in com.bitpay.sdk.exceptions">RefundCreationException</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundException.html" title="class in com.bitpay.sdk.exceptions">RefundException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i64">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundException.html" title="class in com.bitpay.sdk.exceptions">RefundException</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/RefundInfo.html" title="class in com.bitpay.sdk.model.Invoice">RefundInfo</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i65">
<td class="colFirst"><a href="com/bitpay/sdk/model/RefundHelper.html" title="class in com.bitpay.sdk.model">RefundHelper</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/model/Settlement/RefundInfo.html" title="class in com.bitpay.sdk.model.Settlement">RefundInfo</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i66">
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/RefundInfo.html" title="class in com.bitpay.sdk.model.Invoice">RefundInfo</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/RefundParams.html" title="class in com.bitpay.sdk.model.Invoice">RefundParams</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i67">
<td class="colFirst"><a href="com/bitpay/sdk/model/Settlement/RefundInfo.html" title="class in com.bitpay.sdk.model.Settlement">RefundInfo</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundQueryException.html" title="class in com.bitpay.sdk.exceptions">RefundQueryException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i68">
<td class="colFirst"><a href="com/bitpay/sdk/model/RefundParams.html" title="class in com.bitpay.sdk.model">RefundParams</a></td>
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/RefundStatus.html" title="class in com.bitpay.sdk.model.Invoice">RefundStatus</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i69">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/RefundQueryException.html" title="class in com.bitpay.sdk.exceptions">RefundQueryException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i70">
<td class="colFirst"><a href="com/bitpay/sdk/model/Settlement/Settlement.html" title="class in com.bitpay.sdk.model.Settlement">Settlement</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i71">
<tr class="altColor" id="i70">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/SettlementException.html" title="class in com.bitpay.sdk.exceptions">SettlementException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i72">
<tr class="rowColor" id="i71">
<td class="colFirst"><a href="com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html" title="class in com.bitpay.sdk.model.Settlement">SettlementLedgerEntry</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i73">
<tr class="altColor" id="i72">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/SettlementQueryException.html" title="class in com.bitpay.sdk.exceptions">SettlementQueryException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i74">
<tr class="rowColor" id="i73">
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/Shopper.html" title="class in com.bitpay.sdk.model.Invoice">Shopper</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i75">
<tr class="altColor" id="i74">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/SubscriptionCreationException.html" title="class in com.bitpay.sdk.exceptions">SubscriptionCreationException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i76">
<tr class="rowColor" id="i75">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/SubscriptionException.html" title="class in com.bitpay.sdk.exceptions">SubscriptionException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i77">
<tr class="altColor" id="i76">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/SubscriptionQueryException.html" title="class in com.bitpay.sdk.exceptions">SubscriptionQueryException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i78">
<tr class="rowColor" id="i77">
<td class="colFirst"><a href="com/bitpay/sdk/exceptions/SubscriptionUpdateException.html" title="class in com.bitpay.sdk.exceptions">SubscriptionUpdateException</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i79">
<tr class="altColor" id="i78">
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html" title="class in com.bitpay.sdk.model.Invoice">SupportedTransactionCurrencies</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i80">
<tr class="rowColor" id="i79">
<td class="colFirst"><a href="com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html" title="class in com.bitpay.sdk.model.Invoice">SupportedTransactionCurrency</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i81">
<tr class="altColor" id="i80">
<td class="colFirst"><a href="com/bitpay/sdk/model/Token.html" title="class in com.bitpay.sdk.model">Token</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i82">
<tr class="rowColor" id="i81">
<td class="colFirst"><a href="com/bitpay/sdk/model/Settlement/WithHoldings.html" title="class in com.bitpay.sdk.model.Settlement">WithHoldings</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
Expand Down
4 changes: 2 additions & 2 deletions doc/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 Fri Oct 18 17:04:26 CEST 2019 -->
<!-- Generated by javadoc (12.0.1) on Wed Oct 30 14:09:54 CET 2019 -->
<title>All Packages</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-10-18">
<meta name="dc.created" content="2019-10-30">
<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 doc/com/bitpay/sdk/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 Oct 16 16:45:36 CEST 2019 -->
<!-- Generated by javadoc (12.0.1) on Wed Oct 30 14:09:54 CET 2019 -->
<title>BitPayException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-10-16">
<meta name="dc.created" content="2019-10-30">
<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 b7b94df

Please sign in to comment.