#v2.4 - Payout model refactor (#43)
This commit is contained in:
parent
47885cdb26
commit
14aad5d250
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>All Classes</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -28,7 +28,7 @@
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var data = {"i0":2,"i1":2,"i2":8,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2};
|
||||
var data = {"i0":2,"i1":2,"i2":8,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2};
|
||||
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],8:["t4","Exception Summary"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
@ -205,15 +205,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i27">
|
||||
<td class="colFirst"><a href="com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i28">
|
||||
<td class="colFirst"><a href="com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i29">
|
||||
<td class="colFirst"><a href="com/bitpay/model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i30">
|
||||
@ -221,42 +221,46 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i31">
|
||||
<td class="colFirst"><a href="com/bitpay/model/PayoutInstructionTransaction.html" title="class in com.bitpay.model">PayoutInstructionTransaction</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i32">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Policy.html" title="class in com.bitpay.model">Policy</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i33">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Rate.html" title="class in com.bitpay.model">Rate</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Policy.html" title="class in com.bitpay.model">Policy</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i34">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Rates.html" title="class in com.bitpay.model">Rates</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Rate.html" title="class in com.bitpay.model">Rate</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i35">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Rates.html" title="class in com.bitpay.model">Rates</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i36">
|
||||
<td class="colFirst"><a href="com/bitpay/model/RefundHelper.html" title="class in com.bitpay.model">RefundHelper</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i37">
|
||||
<td class="colFirst"><a href="com/bitpay/model/RefundParams.html" title="class in com.bitpay.model">RefundParams</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/RefundHelper.html" title="class in com.bitpay.model">RefundHelper</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i38">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Invoice/SupportedTransactionCurrencies.html" title="class in com.bitpay.model.Invoice">SupportedTransactionCurrencies</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/RefundParams.html" title="class in com.bitpay.model">RefundParams</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i39">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Invoice/SupportedTransactionCurrency.html" title="class in com.bitpay.model.Invoice">SupportedTransactionCurrency</a></td>
|
||||
<td class="colFirst"><a href="com/bitpay/model/Invoice/SupportedTransactionCurrencies.html" title="class in com.bitpay.model.Invoice">SupportedTransactionCurrencies</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i40">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Invoice/SupportedTransactionCurrency.html" title="class in com.bitpay.model.Invoice">SupportedTransactionCurrency</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i41">
|
||||
<td class="colFirst"><a href="com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>All Packages</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -110,10 +110,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="com/bitpay/util/package-summary.html">com.bitpay.util</a></th>
|
||||
<th class="colFirst" scope="row"><a href="com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="com/bitpay/util/package-summary.html">com.bitpay.util</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="test/package-summary.html">test</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>BitPayException</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Client</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -28,7 +28,7 @@
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
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":10,"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};
|
||||
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":10,"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};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
@ -273,7 +273,7 @@ extends java.lang.Object</pre>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><code><a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></code></td>
|
||||
<td class="colFirst"><code><a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cancelPayoutBatch(java.lang.String)">cancelPayoutBatch</a></span>​(java.lang.String batchId)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Cancel a BitPay Payout batch.</div>
|
||||
@ -459,27 +459,34 @@ extends java.lang.Object</pre>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i26">
|
||||
<td class="colFirst"><code><a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></code></td>
|
||||
<td class="colFirst"><code><a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPayoutBatch(java.lang.String)">getPayoutBatch</a></span>​(java.lang.String batchId)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Retrieve a BitPay payout batch by batch id using.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i27">
|
||||
<td class="colFirst"><code>java.util.List<<a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a>></code></td>
|
||||
<td class="colFirst"><code>java.util.List<<a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a>></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPayoutBatches()">getPayoutBatches</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Retrieve a collection of BitPay payout batches.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i28">
|
||||
<td class="colFirst"><code>java.util.List<<a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a>></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPayoutBatches(java.lang.String)">getPayoutBatches</a></span>​(java.lang.String status)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Retrieve a collection of BitPay payout batches.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i29">
|
||||
<td class="colFirst"><code><a href="model/Rates.html" title="class in com.bitpay.model">Rates</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRates()">getRates</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Retrieve the exchange rate table maintained by BitPay.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i29">
|
||||
<tr class="altColor" id="i30">
|
||||
<td class="colFirst"><code><a href="model/Refund.html" title="class in com.bitpay.model">Refund</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRefund(com.bitpay.model.Invoice.Invoice,java.lang.String)">getRefund</a></span>​(<a href="model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a> invoice,
|
||||
java.lang.String refundId)</code></th>
|
||||
@ -487,40 +494,40 @@ extends java.lang.Object</pre>
|
||||
<div class="block">Retrieve a previously made refund request on a BitPay invoice.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i30">
|
||||
<tr class="rowColor" id="i31">
|
||||
<td class="colFirst"><code>boolean</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isFullyPaid(com.bitpay.model.Invoice.Invoice)">isFullyPaid</a></span>​(<a href="model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a> invoice)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Checks whether a BitPay invoice has been paid in full.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i31">
|
||||
<tr class="altColor" id="i32">
|
||||
<td class="colFirst"><code>org.apache.http.HttpResponse</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#post(java.lang.String,java.lang.String)">post</a></span>​(java.lang.String uri,
|
||||
java.lang.String json)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i32">
|
||||
<tr class="rowColor" id="i33">
|
||||
<td class="colFirst"><code>org.apache.http.HttpResponse</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#post(java.lang.String,java.lang.String,boolean)">post</a></span>​(java.lang.String uri,
|
||||
java.lang.String json,
|
||||
boolean signatureRequired)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i33">
|
||||
<tr class="altColor" id="i34">
|
||||
<td class="colFirst"><code>org.apache.http.HttpResponse</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#postWithSignature(java.lang.String,java.lang.String)">postWithSignature</a></span>​(java.lang.String uri,
|
||||
java.lang.String json)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i34">
|
||||
<tr class="rowColor" id="i35">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#requestClientAuthorization(java.lang.String)">requestClientAuthorization</a></span>​(java.lang.String facade)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Request a pairing code from the BitPay server.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i35">
|
||||
<tr class="altColor" id="i36">
|
||||
<td class="colFirst"><code><a href="model/RefundHelper.html" title="class in com.bitpay.model">RefundHelper</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#requestRefund(com.bitpay.model.Invoice.Invoice,java.lang.String,java.lang.Double,java.lang.String)">requestRefund</a></span>​(<a href="model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a> invoice,
|
||||
java.lang.String refundEmail,
|
||||
@ -530,7 +537,7 @@ extends java.lang.Object</pre>
|
||||
<div class="block">Request a refund for a BitPay invoice.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i36">
|
||||
<tr class="rowColor" id="i37">
|
||||
<td class="colFirst"><code><a href="model/RefundHelper.html" title="class in com.bitpay.model">RefundHelper</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#requestRefund(java.lang.String,java.lang.String)">requestRefund</a></span>​(java.lang.String invoiceId,
|
||||
java.lang.String refundEmail)</code></th>
|
||||
@ -538,25 +545,25 @@ extends java.lang.Object</pre>
|
||||
<div class="block">Request a full refund for a BitPay invoice.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i37">
|
||||
<tr class="altColor" id="i38">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#responseToJsonString(org.apache.http.HttpResponse)">responseToJsonString</a></span>​(org.apache.http.HttpResponse response)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i38">
|
||||
<td class="colFirst"><code><a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#submitPayoutBatch(com.bitpay.model.PayoutBatch)">submitPayoutBatch</a></span>​(<a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a> batch)</code></th>
|
||||
<tr class="rowColor" id="i39">
|
||||
<td class="colFirst"><code><a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#submitPayoutBatch(com.bitpay.model.Payout.PayoutBatch)">submitPayoutBatch</a></span>​(<a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a> batch)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Submit a BitPay Payout batch.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i39">
|
||||
<tr class="altColor" id="i40">
|
||||
<td class="colFirst"><code>org.apache.http.HttpResponse</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update(java.lang.String,java.lang.String)">update</a></span>​(java.lang.String uri,
|
||||
java.lang.String json)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i40">
|
||||
<tr class="rowColor" id="i41">
|
||||
<td class="colFirst"><code><a href="model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateBill(com.bitpay.model.Bill.Bill,java.lang.String)">updateBill</a></span>​(<a href="model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a> bill,
|
||||
java.lang.String billId)</code></th>
|
||||
@ -1391,13 +1398,13 @@ extends java.lang.Object</pre>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="submitPayoutBatch(com.bitpay.model.PayoutBatch)">
|
||||
<a id="submitPayoutBatch(com.bitpay.model.Payout.PayoutBatch)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>submitPayoutBatch</h4>
|
||||
<pre class="methodSignature">public <a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a> submitPayoutBatch​(<a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a> batch)
|
||||
<pre class="methodSignature">public <a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a> submitPayoutBatch​(<a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a> batch)
|
||||
throws <a href="BitPayException.html" title="class in com.bitpay">BitPayException</a></pre>
|
||||
<div class="block">Submit a BitPay Payout batch.</div>
|
||||
<dl>
|
||||
@ -1416,7 +1423,7 @@ extends java.lang.Object</pre>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPayoutBatches</h4>
|
||||
<pre class="methodSignature">public java.util.List<<a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a>> getPayoutBatches()
|
||||
<pre class="methodSignature">public java.util.List<<a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a>> getPayoutBatches()
|
||||
throws <a href="BitPayException.html" title="class in com.bitpay">BitPayException</a></pre>
|
||||
<div class="block">Retrieve a collection of BitPay payout batches.</div>
|
||||
<dl>
|
||||
@ -1427,13 +1434,32 @@ extends java.lang.Object</pre>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="getPayoutBatches(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPayoutBatches</h4>
|
||||
<pre class="methodSignature">public java.util.List<<a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a>> getPayoutBatches​(java.lang.String status)
|
||||
throws <a href="BitPayException.html" title="class in com.bitpay">BitPayException</a></pre>
|
||||
<div class="block">Retrieve a collection of BitPay payout batches.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>status</code> - The status to filter the Payout Batches.</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>A list of BitPay PayoutBatch objects.</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="BitPayException.html" title="class in com.bitpay">BitPayException</a></code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="getPayoutBatch(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getPayoutBatch</h4>
|
||||
<pre class="methodSignature">public <a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a> getPayoutBatch​(java.lang.String batchId)
|
||||
<pre class="methodSignature">public <a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a> getPayoutBatch​(java.lang.String batchId)
|
||||
throws <a href="BitPayException.html" title="class in com.bitpay">BitPayException</a></pre>
|
||||
<div class="block">Retrieve a BitPay payout batch by batch id using. The client must have been previously authorized for the payroll facade.</div>
|
||||
<dl>
|
||||
@ -1452,7 +1478,7 @@ extends java.lang.Object</pre>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>cancelPayoutBatch</h4>
|
||||
<pre class="methodSignature">public <a href="model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a> cancelPayoutBatch​(java.lang.String batchId)
|
||||
<pre class="methodSignature">public <a href="model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a> cancelPayoutBatch​(java.lang.String batchId)
|
||||
throws <a href="BitPayException.html" title="class in com.bitpay">BitPayException</a></pre>
|
||||
<div class="block">Cancel a BitPay Payout batch.</div>
|
||||
<dl>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Bill</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>BillStatus</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Item</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model.Bill</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model.Bill Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Currency</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Facade</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Buyer</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Invoice</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>InvoiceBuyerProvidedInfo</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>InvoiceStatus</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>InvoiceTransaction</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>MinerFees</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>MinerFeesItem</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>PaymentCode</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>PaymentCodes</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>PaymentTotal</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>SupportedTransactionCurrencies</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>SupportedTransactionCurrency</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model.Invoice</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model.Invoice Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Buyer</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Ledger</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>LedgerEntry</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model.Ledger</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model.Ledger Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -106,7 +106,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.bitpay.model.PayoutBatch</li>
|
||||
<li>com.bitpay.model.Payout.PayoutBatch</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -106,7 +106,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.bitpay.model.PayoutInstruction</li>
|
||||
<li>com.bitpay.model.Payout.PayoutInstruction</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -106,7 +106,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.bitpay.model.PayoutInstructionBtcSummary</li>
|
||||
<li>com.bitpay.model.Payout.PayoutInstructionBtcSummary</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -100,7 +100,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.bitpay.model.PayoutInstructionTransaction</li>
|
||||
<li>com.bitpay.model.Payout.PayoutInstructionTransaction</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Policy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Rate</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Rates</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Refund</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>RefundHelper</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>RefundParams</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Token</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:33:02 CEST 2019 -->
|
||||
<title>Uses of Class com.bitpay.model.PayoutBatch</title>
|
||||
<title>Uses of Class com.bitpay.model.Payout.PayoutBatch</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
@ -78,7 +78,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</header>
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class com.bitpay.model.PayoutBatch" class="title">Uses of Class<br>com.bitpay.model.PayoutBatch</h2>
|
||||
<h2 title="Uses of Class com.bitpay.model.Payout.PayoutBatch" class="title">Uses of Class<br>com.bitpay.model.PayoutBatch</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:33:02 CEST 2019 -->
|
||||
<title>Uses of Class com.bitpay.model.PayoutInstruction</title>
|
||||
<title>Uses of Class com.bitpay.model.Payout.PayoutInstruction</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
@ -78,7 +78,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</header>
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class com.bitpay.model.PayoutInstruction" class="title">Uses of Class<br>com.bitpay.model.PayoutInstruction</h2>
|
||||
<h2 title="Uses of Class com.bitpay.model.Payout.PayoutInstruction" class="title">Uses of Class<br>com.bitpay.model.PayoutInstruction</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:33:02 CEST 2019 -->
|
||||
<title>Uses of Class com.bitpay.model.PayoutInstructionBtcSummary</title>
|
||||
<title>Uses of Class com.bitpay.model.Payout.PayoutInstructionBtcSummary</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
@ -78,7 +78,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</header>
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class com.bitpay.model.PayoutInstructionBtcSummary" class="title">Uses of Class<br>com.bitpay.model.PayoutInstructionBtcSummary</h2>
|
||||
<h2 title="Uses of Class com.bitpay.model.Payout.PayoutInstructionBtcSummary" class="title">Uses of Class<br>com.bitpay.model.PayoutInstructionBtcSummary</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:33:02 CEST 2019 -->
|
||||
<title>Uses of Class com.bitpay.model.PayoutInstructionTransaction</title>
|
||||
<title>Uses of Class com.bitpay.model.Payout.PayoutInstructionTransaction</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
@ -78,7 +78,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</header>
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class com.bitpay.model.PayoutInstructionTransaction" class="title">Uses of Class<br>com.bitpay.model.PayoutInstructionTransaction</h2>
|
||||
<h2 title="Uses of Class com.bitpay.model.Payout.PayoutInstructionTransaction" class="title">Uses of Class<br>com.bitpay.model.PayoutInstructionTransaction</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -98,22 +98,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="PayoutInstructionTransaction.html" title="class in com.bitpay.model">PayoutInstructionTransaction</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="Policy.html" title="class in com.bitpay.model">Policy</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.model Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -90,10 +90,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<ul>
|
||||
<li class="circle">com.bitpay.model.<a href="Currency.html" title="class in com.bitpay.model"><span class="typeNameLink">Currency</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="Facade.html" title="class in com.bitpay.model"><span class="typeNameLink">Facade</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="PayoutBatch.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutBatch</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="PayoutInstruction.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstruction</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="PayoutInstructionBtcSummary.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstructionBtcSummary</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="PayoutInstructionTransaction.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstructionTransaction</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="Policy.html" title="class in com.bitpay.model"><span class="typeNameLink">Policy</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="Rate.html" title="class in com.bitpay.model"><span class="typeNameLink">Rate</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="Rates.html" title="class in com.bitpay.model"><span class="typeNameLink">Rates</span></a></li>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>BitPayLogger</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>DateDeserializer</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>DateSerializer</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>KeyUtils</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>PayoutInstructionBtcSummaryDeserializer</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -106,7 +106,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a>></li>
|
||||
<li>com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.bitpay.util.PayoutInstructionBtcSummaryDeserializer</li>
|
||||
@ -124,7 +124,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</dl>
|
||||
<hr>
|
||||
<pre>public class <span class="typeNameLabel">PayoutInstructionBtcSummaryDeserializer</span>
|
||||
extends com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a>></pre>
|
||||
extends com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a>></pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -191,7 +191,7 @@ extends com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/Pay
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><code><a href="../model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a></code></td>
|
||||
<td class="colFirst"><code><a href="../model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)">deserialize</a></span>​(com.fasterxml.jackson.core.JsonParser jp,
|
||||
com.fasterxml.jackson.databind.DeserializationContext dc)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
@ -255,12 +255,12 @@ extends com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/Pay
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>deserialize</h4>
|
||||
<pre class="methodSignature">public <a href="../model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a> deserialize​(com.fasterxml.jackson.core.JsonParser jp,
|
||||
<pre class="methodSignature">public <a href="../model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a> deserialize​(com.fasterxml.jackson.core.JsonParser jp,
|
||||
com.fasterxml.jackson.databind.DeserializationContext dc)
|
||||
throws java.io.IOException</pre>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code>deserialize</code> in class <code>com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a>></code></dd>
|
||||
<dd><code>deserialize</code> in class <code>com.fasterxml.jackson.databind.JsonDeserializer<<a href="../model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a>></code></dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code>java.io.IOException</code></dd>
|
||||
</dl>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.util</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>com.bitpay.util Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Constant Field Values</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -1394,104 +1394,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<div class="constantsSummary">
|
||||
<table>
|
||||
<caption><span>com.bitpay.model.<a href="com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Constant Field</th>
|
||||
<th class="colLast" scope="col">Value</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.METHOD_MANUAL2">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#METHOD_MANUAL2">METHOD_MANUAL2</a></code></th>
|
||||
<td class="colLast"><code>"manual_2"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.METHOD_VWAP24">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#METHOD_VWAP24">METHOD_VWAP24</a></code></th>
|
||||
<td class="colLast"><code>"vwap_24hr"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.STATUS_CANCELLED">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#STATUS_CANCELLED">STATUS_CANCELLED</a></code></th>
|
||||
<td class="colLast"><code>"cancelled"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.STATUS_COMPLETE">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#STATUS_COMPLETE">STATUS_COMPLETE</a></code></th>
|
||||
<td class="colLast"><code>"complete"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.STATUS_FAILED">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#STATUS_FAILED">STATUS_FAILED</a></code></th>
|
||||
<td class="colLast"><code>"failed"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.STATUS_FUNDED">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#STATUS_FUNDED">STATUS_FUNDED</a></code></th>
|
||||
<td class="colLast"><code>"funded"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.STATUS_NEW">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#STATUS_NEW">STATUS_NEW</a></code></th>
|
||||
<td class="colLast"><code>"new"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutBatch.STATUS_PROCESSING">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutBatch.html#STATUS_PROCESSING">STATUS_PROCESSING</a></code></th>
|
||||
<td class="colLast"><code>"processing"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<div class="constantsSummary">
|
||||
<table>
|
||||
<caption><span>com.bitpay.model.<a href="com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Constant Field</th>
|
||||
<th class="colLast" scope="col">Value</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutInstruction.STATUS_PAID">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutInstruction.html#STATUS_PAID">STATUS_PAID</a></code></th>
|
||||
<td class="colLast"><code>"paid"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.PayoutInstruction.STATUS_UNPAID">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/PayoutInstruction.html#STATUS_UNPAID">STATUS_UNPAID</a></code></th>
|
||||
<td class="colLast"><code>"unpaid"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
@ -1606,6 +1508,134 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li class="blockList">
|
||||
<div class="constantsSummary">
|
||||
<table>
|
||||
<caption><span>com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Constant Field</th>
|
||||
<th class="colLast" scope="col">Value</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutBatch.MethodManual2">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutBatch.html#MethodManual2">MethodManual2</a></code></th>
|
||||
<td class="colLast"><code>"manual_2"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutBatch.MethodVwap24">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutBatch.html#MethodVwap24">MethodVwap24</a></code></th>
|
||||
<td class="colLast"><code>"vwap_24hr"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<div class="constantsSummary">
|
||||
<table>
|
||||
<caption><span>com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Constant Field</th>
|
||||
<th class="colLast" scope="col">Value</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutInstruction.STATUS_PAID">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutInstruction.html#STATUS_PAID">STATUS_PAID</a></code></th>
|
||||
<td class="colLast"><code>"paid"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutInstruction.STATUS_UNPAID">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutInstruction.html#STATUS_UNPAID">STATUS_UNPAID</a></code></th>
|
||||
<td class="colLast"><code>"unpaid"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<div class="constantsSummary">
|
||||
<table>
|
||||
<caption><span>com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Constant Field</th>
|
||||
<th class="colLast" scope="col">Value</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.Cancelled">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#Cancelled">Cancelled</a></code></th>
|
||||
<td class="colLast"><code>"cancelled"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.Complete">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#Complete">Complete</a></code></th>
|
||||
<td class="colLast"><code>"complete"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.Failed">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#Failed">Failed</a></code></th>
|
||||
<td class="colLast"><code>"failed"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.Funded">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#Funded">Funded</a></code></th>
|
||||
<td class="colLast"><code>"funded"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.New">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#New">New</a></code></th>
|
||||
<td class="colLast"><code>"new"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.Paid">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#Paid">Paid</a></code></th>
|
||||
<td class="colLast"><code>"paid"</code></td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.Processing">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#Processing">Processing</a></code></th>
|
||||
<td class="colLast"><code>"processing"</code></td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a id="com.bitpay.model.Payout.PayoutStatus.Unpaid">
|
||||
<!-- -->
|
||||
</a><code>public static final java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><a href="com/bitpay/model/Payout/PayoutStatus.html#Unpaid">Unpaid</a></code></th>
|
||||
<td class="colLast"><code>"unpaid"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<div class="constantsSummary">
|
||||
<table>
|
||||
<caption><span>com.bitpay.util.<a href="com/bitpay/util/BitPayLogger.html" title="class in com.bitpay.util">BitPayLogger</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
|
||||
@ -3,5 +3,6 @@ com.bitpay.model
|
||||
com.bitpay.model.Bill
|
||||
com.bitpay.model.Invoice
|
||||
com.bitpay.model.Ledger
|
||||
com.bitpay.model.Payout
|
||||
com.bitpay.util
|
||||
test
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>API Help</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>A-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>J-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>K-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>L-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>M-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -86,9 +86,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Facade.html#Merchant">Merchant</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Facade.html" title="class in com.bitpay.model">Facade</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#METHOD_MANUAL2">METHOD_MANUAL2</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#MethodManual2">MethodManual2</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#METHOD_VWAP24">METHOD_VWAP24</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#MethodVwap24">MethodVwap24</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#MGA">MGA</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>N-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -86,6 +86,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceStatus.html#New">New</a></span> - Static variable in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceStatus.html" title="class in com.bitpay.model.Invoice">InvoiceStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#New">New</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#NGN">NGN</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#NIO">NIO</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>O-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>P-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -84,6 +84,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/BillStatus.html#Paid">Paid</a></span> - Static variable in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/BillStatus.html" title="class in com.bitpay.model.Bill">BillStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#Paid">Paid</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#PAX">PAX</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/model/Invoice/PaymentCode.html" title="class in com.bitpay.model.Invoice"><span class="typeNameLink">PaymentCode</span></a> - Class in <a href="../com/bitpay/model/Invoice/package-summary.html">com.bitpay.model.Invoice</a></dt>
|
||||
@ -98,37 +100,41 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/PaymentTotal.html#%3Cinit%3E()">PaymentTotal()</a></span> - Constructor for class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/PaymentTotal.html" title="class in com.bitpay.model.Invoice">PaymentTotal</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutBatch</span></a> - Class in <a href="../com/bitpay/model/package-summary.html">com.bitpay.model</a></dt>
|
||||
<dt><a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutBatch</span></a> - Class in <a href="../com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#%3Cinit%3E()">PayoutBatch()</a></span> - Constructor for class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#%3Cinit%3E()">PayoutBatch()</a></span> - Constructor for class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructor, create an empty PayoutBatch object.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#%3Cinit%3E(java.lang.String,long,java.lang.String,java.lang.String,java.util.List)">PayoutBatch(String, long, String, String, List<PayoutInstruction>)</a></span> - Constructor for class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#%3Cinit%3E(java.lang.String,long,java.util.List)">PayoutBatch(String, long, List<PayoutInstruction>)</a></span> - Constructor for class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructor, create an instruction-full request PayoutBatch object.</div>
|
||||
</dd>
|
||||
<dt><a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstruction</span></a> - Class in <a href="../com/bitpay/model/package-summary.html">com.bitpay.model</a></dt>
|
||||
<dt><a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutInstruction</span></a> - Class in <a href="../com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#%3Cinit%3E()">PayoutInstruction()</a></span> - Constructor for class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#%3Cinit%3E()">PayoutInstruction()</a></span> - Constructor for class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructor, create an empty PayoutInstruction object.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#%3Cinit%3E(java.lang.Double,java.lang.String,java.lang.String)">PayoutInstruction(Double, String, String)</a></span> - Constructor for class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#%3Cinit%3E(java.lang.Double,java.lang.String)">PayoutInstruction(Double, String)</a></span> - Constructor for class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructor, create a PayoutInstruction object.</div>
|
||||
</dd>
|
||||
<dt><a href="../com/bitpay/model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstructionBtcSummary</span></a> - Class in <a href="../com/bitpay/model/package-summary.html">com.bitpay.model</a></dt>
|
||||
<dt><a href="../com/bitpay/model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutInstructionBtcSummary</span></a> - Class in <a href="../com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstructionBtcSummary.html#%3Cinit%3E(java.lang.Double,java.lang.Double)">PayoutInstructionBtcSummary(Double, Double)</a></span> - Constructor for class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionBtcSummary.html#%3Cinit%3E(java.lang.Double,java.lang.Double)">PayoutInstructionBtcSummary(Double, Double)</a></span> - Constructor for class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/util/PayoutInstructionBtcSummaryDeserializer.html" title="class in com.bitpay.util"><span class="typeNameLink">PayoutInstructionBtcSummaryDeserializer</span></a> - Class in <a href="../com/bitpay/util/package-summary.html">com.bitpay.util</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/util/PayoutInstructionBtcSummaryDeserializer.html#%3Cinit%3E()">PayoutInstructionBtcSummaryDeserializer()</a></span> - Constructor for class com.bitpay.util.<a href="../com/bitpay/util/PayoutInstructionBtcSummaryDeserializer.html" title="class in com.bitpay.util">PayoutInstructionBtcSummaryDeserializer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/model/PayoutInstructionTransaction.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstructionTransaction</span></a> - Class in <a href="../com/bitpay/model/package-summary.html">com.bitpay.model</a></dt>
|
||||
<dt><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutInstructionTransaction</span></a> - Class in <a href="../com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstructionTransaction.html#%3Cinit%3E()">PayoutInstructionTransaction()</a></span> - Constructor for class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstructionTransaction.html" title="class in com.bitpay.model">PayoutInstructionTransaction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html#%3Cinit%3E()">PayoutInstructionTransaction()</a></span> - Constructor for class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutStatus</span></a> - Class in <a href="../com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#%3Cinit%3E()">PayoutStatus()</a></span> - Constructor for class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Facade.html#Payroll">Payroll</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Facade.html" title="class in com.bitpay.model">Facade</a></dt>
|
||||
<dd> </dd>
|
||||
@ -158,6 +164,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceStatus.html#Processing">Processing</a></span> - Static variable in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceStatus.html" title="class in com.bitpay.model.Invoice">InvoiceStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#Processing">Processing</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/Client.html#PUBLIC_NO_TOKEN">PUBLIC_NO_TOKEN</a></span> - Static variable in class com.bitpay.<a href="../com/bitpay/Client.html" title="class in com.bitpay">Client</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#PYG">PYG</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Q-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>R-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>S-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -100,9 +100,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setAcceptanceWindow(long)">setAcceptanceWindow(long)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setAccount(java.lang.String)">setAccount(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setAccount(java.lang.String)">setAccount(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#setAddress(java.lang.String)">setAddress(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#setAddress(java.lang.String)">setAddress(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#setAddress1(java.lang.String)">setAddress1(String)</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
@ -118,9 +118,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceTransaction.html#setAmount(java.lang.Double)">setAmount(Double)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceTransaction.html" title="class in com.bitpay.model.Invoice">InvoiceTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setAmount(java.lang.Double)">setAmount(Double)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setAmount(java.lang.Double)">setAmount(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#setAmount(java.lang.Double)">setAmount(Double)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#setAmount(java.lang.Double)">setAmount(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html#setAmount(java.lang.Double)">setAmount(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setAmount(java.lang.Double)">setAmount(Double)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -132,8 +134,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/Ledger.html#setBalance(java.lang.Double)">setBalance(Double)</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/Ledger.html" title="class in com.bitpay.model.Ledger">Ledger</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setBankTransferId(java.lang.String)">setBankTransferId(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/MinerFees.html#setBch(com.bitpay.model.Invoice.MinerFeesItem)">setBch(MinerFeesItem)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/MinerFees.html" title="class in com.bitpay.model.Invoice">MinerFees</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/PaymentCodes.html#setBch(com.bitpay.model.Invoice.PaymentCode)">setBch(PaymentCode)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/PaymentCodes.html" title="class in com.bitpay.model.Invoice">PaymentCodes</a></dt>
|
||||
@ -156,11 +156,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/SupportedTransactionCurrencies.html#setBtc(com.bitpay.model.Invoice.SupportedTransactionCurrency)">setBtc(SupportedTransactionCurrency)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/SupportedTransactionCurrencies.html" title="class in com.bitpay.model.Invoice">SupportedTransactionCurrencies</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#setBtc(com.bitpay.model.PayoutInstructionBtcSummary)">setBtc(PayoutInstructionBtcSummary)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#setBtc(com.bitpay.model.Payout.PayoutInstructionBtcSummary)">setBtc(PayoutInstructionBtcSummary)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/PaymentTotal.html#setBtc(java.lang.Double)">setBtc(Double)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/PaymentTotal.html" title="class in com.bitpay.model.Invoice">PaymentTotal</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setBtc(java.lang.Double)">setBtc(Double)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setBtc(java.lang.Double)">setBtc(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setBuyer(com.bitpay.model.Invoice.Buyer)">setBuyer(Buyer)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
@ -194,7 +194,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/Ledger.html#setCurrency(java.lang.String)">setCurrency(String)</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/Ledger.html" title="class in com.bitpay.model.Ledger">Ledger</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setCurrency(java.lang.String)">setCurrency(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setCurrency(java.lang.String)">setCurrency(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setCurrency(java.lang.String)">setCurrency(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -202,9 +202,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setCurrentTime(long)">setCurrentTime(long)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html#setDate(java.lang.Long)">setDate(Long)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#setDateCreated(long)">setDateCreated(long)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setDepositTotal(java.lang.Double)">setDepositTotal(Double)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setDateExecuted(long)">setDateExecuted(long)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setDepositTotal(java.lang.Double)">setDepositTotal(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Item.html#setDescription(java.lang.String)">setDescription(String)</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Item.html" title="class in com.bitpay.model.Bill">Item</a></dt>
|
||||
<dd> </dd>
|
||||
@ -212,7 +216,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#setDueDate(java.lang.String)">setDueDate(String)</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setEffectiveDate(long)">setEffectiveDate(long)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setEffectiveDate(long)">setEffectiveDate(long)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#setEmail(java.lang.String)">setEmail(String)</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
@ -232,13 +236,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#setFacade(java.lang.String)">setFacade(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setFee(java.lang.Double)">setFee(Double)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setFee(java.lang.Double)">setFee(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setFullNotifications(boolean)">setFullNotifications(boolean)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setGuid(java.lang.String)">setGuid(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setGuid(java.lang.String)">setGuid(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setGuid(java.lang.String)">setGuid(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setGuid(java.lang.String)">setGuid(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -254,15 +258,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#setId(java.lang.String)">setId(String)</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setId(java.lang.String)">setId(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setId(java.lang.String)">setId(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#setId(java.lang.String)">setId(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#setId(java.lang.String)">setId(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setId(java.lang.String)">setId(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#setId(java.lang.String)">setId(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setInstructions(java.util.List)">setInstructions(List<PayoutInstruction>)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setInstructions(java.util.List)">setInstructions(List<PayoutInstruction>)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#setInvoiceAmount(java.lang.Double)">setInvoiceAmount(Double)</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
<dd> </dd>
|
||||
@ -282,7 +286,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#setItems(java.util.List)">setItems(List<Item>)</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#setLabel(java.lang.String)">setLabel(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#setLabel(java.lang.String)">setLabel(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#setLabel(java.lang.String)">setLabel(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
@ -310,7 +314,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setNotificationEmail(java.lang.String)">setNotificationEmail(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setNotificationEmail(java.lang.String)">setNotificationEmail(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setNotificationEmail(java.lang.String)">setNotificationEmail(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setNotificationURL(java.lang.String)">setNotificationURL(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
@ -346,7 +350,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setPaymentUrls(com.bitpay.model.RefundParams)">setPaymentUrls(RefundParams)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setPercentFee(java.lang.Double)">setPercentFee(Double)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setPercentFee(java.lang.Double)">setPercentFee(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#setPhone(java.lang.String)">setPhone(String)</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
@ -372,17 +376,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setPrice(java.lang.Double)">setPrice(Double)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setPricingMethod(java.lang.String)">setPricingMethod(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setPricingMethod(java.lang.String)">setPricingMethod(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Item.html#setQuantity(java.lang.Integer)">setQuantity(Integer)</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Item.html" title="class in com.bitpay.model.Bill">Item</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setRate(java.lang.Double)">setRate(Double)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceTransaction.html#setReceivedTime(java.util.Date)">setReceivedTime(Date)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceTransaction.html" title="class in com.bitpay.model.Invoice">InvoiceTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setRedirectURL(java.lang.String)">setRedirectURL(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setRedirectURL(java.lang.String)">setRedirectURL(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setRedirectURL(java.lang.String)">setRedirectURL(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setReference(java.lang.String)">setReference(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setReference(java.lang.String)">setReference(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setRefundAddressRequestPending(java.lang.String)">setRefundAddressRequestPending(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
@ -394,7 +400,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/Buyer.html#setRegion(java.lang.String)">setRegion(String)</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/Buyer.html" title="class in com.bitpay.model.Ledger">Buyer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setRequestDate(long)">setRequestDate(long)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setRequestDate(long)">setRequestDate(long)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setRequestDate(java.util.Date)">setRequestDate(Date)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -412,15 +418,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setStatus(java.lang.String)">setStatus(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setSupportedTransactionCurrencies(com.bitpay.model.Invoice.SupportedTransactionCurrencies)">setSupportedTransactionCurrencies(SupportedTransactionCurrencies)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setSupportPhone(java.lang.String)">setSupportPhone(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setSupportPhone(java.lang.String)">setSupportPhone(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceTransaction.html#setTime(java.util.Date)">setTime(Date)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceTransaction.html" title="class in com.bitpay.model.Invoice">InvoiceTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
@ -430,7 +436,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setToken(java.lang.String)">setToken(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#setToken(java.lang.String)">setToken(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#setToken(java.lang.String)">setToken(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#setToken(java.lang.String)">setToken(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -446,10 +452,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setTransactions(java.util.List)">setTransactions(List<InvoiceTransaction>)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#setTransactions(java.util.List)">setTransactions(List<PayoutInstructionTransaction>)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#setTransactions(java.util.List)">setTransactions(List<PayoutInstructionTransaction>)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#setTransactionSpeed(java.lang.String)">setTransactionSpeed(String)</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html#setTxid(java.lang.String)">setTxid(String)</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#setTxType(java.lang.String)">setTxType(String)</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#setType(java.lang.String)">setType(String)</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
@ -492,25 +500,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#SSP">SSP</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#STATUS_CANCELLED">STATUS_CANCELLED</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#STATUS_PAID">STATUS_PAID</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#STATUS_COMPLETE">STATUS_COMPLETE</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#STATUS_FAILED">STATUS_FAILED</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#STATUS_FUNDED">STATUS_FUNDED</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#STATUS_NEW">STATUS_NEW</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#STATUS_PAID">STATUS_PAID</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#STATUS_PROCESSING">STATUS_PROCESSING</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#STATUS_UNPAID">STATUS_UNPAID</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#STATUS_UNPAID">STATUS_UNPAID</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#STN">STN</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/Client.html#submitPayoutBatch(com.bitpay.model.PayoutBatch)">submitPayoutBatch(PayoutBatch)</a></span> - Method in class com.bitpay.<a href="../com/bitpay/Client.html" title="class in com.bitpay">Client</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/Client.html#submitPayoutBatch(com.bitpay.model.Payout.PayoutBatch)">submitPayoutBatch(PayoutBatch)</a></span> - Method in class com.bitpay.<a href="../com/bitpay/Client.html" title="class in com.bitpay">Client</a></dt>
|
||||
<dd>
|
||||
<div class="block">Submit a BitPay Payout batch.</div>
|
||||
</dd>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>B-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>T-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -138,6 +138,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../test/BitPayTest.html#testShouldGetLedgerUsd()">testShouldGetLedgerUsd()</a></span> - Method in class test.<a href="../test/BitPayTest.html" title="class in test">BitPayTest</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../test/BitPayTest3.html#testShouldGetPayoutBatches()">testShouldGetPayoutBatches()</a></span> - Method in class test.<a href="../test/BitPayTest3.html" title="class in test">BitPayTest3</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../test/BitPayTest3.html#testShouldGetPayoutBatchesByStatus()">testShouldGetPayoutBatchesByStatus()</a></span> - Method in class test.<a href="../test/BitPayTest3.html" title="class in test">BitPayTest3</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../test/BitPayTest3.html#testShouldSubmitGetAndDeletePayoutBatch()">testShouldSubmitGetAndDeletePayoutBatch()</a></span> - Method in class test.<a href="../test/BitPayTest3.html" title="class in test">BitPayTest3</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../test/BitPayTest3.html#testShouldSubmitPayoutBatch()">testShouldSubmitPayoutBatch()</a></span> - Method in class test.<a href="../test/BitPayTest3.html" title="class in test">BitPayTest3</a></dt>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>U-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -84,6 +84,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#UGX">UGX</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#Unpaid">Unpaid</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Rates.html#update()">update()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Rates.html" title="class in com.bitpay.model">Rates</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/Client.html#update(java.lang.String,java.lang.String)">update(String, String)</a></span> - Method in class com.bitpay.<a href="../com/bitpay/Client.html" title="class in com.bitpay">Client</a></dt>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>V-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>W-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>X-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Y-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Z-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>C-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -84,6 +84,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceStatus.html#Cancelled">Cancelled</a></span> - Static variable in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceStatus.html" title="class in com.bitpay.model.Invoice">InvoiceStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#Cancelled">Cancelled</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/Client.html#cancelPayoutBatch(java.lang.String)">cancelPayoutBatch(String)</a></span> - Method in class com.bitpay.<a href="../com/bitpay/Client.html" title="class in com.bitpay">Client</a></dt>
|
||||
<dd>
|
||||
<div class="block">Cancel a BitPay Payout batch.</div>
|
||||
@ -162,12 +164,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/model/Ledger/package-summary.html">com.bitpay.model.Ledger</a> - package com.bitpay.model.Ledger</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a> - package com.bitpay.model.Payout</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../com/bitpay/util/package-summary.html">com.bitpay.util</a> - package com.bitpay.util</dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/BillStatus.html#Complete">Complete</a></span> - Static variable in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/BillStatus.html" title="class in com.bitpay.model.Bill">BillStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceStatus.html#Complete">Complete</a></span> - Static variable in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceStatus.html" title="class in com.bitpay.model.Invoice">InvoiceStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#Complete">Complete</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#COP">COP</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#COU">COU</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>D-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>E-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>F-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -86,12 +86,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceStatus.html#Failed">Failed</a></span> - Static variable in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceStatus.html" title="class in com.bitpay.model.Invoice">InvoiceStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#Failed">Failed</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#FJD">FJD</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Currency.html#FKP">FKP</a></span> - Static variable in class com.bitpay.model.<a href="../com/bitpay/model/Currency.html" title="class in com.bitpay.model">Currency</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceStatus.html#Funded">Funded</a></span> - Static variable in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceStatus.html" title="class in com.bitpay.model.Invoice">InvoiceStatus</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutStatus.html#Funded">Funded</a></span> - Static variable in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout">PayoutStatus</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">X</a> <a href="index-25.html">Y</a> <a href="index-26.html">Z</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||
</main>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>G-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -96,9 +96,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Retrieve a token associated with a known resource.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getAccount()">getAccount()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getAccount()">getAccount()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#getAddress()">getAddress()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#getAddress()">getAddress()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#getAddress1()">getAddress1()</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
@ -120,9 +120,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#getAmount()">getAmount()</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getAmount()">getAmount()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getAmount()">getAmount()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#getAmount()">getAmount()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#getAmount()">getAmount()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html#getAmount()">getAmount()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#getAmount()">getAmount()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -132,8 +134,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/Ledger.html#getBalance()">getBalance()</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/Ledger.html" title="class in com.bitpay.model.Ledger">Ledger</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getBankTransferId()">getBankTransferId()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/MinerFees.html#getBch()">getBch()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/MinerFees.html" title="class in com.bitpay.model.Invoice">MinerFees</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/PaymentCodes.html#getBch()">getBch()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/PaymentCodes.html" title="class in com.bitpay.model.Invoice">PaymentCodes</a></dt>
|
||||
@ -172,9 +172,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/SupportedTransactionCurrencies.html#getBtc()">getBtc()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/SupportedTransactionCurrencies.html" title="class in com.bitpay.model.Invoice">SupportedTransactionCurrencies</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getBtc()">getBtc()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getBtc()">getBtc()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#getBtc()">getBtc()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#getBtc()">getBtc()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/PaymentTotal.html#getBTC()">getBTC()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/PaymentTotal.html" title="class in com.bitpay.model.Invoice">PaymentTotal</a></dt>
|
||||
<dd> </dd>
|
||||
@ -210,7 +210,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/Ledger.html#getCurrency()">getCurrency()</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/Ledger.html" title="class in com.bitpay.model.Ledger">Ledger</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getCurrency()">getCurrency()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getCurrency()">getCurrency()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#getCurrency()">getCurrency()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -218,9 +218,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getCurrentTime()">getCurrentTime()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html#getDate()">getDate()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#getDateCreated()">getDateCreated()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getDepositTotal()">getDepositTotal()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getDateExecuted()">getDateExecuted()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getDepositTotal()">getDepositTotal()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Item.html#getDescription()">getDescription()</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Item.html" title="class in com.bitpay.model.Bill">Item</a></dt>
|
||||
<dd> </dd>
|
||||
@ -228,7 +232,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#getDueDate()">getDueDate()</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getEffectiveDate()">getEffectiveDate()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getEffectiveDate()">getEffectiveDate()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#getEmail()">getEmail()</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
@ -250,13 +254,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#getFacade()">getFacade()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getFee()">getFee()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getFee()">getFee()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getFullNotifications()">getFullNotifications()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getGuid()">getGuid()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getGuid()">getGuid()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getGuid()">getGuid()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#getGuid()">getGuid()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -272,9 +276,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#getId()">getId()</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getId()">getId()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getId()">getId()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#getId()">getId()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#getId()">getId()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#getId()">getId()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -284,7 +288,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Get the generated client identity.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getInstructions()">getInstructions()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getInstructions()">getInstructions()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/RefundHelper.html#getInvoice()">getInvoice()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/RefundHelper.html" title="class in com.bitpay.model">RefundHelper</a></dt>
|
||||
<dd>
|
||||
@ -322,7 +326,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/util/KeyUtils.html#getKeyStringFromFile(java.lang.String)">getKeyStringFromFile(String)</a></span> - Static method in class com.bitpay.util.<a href="../com/bitpay/util/KeyUtils.html" title="class in com.bitpay.util">KeyUtils</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#getLabel()">getLabel()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#getLabel()">getLabel()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#getLabel()">getLabel()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
@ -358,11 +362,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getNotificationEmail()">getNotificationEmail()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getNotificationEmail()">getNotificationEmail()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getNotificationEmail()">getNotificationEmail()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getNotificationURL()">getNotificationURL()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getNotificationURL()">getNotificationURL()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getNotificationURL()">getNotificationURL()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Buyer.html#getNotify()">getNotify()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Buyer.html" title="class in com.bitpay.model.Invoice">Buyer</a></dt>
|
||||
<dd> </dd>
|
||||
@ -372,7 +376,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getOrderId()">getOrderId()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstructionBtcSummary.html#getPaid()">getPaid()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionBtcSummary.html#getPaid()">getPaid()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Token.html#getPairingCode()">getPairingCode()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Token.html" title="class in com.bitpay.model">Token</a></dt>
|
||||
<dd> </dd>
|
||||
@ -404,7 +408,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Retrieve a collection of BitPay payout batches.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getPercentFee()">getPercentFee()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/Client.html#getPayoutBatches(java.lang.String)">getPayoutBatches(String)</a></span> - Method in class com.bitpay.<a href="../com/bitpay/Client.html" title="class in com.bitpay">Client</a></dt>
|
||||
<dd>
|
||||
<div class="block">Retrieve a collection of BitPay payout batches.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getPercentFee()">getPercentFee()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#getPhone()">getPhone()</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
@ -430,10 +438,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getPrice()">getPrice()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getPricingMethod()">getPricingMethod()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getPricingMethod()">getPricingMethod()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Item.html#getQuantity()">getQuantity()</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Item.html" title="class in com.bitpay.model.Bill">Item</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getRate()">getRate()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Rates.html#getRate(java.lang.String)">getRate(String)</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Rates.html" title="class in com.bitpay.model">Rates</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/Client.html#getRates()">getRates()</a></span> - Method in class com.bitpay.<a href="../com/bitpay/Client.html" title="class in com.bitpay">Client</a></dt>
|
||||
@ -446,7 +456,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getRedirectURL()">getRedirectURL()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getReference()">getReference()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getReference()">getReference()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/RefundHelper.html#getRefund()">getRefund()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/RefundHelper.html" title="class in com.bitpay.model">RefundHelper</a></dt>
|
||||
<dd>
|
||||
@ -466,7 +476,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/Buyer.html#getRegion()">getRegion()</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/Buyer.html" title="class in com.bitpay.model.Ledger">Buyer</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getRequestDate()">getRequestDate()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getRequestDate()">getRequestDate()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#getRequestDate()">getRequestDate()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -484,15 +494,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getStatus()">getStatus()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getStatus()">getStatus()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getStatus()">getStatus()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#getStatus()">getStatus()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#getStatus()">getStatus()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#getStatus()">getStatus()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getSupportedTransactionCurrencies()">getSupportedTransactionCurrencies()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getSupportPhone()">getSupportPhone()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getSupportPhone()">getSupportPhone()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/InvoiceTransaction.html#getTime()">getTime()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/InvoiceTransaction.html" title="class in com.bitpay.model.Invoice">InvoiceTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
@ -502,7 +512,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getToken()">getToken()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutBatch.html#getToken()">getToken()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model">PayoutBatch</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutBatch.html#getToken()">getToken()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout">PayoutBatch</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Refund.html#getToken()">getToken()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/Refund.html" title="class in com.bitpay.model">Refund</a></dt>
|
||||
<dd> </dd>
|
||||
@ -518,15 +528,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getTransactions()">getTransactions()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstruction.html#getTransactions()">getTransactions()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model">PayoutInstruction</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstruction.html#getTransactions()">getTransactions()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout">PayoutInstruction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Invoice/Invoice.html#getTransactionSpeed()">getTransactionSpeed()</a></span> - Method in class com.bitpay.model.Invoice.<a href="../com/bitpay/model/Invoice/Invoice.html" title="class in com.bitpay.model.Invoice">Invoice</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html#getTxid()">getTxid()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout">PayoutInstructionTransaction</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#getTxType()">getTxType()</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Ledger/LedgerEntry.html#getType()">getType()</a></span> - Method in class com.bitpay.model.Ledger.<a href="../com/bitpay/model/Ledger/LedgerEntry.html" title="class in com.bitpay.model.Ledger">LedgerEntry</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/PayoutInstructionBtcSummary.html#getUnpaid()">getUnpaid()</a></span> - Method in class com.bitpay.model.<a href="../com/bitpay/model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model">PayoutInstructionBtcSummary</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Payout/PayoutInstructionBtcSummary.html#getUnpaid()">getUnpaid()</a></span> - Method in class com.bitpay.model.Payout.<a href="../com/bitpay/model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout">PayoutInstructionBtcSummary</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../com/bitpay/model/Bill/Bill.html#getUrl()">getUrl()</a></span> - Method in class com.bitpay.model.Bill.<a href="../com/bitpay/model/Bill/Bill.html" title="class in com.bitpay.model.Bill">Bill</a></dt>
|
||||
<dd> </dd>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>H-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>I-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Overview</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -105,10 +105,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i5">
|
||||
<th class="colFirst" scope="row"><a href="com/bitpay/util/package-summary.html">com.bitpay.util</a></th>
|
||||
<th class="colFirst" scope="row"><a href="com/bitpay/model/Payout/package-summary.html">com.bitpay.model.Payout</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i6">
|
||||
<th class="colFirst" scope="row"><a href="com/bitpay/util/package-summary.html">com.bitpay.util</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i7">
|
||||
<th class="colFirst" scope="row"><a href="test/package-summary.html">test</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Generated Documentation (Untitled)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<script type="text/javascript">window.location.replace('index.html')</script>
|
||||
<noscript>
|
||||
<meta http-equiv="Refresh" content="0;index.html">
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -84,6 +84,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li><a href="com/bitpay/model/Bill/package-tree.html">com.bitpay.model.Bill</a>, </li>
|
||||
<li><a href="com/bitpay/model/Invoice/package-tree.html">com.bitpay.model.Invoice</a>, </li>
|
||||
<li><a href="com/bitpay/model/Ledger/package-tree.html">com.bitpay.model.Ledger</a>, </li>
|
||||
<li><a href="com/bitpay/model/Payout/package-tree.html">com.bitpay.model.Payout</a>, </li>
|
||||
<li><a href="com/bitpay/util/package-tree.html">com.bitpay.util</a>, </li>
|
||||
<li><a href="test/package-tree.html">test</a></li>
|
||||
</ul>
|
||||
@ -129,10 +130,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<li class="circle">com.bitpay.model.Invoice.<a href="com/bitpay/model/Invoice/PaymentCode.html" title="class in com.bitpay.model.Invoice"><span class="typeNameLink">PaymentCode</span></a></li>
|
||||
<li class="circle">com.bitpay.model.Invoice.<a href="com/bitpay/model/Invoice/PaymentCodes.html" title="class in com.bitpay.model.Invoice"><span class="typeNameLink">PaymentCodes</span></a></li>
|
||||
<li class="circle">com.bitpay.model.Invoice.<a href="com/bitpay/model/Invoice/PaymentTotal.html" title="class in com.bitpay.model.Invoice"><span class="typeNameLink">PaymentTotal</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="com/bitpay/model/PayoutBatch.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutBatch</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="com/bitpay/model/PayoutInstruction.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstruction</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="com/bitpay/model/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstructionBtcSummary</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="com/bitpay/model/PayoutInstructionTransaction.html" title="class in com.bitpay.model"><span class="typeNameLink">PayoutInstructionTransaction</span></a></li>
|
||||
<li class="circle">com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutBatch.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutBatch</span></a></li>
|
||||
<li class="circle">com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutInstruction.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutInstruction</span></a></li>
|
||||
<li class="circle">com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutInstructionBtcSummary.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutInstructionBtcSummary</span></a></li>
|
||||
<li class="circle">com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutInstructionTransaction.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutInstructionTransaction</span></a></li>
|
||||
<li class="circle">com.bitpay.model.Payout.<a href="com/bitpay/model/Payout/PayoutStatus.html" title="class in com.bitpay.model.Payout"><span class="typeNameLink">PayoutStatus</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="com/bitpay/model/Policy.html" title="class in com.bitpay.model"><span class="typeNameLink">Policy</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="com/bitpay/model/Rate.html" title="class in com.bitpay.model"><span class="typeNameLink">Rate</span></a></li>
|
||||
<li class="circle">com.bitpay.model.<a href="com/bitpay/model/Rates.html" title="class in com.bitpay.model"><span class="typeNameLink">Rates</span></a></li>
|
||||
|
||||
@ -1 +1 @@
|
||||
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"com.bitpay"},{"l":"com.bitpay.model"},{"l":"com.bitpay.model.Bill"},{"l":"com.bitpay.model.Invoice"},{"l":"com.bitpay.model.Ledger"},{"l":"com.bitpay.util"},{"l":"test"}]
|
||||
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"com.bitpay"},{"l":"com.bitpay.model"},{"l":"com.bitpay.model.Bill"},{"l":"com.bitpay.model.Invoice"},{"l":"com.bitpay.model.Ledger"},{"l":"com.bitpay.model.Payout"},{"l":"com.bitpay.util"},{"l":"test"}]
|
||||
Binary file not shown.
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>Serialized Form</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>BitPayTest</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>BitPayTest2</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>BitPayTest3</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
@ -28,7 +28,7 @@
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var data = {"i0":10,"i1":9,"i2":10,"i3":10};
|
||||
var data = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
@ -176,11 +176,21 @@ extends java.lang.Object</pre>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testShouldSubmitGetAndDeletePayoutBatch()">testShouldSubmitGetAndDeletePayoutBatch</a></span>()</code></th>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testShouldGetPayoutBatches()">testShouldGetPayoutBatches</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i3">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testShouldGetPayoutBatchesByStatus()">testShouldGetPayoutBatchesByStatus</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i4">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testShouldSubmitGetAndDeletePayoutBatch()">testShouldSubmitGetAndDeletePayoutBatch</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i5">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testShouldSubmitPayoutBatch()">testShouldSubmitPayoutBatch</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
@ -280,12 +290,30 @@ extends java.lang.Object</pre>
|
||||
<a id="testShouldSubmitGetAndDeletePayoutBatch()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>testShouldSubmitGetAndDeletePayoutBatch</h4>
|
||||
<pre class="methodSignature">public void testShouldSubmitGetAndDeletePayoutBatch()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="testShouldGetPayoutBatches()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>testShouldGetPayoutBatches</h4>
|
||||
<pre class="methodSignature">public void testShouldGetPayoutBatches()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="testShouldGetPayoutBatchesByStatus()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>testShouldGetPayoutBatchesByStatus</h4>
|
||||
<pre class="methodSignature">public void testShouldGetPayoutBatchesByStatus()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>test</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (12.0.1) on Tue Aug 13 14:35:42 CEST 2019 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Wed Aug 21 15:33:20 CEST 2019 -->
|
||||
<title>test Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-08-13">
|
||||
<meta name="dc.created" content="2019-08-21">
|
||||
<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>
|
||||
|
||||
@ -1 +1 @@
|
||||
typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"com.bitpay.model.Bill","l":"Bill"},{"p":"com.bitpay.model.Bill","l":"BillStatus"},{"p":"com.bitpay","l":"BitPayException"},{"p":"com.bitpay.util","l":"BitPayLogger"},{"p":"test","l":"BitPayTest"},{"p":"test","l":"BitPayTest2"},{"p":"test","l":"BitPayTest3"},{"p":"com.bitpay.model.Invoice","l":"Buyer"},{"p":"com.bitpay.model.Ledger","l":"Buyer"},{"p":"com.bitpay","l":"Client"},{"p":"com.bitpay.model","l":"Currency"},{"p":"com.bitpay.util","l":"DateDeserializer"},{"p":"com.bitpay.util","l":"DateSerializer"},{"p":"com.bitpay.model","l":"Facade"},{"p":"com.bitpay.model.Invoice","l":"Invoice"},{"p":"com.bitpay.model.Invoice","l":"InvoiceBuyerProvidedInfo"},{"p":"com.bitpay.model.Invoice","l":"InvoiceStatus"},{"p":"com.bitpay.model.Invoice","l":"InvoiceTransaction"},{"p":"com.bitpay.model.Bill","l":"Item"},{"p":"com.bitpay.util","l":"KeyUtils"},{"p":"com.bitpay.model.Ledger","l":"Ledger"},{"p":"com.bitpay.model.Ledger","l":"LedgerEntry"},{"p":"com.bitpay.model.Invoice","l":"MinerFees"},{"p":"com.bitpay.model.Invoice","l":"MinerFeesItem"},{"p":"com.bitpay.model.Invoice","l":"PaymentCode"},{"p":"com.bitpay.model.Invoice","l":"PaymentCodes"},{"p":"com.bitpay.model.Invoice","l":"PaymentTotal"},{"p":"com.bitpay.model","l":"PayoutBatch"},{"p":"com.bitpay.model","l":"PayoutInstruction"},{"p":"com.bitpay.model","l":"PayoutInstructionBtcSummary"},{"p":"com.bitpay.util","l":"PayoutInstructionBtcSummaryDeserializer"},{"p":"com.bitpay.model","l":"PayoutInstructionTransaction"},{"p":"com.bitpay.model","l":"Policy"},{"p":"com.bitpay.model","l":"Rate"},{"p":"com.bitpay.model","l":"Rates"},{"p":"com.bitpay.model","l":"Refund"},{"p":"com.bitpay.model","l":"RefundHelper"},{"p":"com.bitpay.model","l":"RefundParams"},{"p":"com.bitpay.model.Invoice","l":"SupportedTransactionCurrencies"},{"p":"com.bitpay.model.Invoice","l":"SupportedTransactionCurrency"},{"p":"com.bitpay.model","l":"Token"}]
|
||||
typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"com.bitpay.model.Bill","l":"Bill"},{"p":"com.bitpay.model.Bill","l":"BillStatus"},{"p":"com.bitpay","l":"BitPayException"},{"p":"com.bitpay.util","l":"BitPayLogger"},{"p":"test","l":"BitPayTest"},{"p":"test","l":"BitPayTest2"},{"p":"test","l":"BitPayTest3"},{"p":"com.bitpay.model.Invoice","l":"Buyer"},{"p":"com.bitpay.model.Ledger","l":"Buyer"},{"p":"com.bitpay","l":"Client"},{"p":"com.bitpay.model","l":"Currency"},{"p":"com.bitpay.util","l":"DateDeserializer"},{"p":"com.bitpay.util","l":"DateSerializer"},{"p":"com.bitpay.model","l":"Facade"},{"p":"com.bitpay.model.Invoice","l":"Invoice"},{"p":"com.bitpay.model.Invoice","l":"InvoiceBuyerProvidedInfo"},{"p":"com.bitpay.model.Invoice","l":"InvoiceStatus"},{"p":"com.bitpay.model.Invoice","l":"InvoiceTransaction"},{"p":"com.bitpay.model.Bill","l":"Item"},{"p":"com.bitpay.util","l":"KeyUtils"},{"p":"com.bitpay.model.Ledger","l":"Ledger"},{"p":"com.bitpay.model.Ledger","l":"LedgerEntry"},{"p":"com.bitpay.model.Invoice","l":"MinerFees"},{"p":"com.bitpay.model.Invoice","l":"MinerFeesItem"},{"p":"com.bitpay.model.Invoice","l":"PaymentCode"},{"p":"com.bitpay.model.Invoice","l":"PaymentCodes"},{"p":"com.bitpay.model.Invoice","l":"PaymentTotal"},{"p":"com.bitpay.model.Payout","l":"PayoutBatch"},{"p":"com.bitpay.model.Payout","l":"PayoutInstruction"},{"p":"com.bitpay.model.Payout","l":"PayoutInstructionBtcSummary"},{"p":"com.bitpay.util","l":"PayoutInstructionBtcSummaryDeserializer"},{"p":"com.bitpay.model.Payout","l":"PayoutInstructionTransaction"},{"p":"com.bitpay.model.Payout","l":"PayoutStatus"},{"p":"com.bitpay.model","l":"Policy"},{"p":"com.bitpay.model","l":"Rate"},{"p":"com.bitpay.model","l":"Rates"},{"p":"com.bitpay.model","l":"Refund"},{"p":"com.bitpay.model","l":"RefundHelper"},{"p":"com.bitpay.model","l":"RefundParams"},{"p":"com.bitpay.model.Invoice","l":"SupportedTransactionCurrencies"},{"p":"com.bitpay.model.Invoice","l":"SupportedTransactionCurrency"},{"p":"com.bitpay.model","l":"Token"}]
|
||||
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user