From 42ee19f11a5f40cc76459db6a66426ebf47048a7 Mon Sep 17 00:00:00 2001 From: Antonio Buedo Date: Fri, 4 Mar 2022 16:41:43 +0100 Subject: [PATCH] #v8.5.2203.0-rc - Invoice-Settlements-Refunds updated (#89) - Settlements data updated - Invoice payment for sandbox added - Refunds creation updated - Updated Apidocs - Subversion upgrade - Docs update --- apidocs/allclasses-index.html | 4 +- apidocs/allpackages-index.html | 4 +- apidocs/com/bitpay/sdk/Client.html | 82 ++++++++---- apidocs/com/bitpay/sdk/Config.html | 4 +- apidocs/com/bitpay/sdk/Env.Tokens.html | 4 +- apidocs/com/bitpay/sdk/Env.html | 4 +- .../sdk/exceptions/BillCreationException.html | 4 +- .../sdk/exceptions/BillDeliveryException.html | 4 +- .../bitpay/sdk/exceptions/BillException.html | 4 +- .../sdk/exceptions/BillQueryException.html | 4 +- .../sdk/exceptions/BillUpdateException.html | 4 +- .../sdk/exceptions/BitPayException.html | 4 +- .../sdk/exceptions/CurrencyException.html | 4 +- .../exceptions/CurrencyQueryException.html | 4 +- .../exceptions/InvoiceCreationException.html | 4 +- .../sdk/exceptions/InvoiceException.html | 4 +- .../sdk/exceptions/InvoiceQueryException.html | 4 +- .../sdk/exceptions/LedgerException.html | 4 +- .../sdk/exceptions/LedgerQueryException.html | 4 +- .../PayoutCancellationException.html | 4 +- .../exceptions/PayoutCreationException.html | 4 +- .../sdk/exceptions/PayoutException.html | 4 +- .../sdk/exceptions/PayoutQueryException.html | 4 +- .../bitpay/sdk/exceptions/RateException.html | 4 +- .../sdk/exceptions/RateQueryException.html | 4 +- .../RefundCancellationException.html | 4 +- .../exceptions/RefundCreationException.html | 4 +- .../sdk/exceptions/RefundException.html | 4 +- .../sdk/exceptions/RefundQueryException.html | 4 +- .../sdk/exceptions/SettlementException.html | 4 +- .../exceptions/SettlementQueryException.html | 4 +- .../SubscriptionCreationException.html | 4 +- .../sdk/exceptions/SubscriptionException.html | 4 +- .../SubscriptionQueryException.html | 4 +- .../SubscriptionUpdateException.html | 4 +- .../sdk/exceptions/package-summary.html | 4 +- .../bitpay/sdk/exceptions/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Bill/Bill.html | 4 +- .../com/bitpay/sdk/model/Bill/BillStatus.html | 4 +- apidocs/com/bitpay/sdk/model/Bill/Item.html | 4 +- .../sdk/model/Bill/package-summary.html | 4 +- .../bitpay/sdk/model/Bill/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Currency.html | 4 +- apidocs/com/bitpay/sdk/model/Facade.html | 4 +- .../com/bitpay/sdk/model/Invoice/Buyer.html | 4 +- .../com/bitpay/sdk/model/Invoice/Invoice.html | 4 +- .../Invoice/InvoiceBuyerProvidedInfo.html | 4 +- .../sdk/model/Invoice/InvoiceStatus.html | 4 +- .../sdk/model/Invoice/InvoiceTransaction.html | 4 +- .../bitpay/sdk/model/Invoice/MinerFees.html | 4 +- .../sdk/model/Invoice/MinerFeesItem.html | 4 +- .../com/bitpay/sdk/model/Invoice/Refund.html | 4 +- .../bitpay/sdk/model/Invoice/RefundInfo.html | 4 +- .../sdk/model/Invoice/RefundStatus.html | 4 +- .../com/bitpay/sdk/model/Invoice/Shopper.html | 4 +- .../SupportedTransactionCurrencies.html | 4 +- .../Invoice/SupportedTransactionCurrency.html | 4 +- .../sdk/model/Invoice/package-summary.html | 4 +- .../sdk/model/Invoice/package-tree.html | 4 +- .../com/bitpay/sdk/model/Ledger/Buyer.html | 4 +- .../com/bitpay/sdk/model/Ledger/Ledger.html | 4 +- .../bitpay/sdk/model/Ledger/LedgerEntry.html | 4 +- .../sdk/model/Ledger/package-summary.html | 4 +- .../bitpay/sdk/model/Ledger/package-tree.html | 4 +- .../bitpay/sdk/model/Payout/PayoutBatch.html | 4 +- .../sdk/model/Payout/PayoutInstruction.html | 4 +- .../Payout/PayoutInstructionBtcSummary.html | 4 +- .../Payout/PayoutInstructionTransaction.html | 4 +- .../sdk/model/Payout/PayoutRecipient.html | 4 +- .../sdk/model/Payout/PayoutRecipients.html | 4 +- .../bitpay/sdk/model/Payout/PayoutStatus.html | 4 +- .../Payout/RecipientReferenceMethod.html | 4 +- .../sdk/model/Payout/RecipientStatus.html | 4 +- .../sdk/model/Payout/package-summary.html | 4 +- .../bitpay/sdk/model/Payout/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Policy.html | 4 +- apidocs/com/bitpay/sdk/model/Rate/Rate.html | 4 +- apidocs/com/bitpay/sdk/model/Rate/Rates.html | 4 +- .../sdk/model/Rate/package-summary.html | 4 +- .../bitpay/sdk/model/Rate/package-tree.html | 4 +- .../sdk/model/Settlement/InvoiceData.html | 4 +- .../sdk/model/Settlement/PayoutInfo.html | 4 +- .../sdk/model/Settlement/RefundInfo.html | 42 +++++- .../sdk/model/Settlement/Settlement.html | 4 +- .../Settlement/SettlementLedgerEntry.html | 4 +- .../sdk/model/Settlement/WithHoldings.html | 4 +- .../sdk/model/Settlement/package-summary.html | 4 +- .../sdk/model/Settlement/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Token.html | 4 +- .../com/bitpay/sdk/model/package-summary.html | 4 +- .../com/bitpay/sdk/model/package-tree.html | 4 +- apidocs/com/bitpay/sdk/package-summary.html | 4 +- apidocs/com/bitpay/sdk/package-tree.html | 4 +- apidocs/com/bitpay/sdk/util/BitPayLogger.html | 4 +- .../com/bitpay/sdk/util/DateDeserializer.html | 4 +- .../com/bitpay/sdk/util/DateSerializer.html | 4 +- apidocs/com/bitpay/sdk/util/KeyUtils.html | 4 +- ...youtInstructionBtcSummaryDeserializer.html | 4 +- .../com/bitpay/sdk/util/package-summary.html | 4 +- apidocs/com/bitpay/sdk/util/package-tree.html | 4 +- apidocs/constant-values.html | 6 +- apidocs/help-doc.html | 4 +- apidocs/index-files/index-1.html | 4 +- apidocs/index-files/index-10.html | 4 +- apidocs/index-files/index-11.html | 4 +- apidocs/index-files/index-12.html | 4 +- apidocs/index-files/index-13.html | 4 +- apidocs/index-files/index-14.html | 4 +- apidocs/index-files/index-15.html | 4 +- apidocs/index-files/index-16.html | 8 +- apidocs/index-files/index-17.html | 4 +- apidocs/index-files/index-18.html | 4 +- apidocs/index-files/index-19.html | 6 +- apidocs/index-files/index-2.html | 4 +- apidocs/index-files/index-20.html | 10 +- apidocs/index-files/index-21.html | 4 +- apidocs/index-files/index-22.html | 4 +- apidocs/index-files/index-23.html | 4 +- apidocs/index-files/index-24.html | 4 +- apidocs/index-files/index-25.html | 4 +- apidocs/index-files/index-26.html | 4 +- apidocs/index-files/index-27.html | 4 +- apidocs/index-files/index-3.html | 6 +- apidocs/index-files/index-4.html | 4 +- apidocs/index-files/index-5.html | 4 +- apidocs/index-files/index-6.html | 4 +- apidocs/index-files/index-7.html | 6 +- apidocs/index-files/index-8.html | 4 +- apidocs/index-files/index-9.html | 4 +- apidocs/index.html | 4 +- apidocs/member-search-index.js | 2 +- apidocs/member-search-index.zip | Bin 10471 -> 10522 bytes apidocs/overview-summary.html | 4 +- apidocs/overview-tree.html | 4 +- apidocs/package-search-index.zip | Bin 312 -> 312 bytes apidocs/serialized-form.html | 4 +- apidocs/test/BitPayTestMerchant.html | 120 ++++++++++++------ apidocs/test/BitPayTestPayouts.html | 4 +- apidocs/test/package-summary.html | 4 +- apidocs/test/package-tree.html | 4 +- apidocs/type-search-index.zip | Bin 938 -> 938 bytes docs/invoice.md | 35 +++++ docs/refunds.md | 4 +- pom.xml | 2 +- src/main/java/com/bitpay/sdk/Client.java | 52 ++++++-- src/main/java/com/bitpay/sdk/Env.java | 2 +- .../sdk/model/Settlement/RefundInfo.java | 11 ++ src/test/java/test/BitPayTestMerchant.java | 19 ++- 148 files changed, 568 insertions(+), 357 deletions(-) diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html index a04be2b2..ce437e2e 100644 --- a/apidocs/allclasses-index.html +++ b/apidocs/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes - + diff --git a/apidocs/allpackages-index.html b/apidocs/allpackages-index.html index 5af8d643..17cc936c 100644 --- a/apidocs/allpackages-index.html +++ b/apidocs/allpackages-index.html @@ -2,10 +2,10 @@ - + All Packages - + diff --git a/apidocs/com/bitpay/sdk/Client.html b/apidocs/com/bitpay/sdk/Client.html index c1956fc5..36ea0cdf 100644 --- a/apidocs/com/bitpay/sdk/Client.html +++ b/apidocs/com/bitpay/sdk/Client.html @@ -2,10 +2,10 @@ - + Client - + @@ -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":9,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":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":9,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":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"; @@ -118,9 +118,9 @@

Class Client

extends java.lang.Object
Version:
-
8.4.2202 +
8.5.2203 See bitpay.com/api for more information. - date 11.02.2022
+ date 04.03.2022
Author:
Antonio Buedo
@@ -298,9 +298,8 @@

Method Summary

Refund -createRefund​(java.lang.String invoiceId, +createRefund​(java.lang.String invoiceId, java.lang.Double amount, - java.lang.String currency, java.lang.Boolean preview, java.lang.Boolean immediate, java.lang.Boolean buyerPaysRefundFee, @@ -575,100 +574,108 @@

Method Summary

+Invoice +payInvoice​(java.lang.String invoiceId, + java.lang.Boolean complete) + +
Pay a BitPay invoice with a mock transaction.
+ + + org.apache.http.HttpResponse post​(java.lang.String uri, java.lang.String json)   - + org.apache.http.HttpResponse post​(java.lang.String uri, java.lang.String json, boolean signatureRequired)   - + java.lang.String requestClientAuthorization​(java.lang.String facade)
Request a pairing code from the BitPay server.
- + java.lang.Boolean requestPayoutBatchNotification​(java.lang.String payoutBatchId)
Request a payout batch notification
- + java.lang.Boolean requestPayoutNotification​(java.lang.String payoutId)
Request a payout notification
- + java.lang.Boolean requestPayoutRecipientNotification​(java.lang.String recipientId)
Request a payout recipient notification
- + java.lang.String responseToJsonString​(org.apache.http.HttpResponse response)   - + java.lang.Boolean sendRefundNotification​(java.lang.String refundId)
Send a refund notification.
- + void setLoggerLevel​(int loggerLevel)
Sets the logger level of reporting.
- + Payout submitPayout​(Payout payout)
Submit a BitPay Payout.
- + PayoutBatch submitPayoutBatch​(PayoutBatch batch)
Submit a BitPay Payout batch.
- + java.util.List<PayoutRecipient> submitPayoutRecipients​(PayoutRecipients recipients)
Submit BitPay Payout Recipients.
- + boolean tokenExist​(java.lang.String facade)
Specified whether the client has authorization (a token) for the specified facade.
- + org.apache.http.HttpResponse update​(java.lang.String uri, java.lang.String json)   - + Bill updateBill​(Bill bill, java.lang.String billId) @@ -676,7 +683,7 @@

Method Summary

Update a BitPay Bill.
- + Invoice updateInvoice​(java.lang.String invoiceId, java.lang.String buyerSms, @@ -687,7 +694,7 @@

Method Summary

Update a BitPay invoice with communication method.
- + PayoutRecipient updatePayoutRecipient​(java.lang.String recipientId, PayoutRecipient recipient) @@ -695,7 +702,7 @@

Method Summary

Update a Payout Recipient.
- + Refund updateRefund​(java.lang.String refundId, java.lang.String status) @@ -1021,6 +1028,29 @@

updateInvoice

+ + + +
    +
  • +

    payInvoice

    +
    public Invoice payInvoice​(java.lang.String invoiceId,
    +                          java.lang.Boolean complete)
    +                   throws BitPayException,
    +                          InvoiceUpdateException
    +
    Pay a BitPay invoice with a mock transaction.
    +
    +
    Parameters:
    +
    invoiceId - The id of the invoice to updated.
    +
    complete - Indicate if paid invoice should have complete status if true or a confirmed status
    +
    Returns:
    +
    A BitPay generated Invoice object.
    +
    Throws:
    +
    BitPayException - BitPayException class
    +
    InvoiceUpdateException - InvoiceUpdateException class
    +
    +
  • +
@@ -1065,7 +1095,7 @@

cancelInvoice

- +
    @@ -1073,7 +1103,6 @@

    cancelInvoice

    createRefund

    public Refund createRefund​(java.lang.String invoiceId,
                                java.lang.Double amount,
    -                           java.lang.String currency,
                                java.lang.Boolean preview,
                                java.lang.Boolean immediate,
                                java.lang.Boolean buyerPaysRefundFee,
    @@ -1085,7 +1114,6 @@ 

    createRefund

    Parameters:
    invoiceId - The BitPay invoice Id having the associated refund to be created.
    amount - Amount to be refunded in the currency indicated.
    -
    currency - Aeference currency used for the refund, usually the same as the currency used to create the invoice.
    preview - Whether to create the refund request as a preview (which will not be acted on until status is updated)
    immediate - Whether funds should be removed from merchant ledger immediately on submission or at time of processing
    buyerPaysRefundFee - Whether the buyer should pay the refund fee (default is merchant)
    diff --git a/apidocs/com/bitpay/sdk/Config.html b/apidocs/com/bitpay/sdk/Config.html index 0f5a196b..65da9028 100644 --- a/apidocs/com/bitpay/sdk/Config.html +++ b/apidocs/com/bitpay/sdk/Config.html @@ -2,10 +2,10 @@ - + Config - + diff --git a/apidocs/com/bitpay/sdk/Env.Tokens.html b/apidocs/com/bitpay/sdk/Env.Tokens.html index 73842067..b47b97a0 100644 --- a/apidocs/com/bitpay/sdk/Env.Tokens.html +++ b/apidocs/com/bitpay/sdk/Env.Tokens.html @@ -2,10 +2,10 @@ - + Env.Tokens - + diff --git a/apidocs/com/bitpay/sdk/Env.html b/apidocs/com/bitpay/sdk/Env.html index f0642596..2ca62fb7 100644 --- a/apidocs/com/bitpay/sdk/Env.html +++ b/apidocs/com/bitpay/sdk/Env.html @@ -2,10 +2,10 @@ - + Env - + diff --git a/apidocs/com/bitpay/sdk/exceptions/BillCreationException.html b/apidocs/com/bitpay/sdk/exceptions/BillCreationException.html index ad83dc8a..ec480cb4 100644 --- a/apidocs/com/bitpay/sdk/exceptions/BillCreationException.html +++ b/apidocs/com/bitpay/sdk/exceptions/BillCreationException.html @@ -2,10 +2,10 @@ - + BillCreationException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/BillDeliveryException.html b/apidocs/com/bitpay/sdk/exceptions/BillDeliveryException.html index 44ca7d28..194ea805 100644 --- a/apidocs/com/bitpay/sdk/exceptions/BillDeliveryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/BillDeliveryException.html @@ -2,10 +2,10 @@ - + BillDeliveryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/BillException.html b/apidocs/com/bitpay/sdk/exceptions/BillException.html index 1f32a63f..e205200b 100644 --- a/apidocs/com/bitpay/sdk/exceptions/BillException.html +++ b/apidocs/com/bitpay/sdk/exceptions/BillException.html @@ -2,10 +2,10 @@ - + BillException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/BillQueryException.html b/apidocs/com/bitpay/sdk/exceptions/BillQueryException.html index dafd9d7a..de984c9c 100644 --- a/apidocs/com/bitpay/sdk/exceptions/BillQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/BillQueryException.html @@ -2,10 +2,10 @@ - + BillQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/BillUpdateException.html b/apidocs/com/bitpay/sdk/exceptions/BillUpdateException.html index 8f4b97e7..d97ef091 100644 --- a/apidocs/com/bitpay/sdk/exceptions/BillUpdateException.html +++ b/apidocs/com/bitpay/sdk/exceptions/BillUpdateException.html @@ -2,10 +2,10 @@ - + BillUpdateException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/BitPayException.html b/apidocs/com/bitpay/sdk/exceptions/BitPayException.html index ae0ee79b..7952f7ce 100644 --- a/apidocs/com/bitpay/sdk/exceptions/BitPayException.html +++ b/apidocs/com/bitpay/sdk/exceptions/BitPayException.html @@ -2,10 +2,10 @@ - + BitPayException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/CurrencyException.html b/apidocs/com/bitpay/sdk/exceptions/CurrencyException.html index 30ab4011..1aa61999 100644 --- a/apidocs/com/bitpay/sdk/exceptions/CurrencyException.html +++ b/apidocs/com/bitpay/sdk/exceptions/CurrencyException.html @@ -2,10 +2,10 @@ - + CurrencyException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/CurrencyQueryException.html b/apidocs/com/bitpay/sdk/exceptions/CurrencyQueryException.html index 277ec697..d8602f81 100644 --- a/apidocs/com/bitpay/sdk/exceptions/CurrencyQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/CurrencyQueryException.html @@ -2,10 +2,10 @@ - + CurrencyQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/InvoiceCreationException.html b/apidocs/com/bitpay/sdk/exceptions/InvoiceCreationException.html index 6cfe7216..53370922 100644 --- a/apidocs/com/bitpay/sdk/exceptions/InvoiceCreationException.html +++ b/apidocs/com/bitpay/sdk/exceptions/InvoiceCreationException.html @@ -2,10 +2,10 @@ - + InvoiceCreationException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/InvoiceException.html b/apidocs/com/bitpay/sdk/exceptions/InvoiceException.html index 08b71e27..ec355bdd 100644 --- a/apidocs/com/bitpay/sdk/exceptions/InvoiceException.html +++ b/apidocs/com/bitpay/sdk/exceptions/InvoiceException.html @@ -2,10 +2,10 @@ - + InvoiceException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/InvoiceQueryException.html b/apidocs/com/bitpay/sdk/exceptions/InvoiceQueryException.html index 7e439060..6dc90bce 100644 --- a/apidocs/com/bitpay/sdk/exceptions/InvoiceQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/InvoiceQueryException.html @@ -2,10 +2,10 @@ - + InvoiceQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/LedgerException.html b/apidocs/com/bitpay/sdk/exceptions/LedgerException.html index bd6d7643..6e094596 100644 --- a/apidocs/com/bitpay/sdk/exceptions/LedgerException.html +++ b/apidocs/com/bitpay/sdk/exceptions/LedgerException.html @@ -2,10 +2,10 @@ - + LedgerException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/LedgerQueryException.html b/apidocs/com/bitpay/sdk/exceptions/LedgerQueryException.html index 98b90fd9..90892251 100644 --- a/apidocs/com/bitpay/sdk/exceptions/LedgerQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/LedgerQueryException.html @@ -2,10 +2,10 @@ - + LedgerQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/PayoutCancellationException.html b/apidocs/com/bitpay/sdk/exceptions/PayoutCancellationException.html index 81e00c0f..cf3a5d6a 100644 --- a/apidocs/com/bitpay/sdk/exceptions/PayoutCancellationException.html +++ b/apidocs/com/bitpay/sdk/exceptions/PayoutCancellationException.html @@ -2,10 +2,10 @@ - + PayoutCancellationException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/PayoutCreationException.html b/apidocs/com/bitpay/sdk/exceptions/PayoutCreationException.html index 11ae5bf4..c7bfe386 100644 --- a/apidocs/com/bitpay/sdk/exceptions/PayoutCreationException.html +++ b/apidocs/com/bitpay/sdk/exceptions/PayoutCreationException.html @@ -2,10 +2,10 @@ - + PayoutCreationException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/PayoutException.html b/apidocs/com/bitpay/sdk/exceptions/PayoutException.html index 64a74c93..4fceee5b 100644 --- a/apidocs/com/bitpay/sdk/exceptions/PayoutException.html +++ b/apidocs/com/bitpay/sdk/exceptions/PayoutException.html @@ -2,10 +2,10 @@ - + PayoutException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/PayoutQueryException.html b/apidocs/com/bitpay/sdk/exceptions/PayoutQueryException.html index e468ef48..0a79d6c9 100644 --- a/apidocs/com/bitpay/sdk/exceptions/PayoutQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/PayoutQueryException.html @@ -2,10 +2,10 @@ - + PayoutQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/RateException.html b/apidocs/com/bitpay/sdk/exceptions/RateException.html index 55bee586..e89e4347 100644 --- a/apidocs/com/bitpay/sdk/exceptions/RateException.html +++ b/apidocs/com/bitpay/sdk/exceptions/RateException.html @@ -2,10 +2,10 @@ - + RateException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/RateQueryException.html b/apidocs/com/bitpay/sdk/exceptions/RateQueryException.html index 4b3b177b..db92ef26 100644 --- a/apidocs/com/bitpay/sdk/exceptions/RateQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/RateQueryException.html @@ -2,10 +2,10 @@ - + RateQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/RefundCancellationException.html b/apidocs/com/bitpay/sdk/exceptions/RefundCancellationException.html index 94de472c..3a7a3e77 100644 --- a/apidocs/com/bitpay/sdk/exceptions/RefundCancellationException.html +++ b/apidocs/com/bitpay/sdk/exceptions/RefundCancellationException.html @@ -2,10 +2,10 @@ - + RefundCancellationException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/RefundCreationException.html b/apidocs/com/bitpay/sdk/exceptions/RefundCreationException.html index cd529d7b..f1406780 100644 --- a/apidocs/com/bitpay/sdk/exceptions/RefundCreationException.html +++ b/apidocs/com/bitpay/sdk/exceptions/RefundCreationException.html @@ -2,10 +2,10 @@ - + RefundCreationException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/RefundException.html b/apidocs/com/bitpay/sdk/exceptions/RefundException.html index 03b68326..d7c75b1f 100644 --- a/apidocs/com/bitpay/sdk/exceptions/RefundException.html +++ b/apidocs/com/bitpay/sdk/exceptions/RefundException.html @@ -2,10 +2,10 @@ - + RefundException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/RefundQueryException.html b/apidocs/com/bitpay/sdk/exceptions/RefundQueryException.html index 804fc60a..de7578b5 100644 --- a/apidocs/com/bitpay/sdk/exceptions/RefundQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/RefundQueryException.html @@ -2,10 +2,10 @@ - + RefundQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/SettlementException.html b/apidocs/com/bitpay/sdk/exceptions/SettlementException.html index d01f867a..9871b6e0 100644 --- a/apidocs/com/bitpay/sdk/exceptions/SettlementException.html +++ b/apidocs/com/bitpay/sdk/exceptions/SettlementException.html @@ -2,10 +2,10 @@ - + SettlementException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/SettlementQueryException.html b/apidocs/com/bitpay/sdk/exceptions/SettlementQueryException.html index 6a2f2ec1..e8f55b48 100644 --- a/apidocs/com/bitpay/sdk/exceptions/SettlementQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/SettlementQueryException.html @@ -2,10 +2,10 @@ - + SettlementQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/SubscriptionCreationException.html b/apidocs/com/bitpay/sdk/exceptions/SubscriptionCreationException.html index 1d8189ee..3b7951a2 100644 --- a/apidocs/com/bitpay/sdk/exceptions/SubscriptionCreationException.html +++ b/apidocs/com/bitpay/sdk/exceptions/SubscriptionCreationException.html @@ -2,10 +2,10 @@ - + SubscriptionCreationException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/SubscriptionException.html b/apidocs/com/bitpay/sdk/exceptions/SubscriptionException.html index 5966cf52..b5734601 100644 --- a/apidocs/com/bitpay/sdk/exceptions/SubscriptionException.html +++ b/apidocs/com/bitpay/sdk/exceptions/SubscriptionException.html @@ -2,10 +2,10 @@ - + SubscriptionException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/SubscriptionQueryException.html b/apidocs/com/bitpay/sdk/exceptions/SubscriptionQueryException.html index 14d38284..e1239f06 100644 --- a/apidocs/com/bitpay/sdk/exceptions/SubscriptionQueryException.html +++ b/apidocs/com/bitpay/sdk/exceptions/SubscriptionQueryException.html @@ -2,10 +2,10 @@ - + SubscriptionQueryException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html b/apidocs/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html index f1ee887a..d43f3893 100644 --- a/apidocs/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html +++ b/apidocs/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html @@ -2,10 +2,10 @@ - + SubscriptionUpdateException - + diff --git a/apidocs/com/bitpay/sdk/exceptions/package-summary.html b/apidocs/com/bitpay/sdk/exceptions/package-summary.html index 2bf29988..5ed9a97b 100644 --- a/apidocs/com/bitpay/sdk/exceptions/package-summary.html +++ b/apidocs/com/bitpay/sdk/exceptions/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.exceptions - + diff --git a/apidocs/com/bitpay/sdk/exceptions/package-tree.html b/apidocs/com/bitpay/sdk/exceptions/package-tree.html index c20ea9b4..53595f3a 100644 --- a/apidocs/com/bitpay/sdk/exceptions/package-tree.html +++ b/apidocs/com/bitpay/sdk/exceptions/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.exceptions Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Bill/Bill.html b/apidocs/com/bitpay/sdk/model/Bill/Bill.html index f5e819c8..91d8d82e 100644 --- a/apidocs/com/bitpay/sdk/model/Bill/Bill.html +++ b/apidocs/com/bitpay/sdk/model/Bill/Bill.html @@ -2,10 +2,10 @@ - + Bill - + diff --git a/apidocs/com/bitpay/sdk/model/Bill/BillStatus.html b/apidocs/com/bitpay/sdk/model/Bill/BillStatus.html index 1c60d84b..22f786a3 100644 --- a/apidocs/com/bitpay/sdk/model/Bill/BillStatus.html +++ b/apidocs/com/bitpay/sdk/model/Bill/BillStatus.html @@ -2,10 +2,10 @@ - + BillStatus - + diff --git a/apidocs/com/bitpay/sdk/model/Bill/Item.html b/apidocs/com/bitpay/sdk/model/Bill/Item.html index ac2848ef..364b55b8 100644 --- a/apidocs/com/bitpay/sdk/model/Bill/Item.html +++ b/apidocs/com/bitpay/sdk/model/Bill/Item.html @@ -2,10 +2,10 @@ - + Item - + diff --git a/apidocs/com/bitpay/sdk/model/Bill/package-summary.html b/apidocs/com/bitpay/sdk/model/Bill/package-summary.html index 38238186..0b563afc 100644 --- a/apidocs/com/bitpay/sdk/model/Bill/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Bill/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Bill - + diff --git a/apidocs/com/bitpay/sdk/model/Bill/package-tree.html b/apidocs/com/bitpay/sdk/model/Bill/package-tree.html index 38709dd0..0bbcbd32 100644 --- a/apidocs/com/bitpay/sdk/model/Bill/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Bill/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Bill Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Currency.html b/apidocs/com/bitpay/sdk/model/Currency.html index 30376e38..8a61da52 100644 --- a/apidocs/com/bitpay/sdk/model/Currency.html +++ b/apidocs/com/bitpay/sdk/model/Currency.html @@ -2,10 +2,10 @@ - + Currency - + diff --git a/apidocs/com/bitpay/sdk/model/Facade.html b/apidocs/com/bitpay/sdk/model/Facade.html index dc90437d..c8fd3f5c 100644 --- a/apidocs/com/bitpay/sdk/model/Facade.html +++ b/apidocs/com/bitpay/sdk/model/Facade.html @@ -2,10 +2,10 @@ - + Facade - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/Buyer.html b/apidocs/com/bitpay/sdk/model/Invoice/Buyer.html index 7566e36e..71ff7d8b 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/Buyer.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/Buyer.html @@ -2,10 +2,10 @@ - + Buyer - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/Invoice.html b/apidocs/com/bitpay/sdk/model/Invoice/Invoice.html index ebbfb239..9d046faa 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/Invoice.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/Invoice.html @@ -2,10 +2,10 @@ - + Invoice - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html b/apidocs/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html index 4bc0a6dc..bc456146 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html @@ -2,10 +2,10 @@ - + InvoiceBuyerProvidedInfo - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/InvoiceStatus.html b/apidocs/com/bitpay/sdk/model/Invoice/InvoiceStatus.html index 9f1387ac..82e8c029 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/InvoiceStatus.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/InvoiceStatus.html @@ -2,10 +2,10 @@ - + InvoiceStatus - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html b/apidocs/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html index ac297f71..369998cd 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html @@ -2,10 +2,10 @@ - + InvoiceTransaction - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/MinerFees.html b/apidocs/com/bitpay/sdk/model/Invoice/MinerFees.html index 6269fe84..f4160446 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/MinerFees.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/MinerFees.html @@ -2,10 +2,10 @@ - + MinerFees - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/MinerFeesItem.html b/apidocs/com/bitpay/sdk/model/Invoice/MinerFeesItem.html index 74ac404a..957fd822 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/MinerFeesItem.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/MinerFeesItem.html @@ -2,10 +2,10 @@ - + MinerFeesItem - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/Refund.html b/apidocs/com/bitpay/sdk/model/Invoice/Refund.html index 208f3308..410de4b9 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/Refund.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/Refund.html @@ -2,10 +2,10 @@ - + Refund - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html b/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html index 7c835aec..e34071cf 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html @@ -2,10 +2,10 @@ - + RefundInfo - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html b/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html index d55079f1..65855145 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html @@ -2,10 +2,10 @@ - + RefundStatus - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html b/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html index b19b0dd3..c9248f8d 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html @@ -2,10 +2,10 @@ - + Shopper - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html b/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html index 48e283c7..baf13d91 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html @@ -2,10 +2,10 @@ - + SupportedTransactionCurrencies - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html b/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html index 65e10dc0..61391e9a 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html @@ -2,10 +2,10 @@ - + SupportedTransactionCurrency - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html b/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html index 8650981f..1b68e495 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Invoice - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html b/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html index f7050105..e58795d1 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Invoice Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html b/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html index 0c106064..e6d59ade 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html @@ -2,10 +2,10 @@ - + Buyer - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html b/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html index ab013609..f966507e 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html @@ -2,10 +2,10 @@ - + Ledger - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html b/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html index e2c21bec..7937f4b8 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html @@ -2,10 +2,10 @@ - + LedgerEntry - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html b/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html index aaba3dcc..4491d030 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Ledger - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html b/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html index 913f8e4e..46e921e2 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Ledger Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html index 3879690a..be95ad2c 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html @@ -2,10 +2,10 @@ - + PayoutBatch - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html index f352599e..c401b9f9 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html @@ -2,10 +2,10 @@ - + PayoutInstruction - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html index 4364719d..4b66477b 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html @@ -2,10 +2,10 @@ - + PayoutInstructionBtcSummary - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html index 5ab028e0..dc061cf9 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html @@ -2,10 +2,10 @@ - + PayoutInstructionTransaction - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipient.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipient.html index 27eae079..0abc0224 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipient.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipient.html @@ -2,10 +2,10 @@ - + PayoutRecipient - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipients.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipients.html index 6fd07d98..d933dfb9 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipients.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutRecipients.html @@ -2,10 +2,10 @@ - + PayoutRecipients - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html index 4d6af2fd..51540f89 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html @@ -2,10 +2,10 @@ - + PayoutStatus - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/RecipientReferenceMethod.html b/apidocs/com/bitpay/sdk/model/Payout/RecipientReferenceMethod.html index 84b6c345..5faa9211 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/RecipientReferenceMethod.html +++ b/apidocs/com/bitpay/sdk/model/Payout/RecipientReferenceMethod.html @@ -2,10 +2,10 @@ - + RecipientReferenceMethod - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/RecipientStatus.html b/apidocs/com/bitpay/sdk/model/Payout/RecipientStatus.html index 08ce1b12..94b882b8 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/RecipientStatus.html +++ b/apidocs/com/bitpay/sdk/model/Payout/RecipientStatus.html @@ -2,10 +2,10 @@ - + RecipientStatus - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/package-summary.html b/apidocs/com/bitpay/sdk/model/Payout/package-summary.html index 527e349f..a98e7675 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Payout/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Payout - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/package-tree.html b/apidocs/com/bitpay/sdk/model/Payout/package-tree.html index 5d489630..c890d7bd 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Payout/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Payout Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Policy.html b/apidocs/com/bitpay/sdk/model/Policy.html index 62204527..81a3869d 100644 --- a/apidocs/com/bitpay/sdk/model/Policy.html +++ b/apidocs/com/bitpay/sdk/model/Policy.html @@ -2,10 +2,10 @@ - + Policy - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/Rate.html b/apidocs/com/bitpay/sdk/model/Rate/Rate.html index fe8d56e5..dbe7e15c 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/Rate.html +++ b/apidocs/com/bitpay/sdk/model/Rate/Rate.html @@ -2,10 +2,10 @@ - + Rate - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/Rates.html b/apidocs/com/bitpay/sdk/model/Rate/Rates.html index 07309c64..0b8fddf3 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/Rates.html +++ b/apidocs/com/bitpay/sdk/model/Rate/Rates.html @@ -2,10 +2,10 @@ - + Rates - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/package-summary.html b/apidocs/com/bitpay/sdk/model/Rate/package-summary.html index d60c655f..2e58017e 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Rate/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Rate - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/package-tree.html b/apidocs/com/bitpay/sdk/model/Rate/package-tree.html index 7b22bc22..fdab0c49 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Rate/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Rate Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html b/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html index ef25450d..881efdcb 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html @@ -2,10 +2,10 @@ - + InvoiceData - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html b/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html index 47dbf183..61208cb3 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html @@ -2,10 +2,10 @@ - + PayoutInfo - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html b/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html index 53bd7ca0..155b52ca 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html @@ -2,10 +2,10 @@ - + RefundInfo - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -176,20 +176,30 @@

    Method Summary

    java.lang.String -getSupportRequest() +getReference()   +java.lang.String +getSupportRequest() +  + + void setAmount​(java.util.Hashtable<java.lang.String,​java.lang.Double> amounts)   - + void setCurrency​(java.lang.String currency)   - + +void +setReference​(java.lang.String reference) +  + + void setSupportRequest​(java.lang.String supportRequest)   @@ -288,12 +298,30 @@

    getAmount

    -
      +
      • setAmount

        public void setAmount​(java.util.Hashtable<java.lang.String,​java.lang.Double> amounts)
      + + + +
        +
      • +

        getReference

        +
        public java.lang.String getReference()
        +
      • +
      + + + +
        +
      • +

        setReference

        +
        public void setReference​(java.lang.String reference)
        +
      • +
    diff --git a/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html b/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html index 844564ff..a162d1d2 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html @@ -2,10 +2,10 @@ - + Settlement - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html b/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html index 64f8b73f..cd297f3a 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html @@ -2,10 +2,10 @@ - + SettlementLedgerEntry - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html b/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html index bd83ee04..dd11d988 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html @@ -2,10 +2,10 @@ - + WithHoldings - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html b/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html index 6f297361..93d978b7 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Settlement - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html b/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html index c322572f..adb8f304 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Settlement Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Token.html b/apidocs/com/bitpay/sdk/model/Token.html index 39821b73..c600750c 100644 --- a/apidocs/com/bitpay/sdk/model/Token.html +++ b/apidocs/com/bitpay/sdk/model/Token.html @@ -2,10 +2,10 @@ - + Token - + diff --git a/apidocs/com/bitpay/sdk/model/package-summary.html b/apidocs/com/bitpay/sdk/model/package-summary.html index 63caa75e..2cce4a84 100644 --- a/apidocs/com/bitpay/sdk/model/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model - + diff --git a/apidocs/com/bitpay/sdk/model/package-tree.html b/apidocs/com/bitpay/sdk/model/package-tree.html index e1d9b047..f879d05c 100644 --- a/apidocs/com/bitpay/sdk/model/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/package-summary.html b/apidocs/com/bitpay/sdk/package-summary.html index b62f6f98..480d19df 100644 --- a/apidocs/com/bitpay/sdk/package-summary.html +++ b/apidocs/com/bitpay/sdk/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk - + diff --git a/apidocs/com/bitpay/sdk/package-tree.html b/apidocs/com/bitpay/sdk/package-tree.html index d7b438c6..70a5b166 100644 --- a/apidocs/com/bitpay/sdk/package-tree.html +++ b/apidocs/com/bitpay/sdk/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/util/BitPayLogger.html b/apidocs/com/bitpay/sdk/util/BitPayLogger.html index d2b5948e..1eef2e81 100644 --- a/apidocs/com/bitpay/sdk/util/BitPayLogger.html +++ b/apidocs/com/bitpay/sdk/util/BitPayLogger.html @@ -2,10 +2,10 @@ - + BitPayLogger - + diff --git a/apidocs/com/bitpay/sdk/util/DateDeserializer.html b/apidocs/com/bitpay/sdk/util/DateDeserializer.html index 8b3ce53b..7e67f3f2 100644 --- a/apidocs/com/bitpay/sdk/util/DateDeserializer.html +++ b/apidocs/com/bitpay/sdk/util/DateDeserializer.html @@ -2,10 +2,10 @@ - + DateDeserializer - + diff --git a/apidocs/com/bitpay/sdk/util/DateSerializer.html b/apidocs/com/bitpay/sdk/util/DateSerializer.html index cbaca13d..70b00e59 100644 --- a/apidocs/com/bitpay/sdk/util/DateSerializer.html +++ b/apidocs/com/bitpay/sdk/util/DateSerializer.html @@ -2,10 +2,10 @@ - + DateSerializer - + diff --git a/apidocs/com/bitpay/sdk/util/KeyUtils.html b/apidocs/com/bitpay/sdk/util/KeyUtils.html index a6f51e27..5c2468b6 100644 --- a/apidocs/com/bitpay/sdk/util/KeyUtils.html +++ b/apidocs/com/bitpay/sdk/util/KeyUtils.html @@ -2,10 +2,10 @@ - + KeyUtils - + diff --git a/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html b/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html index e79d85a4..d72ccee6 100644 --- a/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html +++ b/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html @@ -2,10 +2,10 @@ - + PayoutInstructionBtcSummaryDeserializer - + diff --git a/apidocs/com/bitpay/sdk/util/package-summary.html b/apidocs/com/bitpay/sdk/util/package-summary.html index cd2a0fbd..22de3e39 100644 --- a/apidocs/com/bitpay/sdk/util/package-summary.html +++ b/apidocs/com/bitpay/sdk/util/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.util - + diff --git a/apidocs/com/bitpay/sdk/util/package-tree.html b/apidocs/com/bitpay/sdk/util/package-tree.html index 6fd9ca6f..53c7403a 100644 --- a/apidocs/com/bitpay/sdk/util/package-tree.html +++ b/apidocs/com/bitpay/sdk/util/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.util Class Hierarchy - + diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 5f76d618..5a4b9ca7 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values - + @@ -126,7 +126,7 @@

    com.bitpay.*

    public static final java.lang.String BitpayPluginInfo -"BitPay_Java_Client_v8.4.2202" +"BitPay_Java_Client_v8.5.2203" diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 956e3d66..e347c85a 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,10 +2,10 @@ - + API Help - + diff --git a/apidocs/index-files/index-1.html b/apidocs/index-files/index-1.html index 60a2c1bb..2298df8f 100644 --- a/apidocs/index-files/index-1.html +++ b/apidocs/index-files/index-1.html @@ -2,10 +2,10 @@ - + A-Index - + diff --git a/apidocs/index-files/index-10.html b/apidocs/index-files/index-10.html index 29ed76cd..3853b218 100644 --- a/apidocs/index-files/index-10.html +++ b/apidocs/index-files/index-10.html @@ -2,10 +2,10 @@ - + J-Index - + diff --git a/apidocs/index-files/index-11.html b/apidocs/index-files/index-11.html index a29ea0d2..3ca8f0de 100644 --- a/apidocs/index-files/index-11.html +++ b/apidocs/index-files/index-11.html @@ -2,10 +2,10 @@ - + K-Index - + diff --git a/apidocs/index-files/index-12.html b/apidocs/index-files/index-12.html index 97c4353b..d1dfa51b 100644 --- a/apidocs/index-files/index-12.html +++ b/apidocs/index-files/index-12.html @@ -2,10 +2,10 @@ - + L-Index - + diff --git a/apidocs/index-files/index-13.html b/apidocs/index-files/index-13.html index bfc27006..d5496283 100644 --- a/apidocs/index-files/index-13.html +++ b/apidocs/index-files/index-13.html @@ -2,10 +2,10 @@ - + M-Index - + diff --git a/apidocs/index-files/index-14.html b/apidocs/index-files/index-14.html index 045ff1b9..b61cf381 100644 --- a/apidocs/index-files/index-14.html +++ b/apidocs/index-files/index-14.html @@ -2,10 +2,10 @@ - + N-Index - + diff --git a/apidocs/index-files/index-15.html b/apidocs/index-files/index-15.html index d60e84ff..97c01384 100644 --- a/apidocs/index-files/index-15.html +++ b/apidocs/index-files/index-15.html @@ -2,10 +2,10 @@ - + O-Index - + diff --git a/apidocs/index-files/index-16.html b/apidocs/index-files/index-16.html index 32b550b4..9f08c462 100644 --- a/apidocs/index-files/index-16.html +++ b/apidocs/index-files/index-16.html @@ -2,10 +2,10 @@ - + P-Index - + @@ -92,6 +92,10 @@

    P

     
    PAX - Static variable in class com.bitpay.sdk.model.Currency
     
    +
    payInvoice(String, Boolean) - Method in class com.bitpay.sdk.Client
    +
    +
    Pay a BitPay invoice with a mock transaction.
    +
    payout - Variable in class com.bitpay.sdk.Env.Tokens
     
    Payout - Class in com.bitpay.sdk.model.Payout
    diff --git a/apidocs/index-files/index-17.html b/apidocs/index-files/index-17.html index fe778ee6..9b5ddd4d 100644 --- a/apidocs/index-files/index-17.html +++ b/apidocs/index-files/index-17.html @@ -2,10 +2,10 @@ - + Q-Index - + diff --git a/apidocs/index-files/index-18.html b/apidocs/index-files/index-18.html index e3f58f15..d49b41dc 100644 --- a/apidocs/index-files/index-18.html +++ b/apidocs/index-files/index-18.html @@ -2,10 +2,10 @@ - + R-Index - + diff --git a/apidocs/index-files/index-19.html b/apidocs/index-files/index-19.html index 1c679da8..51e458a9 100644 --- a/apidocs/index-files/index-19.html +++ b/apidocs/index-files/index-19.html @@ -2,10 +2,10 @@ - + S-Index - + @@ -648,6 +648,8 @@

    S

     
    setReference(String) - Method in class com.bitpay.sdk.model.Payout.PayoutRecipient
     
    +
    setReference(String) - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
    +
     
    setReference(String) - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    setRefundAddresses(ArrayList) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    diff --git a/apidocs/index-files/index-2.html b/apidocs/index-files/index-2.html index dd09171c..f88aad63 100644 --- a/apidocs/index-files/index-2.html +++ b/apidocs/index-files/index-2.html @@ -2,10 +2,10 @@ - + B-Index - + diff --git a/apidocs/index-files/index-20.html b/apidocs/index-files/index-20.html index 55a4a3ca..e0b4528b 100644 --- a/apidocs/index-files/index-20.html +++ b/apidocs/index-files/index-20.html @@ -2,10 +2,10 @@ - + T-Index - + @@ -92,8 +92,14 @@

    T

     
    TestGetSettlements() - Method in class test.BitPayTestMerchant
     
    +
    testRefundUATP() - Method in class test.BitPayTestMerchant
    +
     
    TestShouldCancelRefund() - Method in class test.BitPayTestMerchant
     
    +
    TestShouldCancelRefundsUATP() - Method in class test.BitPayTestMerchant
    +
     
    +
    testShouldCreateAndPayInvoice() - Method in class test.BitPayTestMerchant
    +
     
    TestShouldCreateBillEUR() - Method in class test.BitPayTestMerchant
     
    TestShouldCreateBillUSD() - Method in class test.BitPayTestMerchant
    diff --git a/apidocs/index-files/index-21.html b/apidocs/index-files/index-21.html index 558fc9c0..100bd729 100644 --- a/apidocs/index-files/index-21.html +++ b/apidocs/index-files/index-21.html @@ -2,10 +2,10 @@ - + U-Index - + diff --git a/apidocs/index-files/index-22.html b/apidocs/index-files/index-22.html index 145247a0..0506c7dd 100644 --- a/apidocs/index-files/index-22.html +++ b/apidocs/index-files/index-22.html @@ -2,10 +2,10 @@ - + V-Index - + diff --git a/apidocs/index-files/index-23.html b/apidocs/index-files/index-23.html index d5e48f2a..455579b6 100644 --- a/apidocs/index-files/index-23.html +++ b/apidocs/index-files/index-23.html @@ -2,10 +2,10 @@ - + W-Index - + diff --git a/apidocs/index-files/index-24.html b/apidocs/index-files/index-24.html index 40722b09..add43c4f 100644 --- a/apidocs/index-files/index-24.html +++ b/apidocs/index-files/index-24.html @@ -2,10 +2,10 @@ - + X-Index - + diff --git a/apidocs/index-files/index-25.html b/apidocs/index-files/index-25.html index 6254c042..64c33e0a 100644 --- a/apidocs/index-files/index-25.html +++ b/apidocs/index-files/index-25.html @@ -2,10 +2,10 @@ - + Y-Index - + diff --git a/apidocs/index-files/index-26.html b/apidocs/index-files/index-26.html index c14f9fc9..bfdca6de 100644 --- a/apidocs/index-files/index-26.html +++ b/apidocs/index-files/index-26.html @@ -2,10 +2,10 @@ - + Z-Index - + diff --git a/apidocs/index-files/index-27.html b/apidocs/index-files/index-27.html index ccb88399..32955d60 100644 --- a/apidocs/index-files/index-27.html +++ b/apidocs/index-files/index-27.html @@ -2,10 +2,10 @@ - + _-Index - + diff --git a/apidocs/index-files/index-3.html b/apidocs/index-files/index-3.html index 651b4cba..5914b124 100644 --- a/apidocs/index-files/index-3.html +++ b/apidocs/index-files/index-3.html @@ -2,10 +2,10 @@ - + C-Index - + @@ -194,7 +194,7 @@

    C

    Create a BitPay invoice.
    -
    createRefund(String, Double, String, Boolean, Boolean, Boolean, String) - Method in class com.bitpay.sdk.Client
    +
    createRefund(String, Double, Boolean, Boolean, Boolean, String) - Method in class com.bitpay.sdk.Client
    Create a refund for a BitPay invoice.
    diff --git a/apidocs/index-files/index-4.html b/apidocs/index-files/index-4.html index e70210a2..7c00a238 100644 --- a/apidocs/index-files/index-4.html +++ b/apidocs/index-files/index-4.html @@ -2,10 +2,10 @@ - + D-Index - + diff --git a/apidocs/index-files/index-5.html b/apidocs/index-files/index-5.html index 2724675e..8fbbdb09 100644 --- a/apidocs/index-files/index-5.html +++ b/apidocs/index-files/index-5.html @@ -2,10 +2,10 @@ - + E-Index - + diff --git a/apidocs/index-files/index-6.html b/apidocs/index-files/index-6.html index 3ad5b8b0..d2122ad2 100644 --- a/apidocs/index-files/index-6.html +++ b/apidocs/index-files/index-6.html @@ -2,10 +2,10 @@ - + F-Index - + diff --git a/apidocs/index-files/index-7.html b/apidocs/index-files/index-7.html index b5e4684b..bb7d306f 100644 --- a/apidocs/index-files/index-7.html +++ b/apidocs/index-files/index-7.html @@ -2,10 +2,10 @@ - + G-Index - + @@ -728,6 +728,8 @@

    G

     
    getReference() - Method in class com.bitpay.sdk.model.Payout.PayoutRecipient
     
    +
    getReference() - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
    +
     
    getReference() - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    getRefund(String) - Method in class com.bitpay.sdk.Client
    diff --git a/apidocs/index-files/index-8.html b/apidocs/index-files/index-8.html index b095c92d..c625ac1a 100644 --- a/apidocs/index-files/index-8.html +++ b/apidocs/index-files/index-8.html @@ -2,10 +2,10 @@ - + H-Index - + diff --git a/apidocs/index-files/index-9.html b/apidocs/index-files/index-9.html index a565447a..f8a80301 100644 --- a/apidocs/index-files/index-9.html +++ b/apidocs/index-files/index-9.html @@ -2,10 +2,10 @@ - + I-Index - + diff --git a/apidocs/index.html b/apidocs/index.html index e73945f0..31299fb6 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,10 +2,10 @@ - + Overview - + diff --git a/apidocs/member-search-index.js b/apidocs/member-search-index.js index 90479ee5..67994077 100644 --- a/apidocs/member-search-index.js +++ b/apidocs/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"com.bitpay.sdk","c":"Client","l":"_currenciesInfo"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"ACTIVE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AED"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AFN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ALL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ANG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AOA"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ARS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AUD"},{"p":"com.bitpay.sdk","c":"Client","l":"authorizeClient(String)","url":"authorizeClient(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AWG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AZN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BAM"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BBD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BCH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BDT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BGN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BHD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BIF"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"Bill()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"Bill(String, String, String, List)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"BillCreationException","l":"BillCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillDeliveryException","l":"BillDeliveryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillException","l":"BillException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillQueryException","l":"BillQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"BillStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"BillUpdateException","l":"BillUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiFrame"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiFrameVersion"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiVersion"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"BitPayException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"BitPayLogger(int)","url":"%3Cinit%3E(int)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayPluginInfo"},{"p":"test","c":"BitPayTestMerchant","l":"BitPayTestMerchant()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTestPayouts","l":"BitPayTestPayouts()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOV"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BRL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTN"},{"p":"com.bitpay.sdk","c":"Client","l":"BuildConfig(String, Env.Tokens)","url":"BuildConfig(java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BUSD"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BWP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BYR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"bytesToHex(byte[])"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CAD"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Canceled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelInvoice(String)","url":"cancelInvoice(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelInvoice(String, Boolean)","url":"cancelInvoice(java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Cancelled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayout(String)","url":"cancelPayout(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayoutBatch(String)","url":"cancelPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefund(String)","url":"cancelRefund(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CDF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLF"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, HttpHost, CredentialsProvider)","url":"%3Cinit%3E(java.lang.String,org.apache.http.HttpHost,org.apache.http.client.CredentialsProvider)"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, String, Env.Tokens, HttpHost, CredentialsProvider)","url":"%3Cinit%3E(java.lang.String,java.lang.String,com.bitpay.sdk.Env.Tokens,org.apache.http.HttpHost,org.apache.http.client.CredentialsProvider)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CNY"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Complete"},{"p":"com.bitpay.sdk","c":"Config","l":"Config()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Confirmed"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CRC"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill)","url":"createBill(com.bitpay.sdk.model.Bill.Bill)"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill, String, boolean)","url":"createBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Created"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexString(String)","url":"createEcKeyFromHexString(java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexStringFile(String)","url":"createEcKeyFromHexStringFile(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice, String, Boolean)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk","c":"Client","l":"createRefund(String, Double, String, Boolean, Boolean, Boolean, String)","url":"createRefund(java.lang.String,java.lang.Double,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUP"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"Currencies()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"Currency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyException","l":"CurrencyException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"CurrencyQr()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyQueryException","l":"CurrencyQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CVE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CZK"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"DateDeserializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"DateSerializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"DEBUG"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"debug(String)","url":"debug(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Declined"},{"p":"com.bitpay.sdk","c":"Client","l":"deletePayoutRecipient(String)","url":"deletePayoutRecipient(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String)","url":"deliverBill(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String, boolean)","url":"deliverBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"deriveSIN(ECKey)","url":"deriveSIN(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.util","c":"PayoutInstructionBtcSummaryDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DJF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DKK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DOGE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DOP"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Draft"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EGP"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"EMAIL"},{"p":"com.bitpay.sdk","c":"Env","l":"Env()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ERN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"ERR"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"err(String)","url":"err(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EUR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Expired"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Facade()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Failed"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Failure"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FJD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FKP"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Funded"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GBP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GEL"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String)","url":"get(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List)","url":"get(java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List, boolean)","url":"get(java.lang.String,java.util.List,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAcceptanceWindow()"},{"p":"com.bitpay.sdk","c":"Client","l":"getAccessToken(String)","url":"getAccessToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderAddress()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderAddress2()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderCity()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderPostalCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getAccountId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAdditionalInformation()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAddress()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAddress()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAmountPaid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getAmounts()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAutoRedirect()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getAvatar()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBank()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankAddress()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankAddress2()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankAddress2(String)","url":"getBankAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBch()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String)","url":"getBill(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String, String, boolean)","url":"getBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBillId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills(String)","url":"getBills(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"getBitpay()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBitpayIdRequired()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getBtcPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getBuyerPaysRefundFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyerProvidedEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyerSms()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCc()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCity()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCity()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getCity()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCloseURL()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getClosingDate()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getCode()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getCode()"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"getCollapsed()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetConfig()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getConfirmations()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getCount()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCreateDate()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getCurrencies()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getCurrency()"},{"p":"com.bitpay.sdk","c":"Client","l":"getCurrencyInfo(String)","url":"getCurrencyInfo(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrentTime()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getDappBrowser()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCompleted()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getDepositTotal()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDepositTotal()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getDisplayAmountPaid()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getDisplayName()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getDueDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getEffectiveDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getEffectiveDate()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getEmailAddress()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"getEnabled()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getEntries()"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvConfig(String)","url":"getEnvConfig(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvironment()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getEth()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getEth()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExceptionStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExpirationTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExtendedNotifications()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getFacade()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getFee()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getFiatAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getForcedBuyerSelectedWallet()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getFullNotifications()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getGusd()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getGusd()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getIban()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getId()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getImmediate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getInstructions()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"getInstructions()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getInvoice()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String)","url":"getInvoice(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String, String, Boolean)","url":"getInvoice(java.lang.String,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceBuyerProvidedInfo()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceData()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoices(String, String, String, String, Integer, Integer)","url":"getInvoices(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getIsCancelled()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"getIsFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"getIsFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemDesc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemizedDetails()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getItems()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getJsonPayProRequired()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"getKeyStringFromFile(String)","url":"getKeyStringFromFile(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getlabel()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getlabel()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getLastRefundNotification()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedger(String, String, String)","url":"getLedger(java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getLedgerCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getLedgerCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntries()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntriesSum()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedgers()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getLocality()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getLowFeeDetected()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getMerchant()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getMerchantEin()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getMerchantName()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getMessage()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getMethod()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getMinerFees()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"getName()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNonPayProPaymentReceived()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getNotes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getNumber()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningDate()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getOverPaidAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOverPaidAmount()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getP2p()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getPaid()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingCode()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingExpiration()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getParams()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPassProcessingFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getPax()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getPax()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCodes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCurrencies()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplaySubTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplayTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentSubTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentTotals()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayout(String)","url":"getPayout(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatch(String)","url":"getPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches(String)","url":"getPayoutBatches(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches(String, String, String, Integer, Integer)","url":"getPayoutBatches(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getPayoutInfo()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPayoutPercentage()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutRecipient(String)","url":"getPayoutRecipient(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutRecipients(String, Integer, Integer)","url":"getPayoutRecipients(java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayouts(String, String, String, String, Integer, Integer)","url":"getPayouts(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getPayPro()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getPayPro()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getPercentFee()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPercentFee()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getPhoneNumber()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPhysical()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPolicies()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getPolicy()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPosData()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getPostal()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPostalCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getPreview()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPricingMethod()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getQr()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getQuantity()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRate()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRate(String)","url":"getRate(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getRates()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"getReason()"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"getReasonPhrase()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getReceivedTime()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRecipientId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getRecipientId()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRedirectUrl()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRedirectUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRedirectURL()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getReference()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getReference()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getReference()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getReference()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getReference()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefund(String)","url":"getRefund(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddresses()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddressRequestPending()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getRefundFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundInfo()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefunds(String)","url":"getRefunds(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getResource()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getRouting()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getSatoshisPerByte()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getScale()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSelectedTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSelectedTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSelectedWallet()"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlement(String)","url":"getSettlement(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlementReconciliationReport(Settlement)","url":"getSettlementReconciliationReport(com.bitpay.sdk.model.Settlement.Settlement)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlements(String, String, String, String, Integer, Integer)","url":"getSettlements(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getShopper()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getShopperId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getShopperId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getShopperId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSms()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSmsVerified()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getSort()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getState()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getState()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getStatus()"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"getStatusCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSupportedTransactionCurrencies()"},{"p":"com.bitpay.sdk","c":"Client","l":"getSupportedWallets()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getSwift()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTargetConfirmations()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTime()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getToken()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"getToken()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getToken()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetTokenByFacade(String)","url":"GetTokenByFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getTotalAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getTotalFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionDetails()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTransactionId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionSpeed()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getTxid()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTxType()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getType()"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"getType()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUnderPaidAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUniversalCodes()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getUnpaid()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getUsdc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getUsdc()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getValue()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getValue()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"getVerificationLink()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getWalletProvider()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getWire()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldings()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldingsSum()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getXrp()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getXrp()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getZip()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getZip()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GHS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GIP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GNF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GTQ"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GUSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GYD"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"hexToBytes(String)","url":"hexToBytes(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HKD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HNL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HRK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HTG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HUF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ILS"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"INFO"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"info(String)","url":"info(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"INR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Invalid"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"INVITED"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice(Double, String)","url":"%3Cinit%3E(java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"InvoiceBuyerProvidedInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceCancellationException","l":"InvoiceCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceCreationException","l":"InvoiceCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"InvoiceData()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceException","l":"InvoiceException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"InvoiceItemizedDetails()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceQueryException","l":"InvoiceQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"InvoiceStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"InvoiceTransaction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"InvoiceTransactionDetails(Double, String, Boolean)","url":"%3Cinit%3E(java.lang.Double,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"InvoiceUniversalCodes()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceUpdateException","l":"InvoiceUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IQD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IRR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ISK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"isValid(String)","url":"isValid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"Item()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JOD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JPY"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KES"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"KeyUtils()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KGS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KHR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KMF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KPW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KRW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KWD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KYD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KZT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LAK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LBP"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"Ledger()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"LedgerEntry()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerException","l":"LedgerException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerQueryException","l":"LedgerQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LKR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKey(URI)","url":"loadEcKey(java.net.URI)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKeyAsHex(ECKey)","url":"loadEcKeyAsHex(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LSL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LTC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LYD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MAD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MDL"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"merchant"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Merchant"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"MethodVwap24"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MGA"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"MinerFees()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"MinerFeesItem()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MKD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MMK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MNT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MOP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MRU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MUR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MVR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MWK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MXN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MXV"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MYR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MZN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NAD"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"New"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"New"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"New"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NGN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NIO"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NOK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NPR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NZD"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"OFF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"OMR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PAB"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"PAUSED"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PAX"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"payout"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Payout"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"Payout()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"Payout(Double, String, String)","url":"%3Cinit%3E(java.lang.Double,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"PayoutBatch()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"PayoutBatch(String, Long, List, String)","url":"%3Cinit%3E(java.lang.String,java.lang.Long,java.util.List,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchCancellationException","l":"PayoutBatchCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchCreationException","l":"PayoutBatchCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchException","l":"PayoutBatchException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchNotificationException","l":"PayoutBatchNotificationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchQueryException","l":"PayoutBatchQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCancellationException","l":"PayoutCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCreationException","l":"PayoutCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutException","l":"PayoutException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"PayoutInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"PayoutInstruction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"PayoutInstruction(Double, int, String)","url":"%3Cinit%3E(java.lang.Double,int,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"PayoutInstructionBtcSummary(Double, Double)","url":"%3Cinit%3E(java.lang.Double,java.lang.Double)"},{"p":"com.bitpay.sdk.util","c":"PayoutInstructionBtcSummaryDeserializer","l":"PayoutInstructionBtcSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"PayoutInstructionTransaction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutNotificationException","l":"PayoutNotificationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutQueryException","l":"PayoutQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"PayoutRecipient()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"PayoutRecipient(String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientCancellationException","l":"PayoutRecipientCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientCreationException","l":"PayoutRecipientCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientException","l":"PayoutRecipientException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientNotificationException","l":"PayoutRecipientNotificationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientQueryException","l":"PayoutRecipientQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"PayoutRecipients(List)","url":"%3Cinit%3E(java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientUpdateException","l":"PayoutRecipientUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"PayoutStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PEN"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Pending"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PGK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PHP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PKR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PLN"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"Policy()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String)","url":"post(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String, boolean)","url":"post(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Preview"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"privateKeyExists(String)","url":"privateKeyExists(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Processing"},{"p":"com.bitpay.sdk","c":"Env","l":"Prod"},{"p":"com.bitpay.sdk","c":"Env","l":"ProdUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PYG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"QAR"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"Rate()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RateException","l":"RateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RateQueryException","l":"RateQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"Rates(List, Client)","url":"%3Cinit%3E(java.util.List,com.bitpay.sdk.Client)"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"RECIPIENT_ID"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"RecipientReferenceMethod()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"RecipientStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"Refund()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCancellationException","l":"RefundCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCreationException","l":"RefundCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundException","l":"RefundException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundQueryException","l":"RefundQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"RefundStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundUpdateException","l":"RefundUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"REMOVED"},{"p":"com.bitpay.sdk","c":"Client","l":"requestClientAuthorization(String)","url":"requestClientAuthorization(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestPayoutBatchNotification(String)","url":"requestPayoutBatchNotification(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestPayoutNotification(String)","url":"requestPayoutNotification(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestPayoutRecipientNotification(String)","url":"requestPayoutRecipientNotification(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"responseToJsonString(HttpResponse)","url":"responseToJsonString(org.apache.http.HttpResponse)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RON"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RUB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RWF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SAR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey)","url":"saveEcKey(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey, URI)","url":"saveEcKey(org.bitcoinj.core.ECKey,java.net.URI)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKeyAsHex(ECKey)","url":"saveEcKeyAsHex(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SBD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SCR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SDG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SEK"},{"p":"com.bitpay.sdk","c":"Client","l":"sendRefundNotification(String)","url":"sendRefundNotification(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Sent"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"serialize(Long, JsonGenerator, SerializerProvider)","url":"serialize(java.lang.Long,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAcceptanceWindow(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderAddress(String)","url":"setAccountHolderAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderAddress2(String)","url":"setAccountHolderAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderCity(String)","url":"setAccountHolderCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderCountry(String)","url":"setAccountHolderCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderName(String)","url":"setAccountHolderName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderPostalCode(String)","url":"setAccountHolderPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setAccountId(String)","url":"setAccountId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAdditionalInformation(String)","url":"setAdditionalInformation(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAddress(String)","url":"setAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAddress(String)","url":"setAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setAmount(BigDecimal)","url":"setAmount(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"setAmount(double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setAmount(Hashtable)","url":"setAmount(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setAmount(RefundInfo)","url":"setAmount(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setAmount(String)","url":"setAmount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAmountPaid(BigDecimal)","url":"setAmountPaid(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setAmounts(Hashtable)","url":"setAmounts(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAutoRedirect(boolean)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setAvatar(String)","url":"setAvatar(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setBalance(Double)","url":"setBalance(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBank(String)","url":"setBank(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankAddress(String)","url":"setBankAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankName(String)","url":"setBankName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBch(MinerFeesItem)","url":"setBch(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBch(SupportedTransactionCurrency)","url":"setBch(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBillId(String)","url":"setBillId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"setBitpay(String)","url":"setBitpay(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBitpayIdRequired(boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBtc(MinerFeesItem)","url":"setBtc(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setBtc(PayoutInstructionBtcSummary)","url":"setBtc(com.bitpay.sdk.model.Payout.PayoutInstructionBtcSummary)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBtc(SupportedTransactionCurrency)","url":"setBtc(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setBtcPrice(Float)","url":"setBtcPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Invoice.Buyer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Ledger.Buyer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setBuyerPaysRefundFee(Boolean)","url":"setBuyerPaysRefundFee(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyerProvidedEmail(String)","url":"setBuyerProvidedEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyerSms(String)","url":"setBuyerSms(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCc(List)","url":"setCc(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCloseURL(String)","url":"setCloseURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setClosingDate(Long)","url":"setClosingDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setCode(Integer)","url":"setCode(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"setCollapsed(Boolean)","url":"setCollapsed(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setConfirmations(int)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setCount(int)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCreateDate(String)","url":"setCreateDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setCurrencies(ArrayList)","url":"setCurrencies(java.util.ArrayList)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrentTime(long)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setDappBrowser(Boolean)","url":"setDappBrowser(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCompleted(Long)","url":"setDateCompleted(java.lang.Long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setDateCreated(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCreated(Long)","url":"setDateCreated(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setDateExecuted(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDateExecuted(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateExecuted(Long)","url":"setDateExecuted(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setDepositTotal(Double)","url":"setDepositTotal(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDepositTotal(Double)","url":"setDepositTotal(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setDisplayAmountPaid(BigDecimal)","url":"setDisplayAmountPaid(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setDisplayName(String)","url":"setDisplayName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setDueDate(String)","url":"setDueDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setEffectiveDate(Long)","url":"setEffectiveDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setEffectiveDate(Long)","url":"setEffectiveDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setEmailAddress(String)","url":"setEmailAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"setEnabled(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setEntries(List)","url":"setEntries(java.util.List)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvConfig(JsonNode)","url":"setEnvConfig(com.fasterxml.jackson.databind.JsonNode)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvironment(String)","url":"setEnvironment(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setEth(MinerFeesItem)","url":"setEth(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setEth(SupportedTransactionCurrency)","url":"setEth(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExceptionStatus(String)","url":"setExceptionStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExchangeRates(Hashtable>)","url":"setExchangeRates(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setExchangeRates(PayoutInstruction)","url":"setExchangeRates(com.bitpay.sdk.model.Payout.PayoutInstruction)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setExchangeRates(PayoutInstruction)","url":"setExchangeRates(com.bitpay.sdk.model.Payout.PayoutInstruction)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExpirationTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExtendedNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setFacade(String)","url":"setFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setFiatAmount(double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setForcedBuyerSelectedWallet(String)","url":"setForcedBuyerSelectedWallet(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setFullNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setGusd(MinerFeesItem)","url":"setGusd(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setGusd(SupportedTransactionCurrency)","url":"setGusd(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setIban(String)","url":"setIban(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setImmediate(Boolean)","url":"setImmediate(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setInvoice(String)","url":"setInvoice(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceAmount(Double)","url":"setInvoiceAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceBuyerProvidedInfo(InvoiceBuyerProvidedInfo)","url":"setInvoiceBuyerProvidedInfo(com.bitpay.sdk.model.Invoice.InvoiceBuyerProvidedInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceCurrency(String)","url":"setInvoiceCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceData(InvoiceData)","url":"setInvoiceData(com.bitpay.sdk.model.Settlement.InvoiceData)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setIsCancelled(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"setIsFee(Boolean)","url":"setIsFee(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"setIsFee(Boolean)","url":"setIsFee(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemCode(String)","url":"setItemCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemDesc(String)","url":"setItemDesc(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemizedDetails(List)","url":"setItemizedDetails(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setItems(List)","url":"setItems(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setJsonPayProRequired(boolean)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setKey(String)","url":"setKey(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setLastRefundNotification(Date)","url":"setLastRefundNotification(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setLedgerCurrency(String)","url":"setLedgerCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setLedgerCurrency(String)","url":"setLedgerCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntries(List)","url":"setLedgerEntries(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntriesSum(Float)","url":"setLedgerEntriesSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"setLoggerLevel(int)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setLowFeeDetected(boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setMerchant(String)","url":"setMerchant(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setMerchantEin(String)","url":"setMerchantEin(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setMerchantName(String)","url":"setMerchantName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setMessage(String)","url":"setMessage(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setMethod(String)","url":"setMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setMinerFees(MinerFees)","url":"setMinerFees(com.bitpay.sdk.model.Invoice.MinerFees)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNonPayProPaymentReceived(boolean)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setNotes(String)","url":"setNotes(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setNumber(String)","url":"setNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningBalance(Float)","url":"setOpeningBalance(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningDate(Long)","url":"setOpeningDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setOverPaidAmount(BigDecimal)","url":"setOverPaidAmount(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOverPaidAmount(Float)","url":"setOverPaidAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setP2p(Boolean)","url":"setP2p(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingCode(String)","url":"setPairingCode(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingExpiration(long)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setParams(List)","url":"setParams(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPassProcessingFee(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setPax(MinerFeesItem)","url":"setPax(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setPax(SupportedTransactionCurrency)","url":"setPax(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCodes(Hashtable>)","url":"setPaymentCodes(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCurrencies(List)","url":"setPaymentCurrencies(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplaySubTotals(Hashtable)","url":"setPaymentDisplaySubTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplayTotals(Hashtable)","url":"setPaymentDisplayTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentSubTotals(Hashtable)","url":"setPaymentSubTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentTotals(Hashtable)","url":"setPaymentTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setPayoutInfo(PayoutInfo)","url":"setPayoutInfo(com.bitpay.sdk.model.Settlement.PayoutInfo)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPayoutPercentage(Map)","url":"setPayoutPercentage(java.util.Map)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setPayPro(Boolean)","url":"setPayPro(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setPayPro(Boolean)","url":"setPayPro(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setPercentFee(Double)","url":"setPercentFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPercentFee(Double)","url":"setPercentFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setPhoneNumber(String)","url":"setPhoneNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPhysical(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPolicies(List)","url":"setPolicies(java.util.List)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setPolicy(String)","url":"setPolicy(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPosData(String)","url":"setPosData(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setPostal(String)","url":"setPostal(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setPreview(Boolean)","url":"setPreview(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPrice(Float)","url":"setPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPricingMethod(String)","url":"setPricingMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setQr(CurrencyQr)","url":"setQr(com.bitpay.sdk.model.Wallet.CurrencyQr)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setQuantity(Integer)","url":"setQuantity(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRate(Double)","url":"setRate(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRate(Double)","url":"setRate(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"setReason(String)","url":"setReason(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setReceivedTime(Date)","url":"setReceivedTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRecipientId(String)","url":"setRecipientId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setRecipientId(String)","url":"setRecipientId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRedirectUrl(String)","url":"setRedirectUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRedirectUrl(String)","url":"setRedirectUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRedirectURL(String)","url":"setRedirectURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddresses(ArrayList)","url":"setRefundAddresses(java.util.ArrayList)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddressRequestPending(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setRefundFee(Double)","url":"setRefundFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundInfo(ArrayList)","url":"setRefundInfo(java.util.ArrayList)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setRequestDate(Date)","url":"setRequestDate(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRequestDate(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRequestDate(long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setResource(String)","url":"setResource(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setRouting(String)","url":"setRouting(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setSatoshisPerByte(BigDecimal)","url":"setSatoshisPerByte(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setScale(String)","url":"setScale(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setSelectedTransactionCurrency(String)","url":"setSelectedTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSelectedTransactionCurrency(String)","url":"setSelectedTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSelectedWallet(String)","url":"setSelectedWallet(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setShopper(Shopper)","url":"setShopper(com.bitpay.sdk.model.Invoice.Shopper)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setShopperId(String)","url":"setShopperId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setShopperId(String)","url":"setShopperId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setShopperId(String)","url":"setShopperId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSms(String)","url":"setSms(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSmsVerified(Boolean)","url":"setSmsVerified(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setSort(String)","url":"setSort(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setSupportedTransactionCurrencies(SupportedTransactionCurrencies)","url":"setSupportedTransactionCurrencies(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setSwift(String)","url":"setSwift(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTargetConfirmations(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTime(Date)","url":"setTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setTimestamp(Long)","url":"setTimestamp(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTimestamp(String)","url":"setTimestamp(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"Settlement()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"SettlementException","l":"SettlementException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"SettlementLedgerEntry()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"SettlementQueryException","l":"SettlementQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setTotalAmount(Float)","url":"setTotalAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setTotalFee(BigDecimal)","url":"setTotalFee(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionDetails(InvoiceTransactionDetails)","url":"setTransactionDetails(com.bitpay.sdk.model.Invoice.InvoiceTransactionDetails)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTransactionId(String)","url":"setTransactionId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionSpeed(String)","url":"setTransactionSpeed(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setTxid(String)","url":"setTxid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTxType(String)","url":"setTxType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setType(String)","url":"setType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"setType(String)","url":"setType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUnderPaidAmount(BigDecimal)","url":"setUnderPaidAmount(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUniversalCodes(InvoiceUniversalCodes)","url":"setUniversalCodes(com.bitpay.sdk.model.Invoice.InvoiceUniversalCodes)"},{"p":"test","c":"BitPayTestMerchant","l":"setUp()"},{"p":"test","c":"BitPayTestPayouts","l":"setUp()"},{"p":"test","c":"BitPayTestPayouts","l":"setUpOneTime()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setUsdc(MinerFeesItem)","url":"setUsdc(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setUsdc(SupportedTransactionCurrency)","url":"setUsdc(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setValue(Double)","url":"setValue(java.lang.Double)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setValue(String)","url":"setValue(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"setVerificationLink(String)","url":"setVerificationLink(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setWalletProvider(String)","url":"setWalletProvider(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setWire(String)","url":"setWire(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldings(List)","url":"setWithHoldings(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldingsSum(Float)","url":"setWithHoldingsSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setXrp(MinerFeesItem)","url":"setXrp(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setXrp(SupportedTransactionCurrency)","url":"setXrp(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SGD"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"SHOPPER_ID"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"Shopper()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SHP"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"sign(ECKey, String)","url":"sign(org.bitcoinj.core.ECKey,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SLL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SOS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SSP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"STN"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayout(Payout)","url":"submitPayout(com.bitpay.sdk.model.Payout.Payout)"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutBatch(PayoutBatch)","url":"submitPayoutBatch(com.bitpay.sdk.model.Payout.PayoutBatch)"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutRecipients(PayoutRecipients)","url":"submitPayoutRecipients(com.bitpay.sdk.model.Payout.PayoutRecipients)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionCreationException","l":"SubscriptionCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionException","l":"SubscriptionException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionQueryException","l":"SubscriptionQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionUpdateException","l":"SubscriptionUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Success"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"SupportedTransactionCurrencies()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"SupportedTransactionCurrency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SVC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SYP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SZL"},{"p":"com.bitpay.sdk","c":"Env","l":"Test"},{"p":"test","c":"BitPayTestMerchant","l":"testCreateECKeyFromSeedString()"},{"p":"test","c":"BitPayTestMerchant","l":"TestGetSettlement()"},{"p":"test","c":"BitPayTestMerchant","l":"TestGetSettlementReconciliationReport()"},{"p":"test","c":"BitPayTestMerchant","l":"TestGetSettlements()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldCancelRefund()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldCreateBillEUR()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldCreateBillUSD()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateGetCancelRefundRequestNEW()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoice100EUR()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoice100USD()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceBCH()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceBTC()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceETH()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceOneTenthBTC()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceWithAdditionalParams()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateUpdateAndDeleteInvoice()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldDeliverBill()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetAndUpdateBill()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBill()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBills()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBillsByStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBillStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBillUrl()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetCNYExchangeRate()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetEURExchangeRate()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetExchangeRates()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoice()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoices()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoiceStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoiceURL()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetLedgerBtc()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetLedgers()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetLedgerUsd()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutBatches()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutBatchesByStatus()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutRecipientId()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutRecipients()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayouts()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutsByStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetRates()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetRefund()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetRefunds()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetSupportedWallets()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldNotifyRefund()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldRequestPayoutBatchNotification()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldRequestPayoutNotification()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldRequestPayoutRecipientNotification()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayout()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayoutBatch()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayoutRecipient()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayouts()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitPayout()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitPayoutBatch()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitPayoutRecipients()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldUpdateExchangeRates()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldUpdateRefund()"},{"p":"com.bitpay.sdk","c":"Env","l":"TestUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"THB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TJS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TMT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TND"},{"p":"com.bitpay.sdk.model","c":"Token","l":"Token()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"tokenExist(String)","url":"tokenExist(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"Tokens()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TOP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TRY"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TTD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TWD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UAH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UGX"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Unpaid"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"UNVERIFIED"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"update()"},{"p":"com.bitpay.sdk","c":"Client","l":"update(String, String)","url":"update(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateBill(Bill, String)","url":"updateBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateInvoice(String, String, String, String, Boolean)","url":"updateInvoice(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk","c":"Client","l":"updatePayoutRecipient(String, PayoutRecipient)","url":"updatePayoutRecipient(java.lang.String,com.bitpay.sdk.model.Payout.PayoutRecipient)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateRefund(String, String)","url":"updateRefund(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USDC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYI"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VEF"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"VERIFIED"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VUV"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"Wallet()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"WalletException","l":"WalletException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"WalletQueryException","l":"WalletQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"WARN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"warn(String)","url":"warn(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"WithHoldings()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"WST"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XAF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XCD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XOF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XPF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XRP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XSU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XUA"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"YER"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZAR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZMW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZWL"}] \ No newline at end of file +memberSearchIndex = [{"p":"com.bitpay.sdk","c":"Client","l":"_currenciesInfo"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"ACTIVE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AED"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AFN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ALL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ANG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AOA"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ARS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AUD"},{"p":"com.bitpay.sdk","c":"Client","l":"authorizeClient(String)","url":"authorizeClient(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AWG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AZN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BAM"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BBD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BCH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BDT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BGN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BHD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BIF"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"Bill()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"Bill(String, String, String, List)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"BillCreationException","l":"BillCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillDeliveryException","l":"BillDeliveryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillException","l":"BillException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillQueryException","l":"BillQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"BillStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"BillUpdateException","l":"BillUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiFrame"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiFrameVersion"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiVersion"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"BitPayException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"BitPayLogger(int)","url":"%3Cinit%3E(int)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayPluginInfo"},{"p":"test","c":"BitPayTestMerchant","l":"BitPayTestMerchant()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTestPayouts","l":"BitPayTestPayouts()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOV"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BRL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTN"},{"p":"com.bitpay.sdk","c":"Client","l":"BuildConfig(String, Env.Tokens)","url":"BuildConfig(java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BUSD"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BWP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BYR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"bytesToHex(byte[])"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CAD"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Canceled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelInvoice(String)","url":"cancelInvoice(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelInvoice(String, Boolean)","url":"cancelInvoice(java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Cancelled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayout(String)","url":"cancelPayout(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayoutBatch(String)","url":"cancelPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefund(String)","url":"cancelRefund(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CDF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLF"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, HttpHost, CredentialsProvider)","url":"%3Cinit%3E(java.lang.String,org.apache.http.HttpHost,org.apache.http.client.CredentialsProvider)"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, String, Env.Tokens, HttpHost, CredentialsProvider)","url":"%3Cinit%3E(java.lang.String,java.lang.String,com.bitpay.sdk.Env.Tokens,org.apache.http.HttpHost,org.apache.http.client.CredentialsProvider)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CNY"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Complete"},{"p":"com.bitpay.sdk","c":"Config","l":"Config()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Confirmed"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CRC"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill)","url":"createBill(com.bitpay.sdk.model.Bill.Bill)"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill, String, boolean)","url":"createBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Created"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexString(String)","url":"createEcKeyFromHexString(java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexStringFile(String)","url":"createEcKeyFromHexStringFile(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice, String, Boolean)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk","c":"Client","l":"createRefund(String, Double, Boolean, Boolean, Boolean, String)","url":"createRefund(java.lang.String,java.lang.Double,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUP"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"Currencies()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"Currency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyException","l":"CurrencyException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"CurrencyQr()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyQueryException","l":"CurrencyQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CVE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CZK"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"DateDeserializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"DateSerializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"DEBUG"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"debug(String)","url":"debug(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Declined"},{"p":"com.bitpay.sdk","c":"Client","l":"deletePayoutRecipient(String)","url":"deletePayoutRecipient(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String)","url":"deliverBill(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String, boolean)","url":"deliverBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"deriveSIN(ECKey)","url":"deriveSIN(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.util","c":"PayoutInstructionBtcSummaryDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DJF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DKK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DOGE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DOP"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Draft"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EGP"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"EMAIL"},{"p":"com.bitpay.sdk","c":"Env","l":"Env()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ERN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"ERR"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"err(String)","url":"err(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EUR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Expired"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Facade()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Failed"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Failure"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FJD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FKP"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Funded"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GBP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GEL"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String)","url":"get(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List)","url":"get(java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List, boolean)","url":"get(java.lang.String,java.util.List,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAcceptanceWindow()"},{"p":"com.bitpay.sdk","c":"Client","l":"getAccessToken(String)","url":"getAccessToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderAddress()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderAddress2()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderCity()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccountHolderPostalCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getAccountId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAdditionalInformation()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAddress()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAddress()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAmountPaid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getAmounts()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAutoRedirect()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getAvatar()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBank()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankAddress()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankAddress2()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankAddress2(String)","url":"getBankAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBch()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String)","url":"getBill(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String, String, boolean)","url":"getBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBillId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills(String)","url":"getBills(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"getBitpay()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBitpayIdRequired()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getBtcPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getBuyerPaysRefundFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyerProvidedEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyerSms()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCc()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCity()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCity()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getCity()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCloseURL()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getClosingDate()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getCode()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getCode()"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"getCollapsed()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetConfig()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getConfirmations()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getCount()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCreateDate()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getCurrencies()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getCurrency()"},{"p":"com.bitpay.sdk","c":"Client","l":"getCurrencyInfo(String)","url":"getCurrencyInfo(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrentTime()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getDappBrowser()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCompleted()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getDepositTotal()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDepositTotal()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getDisplayAmountPaid()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getDisplayName()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getDueDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getEffectiveDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getEffectiveDate()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getEmailAddress()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"getEnabled()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getEntries()"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvConfig(String)","url":"getEnvConfig(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvironment()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getEth()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getEth()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExceptionStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExpirationTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExtendedNotifications()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getFacade()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getFee()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getFiatAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getForcedBuyerSelectedWallet()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getFullNotifications()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getGusd()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getGusd()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getIban()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getId()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getImmediate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getInstructions()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"getInstructions()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getInvoice()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String)","url":"getInvoice(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String, String, Boolean)","url":"getInvoice(java.lang.String,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceBuyerProvidedInfo()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceData()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoices(String, String, String, String, Integer, Integer)","url":"getInvoices(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getIsCancelled()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"getIsFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"getIsFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemDesc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemizedDetails()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getItems()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getJsonPayProRequired()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"getKeyStringFromFile(String)","url":"getKeyStringFromFile(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getlabel()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getlabel()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getLastRefundNotification()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedger(String, String, String)","url":"getLedger(java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getLedgerCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getLedgerCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntries()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntriesSum()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedgers()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getLocality()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getLowFeeDetected()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getMerchant()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getMerchantEin()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getMerchantName()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getMessage()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getMethod()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getMinerFees()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"getName()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNonPayProPaymentReceived()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getNotes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getNumber()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningDate()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getOverPaidAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOverPaidAmount()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getP2p()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getPaid()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingCode()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingExpiration()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getParams()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPassProcessingFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getPax()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getPax()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCodes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCurrencies()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplaySubTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplayTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentSubTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentTotals()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayout(String)","url":"getPayout(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatch(String)","url":"getPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches(String)","url":"getPayoutBatches(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches(String, String, String, Integer, Integer)","url":"getPayoutBatches(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getPayoutInfo()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPayoutPercentage()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutRecipient(String)","url":"getPayoutRecipient(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutRecipients(String, Integer, Integer)","url":"getPayoutRecipients(java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayouts(String, String, String, String, Integer, Integer)","url":"getPayouts(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getPayPro()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"getPayPro()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getPercentFee()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPercentFee()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getPhoneNumber()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPhysical()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPolicies()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getPolicy()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPosData()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getPostal()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPostalCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getPreview()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPricingMethod()"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"getQr()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getQuantity()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRate()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRate(String)","url":"getRate(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getRates()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"getReason()"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"getReasonPhrase()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getReceivedTime()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRecipientId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getRecipientId()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRedirectUrl()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRedirectUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRedirectURL()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getReference()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getReference()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getReference()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getReference()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getReference()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getReference()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefund(String)","url":"getRefund(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddresses()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddressRequestPending()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getRefundFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundInfo()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefunds(String)","url":"getRefunds(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getResource()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getRouting()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getSatoshisPerByte()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getScale()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSelectedTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSelectedTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSelectedWallet()"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlement(String)","url":"getSettlement(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlementReconciliationReport(Settlement)","url":"getSettlementReconciliationReport(com.bitpay.sdk.model.Settlement.Settlement)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlements(String, String, String, String, Integer, Integer)","url":"getSettlements(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getShopper()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getShopperId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getShopperId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getShopperId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSms()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSmsVerified()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getSort()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getState()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getState()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getStatus()"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"getStatusCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSupportedTransactionCurrencies()"},{"p":"com.bitpay.sdk","c":"Client","l":"getSupportedWallets()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getSwift()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTargetConfirmations()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTime()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getToken()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"getToken()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getToken()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetTokenByFacade(String)","url":"GetTokenByFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getTotalAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getTotalFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionDetails()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTransactionId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionSpeed()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getTxid()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTxType()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getType()"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"getType()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUnderPaidAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUniversalCodes()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getUnpaid()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getUsdc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getUsdc()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getValue()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getValue()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"getVerificationLink()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getWalletProvider()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getWire()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldings()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldingsSum()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getXrp()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getXrp()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getZip()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getZip()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GHS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GIP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GNF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GTQ"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GUSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GYD"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"hexToBytes(String)","url":"hexToBytes(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HKD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HNL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HRK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HTG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HUF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ILS"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"INFO"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"info(String)","url":"info(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"INR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Invalid"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"INVITED"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice(Double, String)","url":"%3Cinit%3E(java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"InvoiceBuyerProvidedInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceCancellationException","l":"InvoiceCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceCreationException","l":"InvoiceCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"InvoiceData()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceException","l":"InvoiceException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"InvoiceItemizedDetails()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceQueryException","l":"InvoiceQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"InvoiceStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"InvoiceTransaction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"InvoiceTransactionDetails(Double, String, Boolean)","url":"%3Cinit%3E(java.lang.Double,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"InvoiceUniversalCodes()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceUpdateException","l":"InvoiceUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IQD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IRR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ISK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"isValid(String)","url":"isValid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"Item()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JOD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JPY"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KES"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"KeyUtils()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KGS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KHR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KMF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KPW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KRW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KWD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KYD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KZT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LAK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LBP"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"Ledger()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"LedgerEntry()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerException","l":"LedgerException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerQueryException","l":"LedgerQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LKR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKey(URI)","url":"loadEcKey(java.net.URI)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKeyAsHex(ECKey)","url":"loadEcKeyAsHex(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LSL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LTC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LYD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MAD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MDL"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"merchant"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Merchant"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"MethodVwap24"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MGA"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"MinerFees()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"MinerFeesItem()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MKD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MMK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MNT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MOP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MRU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MUR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MVR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MWK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MXN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MXV"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MYR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MZN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NAD"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"New"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"New"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"New"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NGN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NIO"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NOK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NPR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NZD"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"OFF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"OMR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PAB"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"PAUSED"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PAX"},{"p":"com.bitpay.sdk","c":"Client","l":"payInvoice(String, Boolean)","url":"payInvoice(java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"payout"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Payout"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"Payout()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"Payout(Double, String, String)","url":"%3Cinit%3E(java.lang.Double,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"PayoutBatch()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"PayoutBatch(String, Long, List, String)","url":"%3Cinit%3E(java.lang.String,java.lang.Long,java.util.List,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchCancellationException","l":"PayoutBatchCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchCreationException","l":"PayoutBatchCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchException","l":"PayoutBatchException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchNotificationException","l":"PayoutBatchNotificationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutBatchQueryException","l":"PayoutBatchQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCancellationException","l":"PayoutCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCreationException","l":"PayoutCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutException","l":"PayoutException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"PayoutInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"PayoutInstruction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"PayoutInstruction(Double, int, String)","url":"%3Cinit%3E(java.lang.Double,int,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"PayoutInstructionBtcSummary(Double, Double)","url":"%3Cinit%3E(java.lang.Double,java.lang.Double)"},{"p":"com.bitpay.sdk.util","c":"PayoutInstructionBtcSummaryDeserializer","l":"PayoutInstructionBtcSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"PayoutInstructionTransaction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutNotificationException","l":"PayoutNotificationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutQueryException","l":"PayoutQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"PayoutRecipient()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"PayoutRecipient(String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientCancellationException","l":"PayoutRecipientCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientCreationException","l":"PayoutRecipientCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientException","l":"PayoutRecipientException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientNotificationException","l":"PayoutRecipientNotificationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientQueryException","l":"PayoutRecipientQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"PayoutRecipients(List)","url":"%3Cinit%3E(java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutRecipientUpdateException","l":"PayoutRecipientUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"PayoutStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PEN"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Pending"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PGK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PHP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PKR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PLN"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"Policy()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String)","url":"post(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String, boolean)","url":"post(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Preview"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"privateKeyExists(String)","url":"privateKeyExists(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Processing"},{"p":"com.bitpay.sdk","c":"Env","l":"Prod"},{"p":"com.bitpay.sdk","c":"Env","l":"ProdUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PYG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"QAR"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"Rate()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RateException","l":"RateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RateQueryException","l":"RateQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"Rates(List, Client)","url":"%3Cinit%3E(java.util.List,com.bitpay.sdk.Client)"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"RECIPIENT_ID"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"RecipientReferenceMethod()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"RecipientStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"Refund()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCancellationException","l":"RefundCancellationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCreationException","l":"RefundCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundException","l":"RefundException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundQueryException","l":"RefundQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"RefundStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundUpdateException","l":"RefundUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"REMOVED"},{"p":"com.bitpay.sdk","c":"Client","l":"requestClientAuthorization(String)","url":"requestClientAuthorization(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestPayoutBatchNotification(String)","url":"requestPayoutBatchNotification(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestPayoutNotification(String)","url":"requestPayoutNotification(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestPayoutRecipientNotification(String)","url":"requestPayoutRecipientNotification(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"responseToJsonString(HttpResponse)","url":"responseToJsonString(org.apache.http.HttpResponse)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RON"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RUB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RWF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SAR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey)","url":"saveEcKey(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey, URI)","url":"saveEcKey(org.bitcoinj.core.ECKey,java.net.URI)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKeyAsHex(ECKey)","url":"saveEcKeyAsHex(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SBD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SCR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SDG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SEK"},{"p":"com.bitpay.sdk","c":"Client","l":"sendRefundNotification(String)","url":"sendRefundNotification(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Sent"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"serialize(Long, JsonGenerator, SerializerProvider)","url":"serialize(java.lang.Long,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAcceptanceWindow(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderAddress(String)","url":"setAccountHolderAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderAddress2(String)","url":"setAccountHolderAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderCity(String)","url":"setAccountHolderCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderCountry(String)","url":"setAccountHolderCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderName(String)","url":"setAccountHolderName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccountHolderPostalCode(String)","url":"setAccountHolderPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setAccountId(String)","url":"setAccountId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAdditionalInformation(String)","url":"setAdditionalInformation(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAddress(String)","url":"setAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAddress(String)","url":"setAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setAmount(BigDecimal)","url":"setAmount(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"setAmount(double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setAmount(Hashtable)","url":"setAmount(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setAmount(RefundInfo)","url":"setAmount(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setAmount(String)","url":"setAmount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAmountPaid(BigDecimal)","url":"setAmountPaid(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setAmounts(Hashtable)","url":"setAmounts(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAutoRedirect(boolean)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setAvatar(String)","url":"setAvatar(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setBalance(Double)","url":"setBalance(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBank(String)","url":"setBank(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankAddress(String)","url":"setBankAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankName(String)","url":"setBankName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBch(MinerFeesItem)","url":"setBch(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBch(SupportedTransactionCurrency)","url":"setBch(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBillId(String)","url":"setBillId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"setBitpay(String)","url":"setBitpay(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBitpayIdRequired(boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBtc(MinerFeesItem)","url":"setBtc(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setBtc(PayoutInstructionBtcSummary)","url":"setBtc(com.bitpay.sdk.model.Payout.PayoutInstructionBtcSummary)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBtc(SupportedTransactionCurrency)","url":"setBtc(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setBtcPrice(Float)","url":"setBtcPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Invoice.Buyer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Ledger.Buyer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setBuyerPaysRefundFee(Boolean)","url":"setBuyerPaysRefundFee(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyerProvidedEmail(String)","url":"setBuyerProvidedEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyerSms(String)","url":"setBuyerSms(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCc(List)","url":"setCc(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCloseURL(String)","url":"setCloseURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setClosingDate(Long)","url":"setClosingDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setCode(Integer)","url":"setCode(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"setCollapsed(Boolean)","url":"setCollapsed(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setConfirmations(int)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setCount(int)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCreateDate(String)","url":"setCreateDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setCurrencies(ArrayList)","url":"setCurrencies(java.util.ArrayList)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrentTime(long)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setDappBrowser(Boolean)","url":"setDappBrowser(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCompleted(Long)","url":"setDateCompleted(java.lang.Long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setDateCreated(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCreated(Long)","url":"setDateCreated(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setDateExecuted(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDateExecuted(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateExecuted(Long)","url":"setDateExecuted(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setDepositTotal(Double)","url":"setDepositTotal(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDepositTotal(Double)","url":"setDepositTotal(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setDisplayAmountPaid(BigDecimal)","url":"setDisplayAmountPaid(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setDisplayName(String)","url":"setDisplayName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setDueDate(String)","url":"setDueDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setEffectiveDate(Long)","url":"setEffectiveDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setEffectiveDate(Long)","url":"setEffectiveDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setEmailAddress(String)","url":"setEmailAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"setEnabled(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setEntries(List)","url":"setEntries(java.util.List)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvConfig(JsonNode)","url":"setEnvConfig(com.fasterxml.jackson.databind.JsonNode)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvironment(String)","url":"setEnvironment(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setEth(MinerFeesItem)","url":"setEth(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setEth(SupportedTransactionCurrency)","url":"setEth(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExceptionStatus(String)","url":"setExceptionStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExchangeRates(Hashtable>)","url":"setExchangeRates(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setExchangeRates(PayoutInstruction)","url":"setExchangeRates(com.bitpay.sdk.model.Payout.PayoutInstruction)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setExchangeRates(PayoutInstruction)","url":"setExchangeRates(com.bitpay.sdk.model.Payout.PayoutInstruction)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExpirationTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExtendedNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setFacade(String)","url":"setFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setFiatAmount(double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setForcedBuyerSelectedWallet(String)","url":"setForcedBuyerSelectedWallet(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setFullNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setGusd(MinerFeesItem)","url":"setGusd(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setGusd(SupportedTransactionCurrency)","url":"setGusd(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setIban(String)","url":"setIban(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setImmediate(Boolean)","url":"setImmediate(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setInvoice(String)","url":"setInvoice(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceAmount(Double)","url":"setInvoiceAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceBuyerProvidedInfo(InvoiceBuyerProvidedInfo)","url":"setInvoiceBuyerProvidedInfo(com.bitpay.sdk.model.Invoice.InvoiceBuyerProvidedInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceCurrency(String)","url":"setInvoiceCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceData(InvoiceData)","url":"setInvoiceData(com.bitpay.sdk.model.Settlement.InvoiceData)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setIsCancelled(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceItemizedDetails","l":"setIsFee(Boolean)","url":"setIsFee(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransactionDetails","l":"setIsFee(Boolean)","url":"setIsFee(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemCode(String)","url":"setItemCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemDesc(String)","url":"setItemDesc(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemizedDetails(List)","url":"setItemizedDetails(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setItems(List)","url":"setItems(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setJsonPayProRequired(boolean)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setKey(String)","url":"setKey(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setLastRefundNotification(Date)","url":"setLastRefundNotification(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setLedgerCurrency(String)","url":"setLedgerCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setLedgerCurrency(String)","url":"setLedgerCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntries(List)","url":"setLedgerEntries(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntriesSum(Float)","url":"setLedgerEntriesSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"setLoggerLevel(int)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setLowFeeDetected(boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setMerchant(String)","url":"setMerchant(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setMerchantEin(String)","url":"setMerchantEin(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setMerchantName(String)","url":"setMerchantName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setMessage(String)","url":"setMessage(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setMethod(String)","url":"setMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setMinerFees(MinerFees)","url":"setMinerFees(com.bitpay.sdk.model.Invoice.MinerFees)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNonPayProPaymentReceived(boolean)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setNotes(String)","url":"setNotes(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setNumber(String)","url":"setNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningBalance(Float)","url":"setOpeningBalance(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningDate(Long)","url":"setOpeningDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setOverPaidAmount(BigDecimal)","url":"setOverPaidAmount(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOverPaidAmount(Float)","url":"setOverPaidAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setP2p(Boolean)","url":"setP2p(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingCode(String)","url":"setPairingCode(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingExpiration(long)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setParams(List)","url":"setParams(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPassProcessingFee(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setPax(MinerFeesItem)","url":"setPax(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setPax(SupportedTransactionCurrency)","url":"setPax(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCodes(Hashtable>)","url":"setPaymentCodes(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCurrencies(List)","url":"setPaymentCurrencies(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplaySubTotals(Hashtable)","url":"setPaymentDisplaySubTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplayTotals(Hashtable)","url":"setPaymentDisplayTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentSubTotals(Hashtable)","url":"setPaymentSubTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentTotals(Hashtable)","url":"setPaymentTotals(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setPayoutInfo(PayoutInfo)","url":"setPayoutInfo(com.bitpay.sdk.model.Settlement.PayoutInfo)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPayoutPercentage(Map)","url":"setPayoutPercentage(java.util.Map)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setPayPro(Boolean)","url":"setPayPro(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"setPayPro(Boolean)","url":"setPayPro(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setPercentFee(Double)","url":"setPercentFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPercentFee(Double)","url":"setPercentFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setPhoneNumber(String)","url":"setPhoneNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPhysical(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPolicies(List)","url":"setPolicies(java.util.List)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setPolicy(String)","url":"setPolicy(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPosData(String)","url":"setPosData(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setPostal(String)","url":"setPostal(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setPreview(Boolean)","url":"setPreview(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPrice(Float)","url":"setPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPricingMethod(String)","url":"setPricingMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"Currencies","l":"setQr(CurrencyQr)","url":"setQr(com.bitpay.sdk.model.Wallet.CurrencyQr)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setQuantity(Integer)","url":"setQuantity(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRate(Double)","url":"setRate(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRate(Double)","url":"setRate(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"setReason(String)","url":"setReason(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setReceivedTime(Date)","url":"setReceivedTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRecipientId(String)","url":"setRecipientId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setRecipientId(String)","url":"setRecipientId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRedirectUrl(String)","url":"setRedirectUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRedirectUrl(String)","url":"setRedirectUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRedirectURL(String)","url":"setRedirectURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddresses(ArrayList)","url":"setRefundAddresses(java.util.ArrayList)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddressRequestPending(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setRefundFee(Double)","url":"setRefundFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundInfo(ArrayList)","url":"setRefundInfo(java.util.ArrayList)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setRequestDate(Date)","url":"setRequestDate(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setRequestDate(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRequestDate(long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setResource(String)","url":"setResource(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setRouting(String)","url":"setRouting(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setSatoshisPerByte(BigDecimal)","url":"setSatoshisPerByte(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setScale(String)","url":"setScale(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setSelectedTransactionCurrency(String)","url":"setSelectedTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSelectedTransactionCurrency(String)","url":"setSelectedTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSelectedWallet(String)","url":"setSelectedWallet(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setShopper(Shopper)","url":"setShopper(com.bitpay.sdk.model.Invoice.Shopper)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setShopperId(String)","url":"setShopperId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setShopperId(String)","url":"setShopperId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setShopperId(String)","url":"setShopperId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSms(String)","url":"setSms(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSmsVerified(Boolean)","url":"setSmsVerified(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setSort(String)","url":"setSort(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setSupportedTransactionCurrencies(SupportedTransactionCurrencies)","url":"setSupportedTransactionCurrencies(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setSwift(String)","url":"setSwift(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTargetConfirmations(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTime(Date)","url":"setTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setTimestamp(Long)","url":"setTimestamp(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTimestamp(String)","url":"setTimestamp(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"Settlement()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"SettlementException","l":"SettlementException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"SettlementLedgerEntry()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"SettlementQueryException","l":"SettlementQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipient","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutRecipients","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setTotalAmount(Float)","url":"setTotalAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setTotalFee(BigDecimal)","url":"setTotalFee(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionDetails(InvoiceTransactionDetails)","url":"setTransactionDetails(com.bitpay.sdk.model.Invoice.InvoiceTransactionDetails)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTransactionId(String)","url":"setTransactionId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"Payout","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionSpeed(String)","url":"setTransactionSpeed(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setTxid(String)","url":"setTxid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTxType(String)","url":"setTxType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setType(String)","url":"setType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Wallet","c":"CurrencyQr","l":"setType(String)","url":"setType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUnderPaidAmount(BigDecimal)","url":"setUnderPaidAmount(java.math.BigDecimal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUniversalCodes(InvoiceUniversalCodes)","url":"setUniversalCodes(com.bitpay.sdk.model.Invoice.InvoiceUniversalCodes)"},{"p":"test","c":"BitPayTestMerchant","l":"setUp()"},{"p":"test","c":"BitPayTestPayouts","l":"setUp()"},{"p":"test","c":"BitPayTestPayouts","l":"setUpOneTime()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setUsdc(MinerFeesItem)","url":"setUsdc(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setUsdc(SupportedTransactionCurrency)","url":"setUsdc(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setValue(Double)","url":"setValue(java.lang.Double)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setValue(String)","url":"setValue(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceUniversalCodes","l":"setVerificationLink(String)","url":"setVerificationLink(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setWalletProvider(String)","url":"setWalletProvider(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setWire(String)","url":"setWire(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldings(List)","url":"setWithHoldings(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldingsSum(Float)","url":"setWithHoldingsSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setXrp(MinerFeesItem)","url":"setXrp(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setXrp(SupportedTransactionCurrency)","url":"setXrp(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SGD"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientReferenceMethod","l":"SHOPPER_ID"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"Shopper()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SHP"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"sign(ECKey, String)","url":"sign(org.bitcoinj.core.ECKey,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SLL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SOS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SSP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"STN"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayout(Payout)","url":"submitPayout(com.bitpay.sdk.model.Payout.Payout)"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutBatch(PayoutBatch)","url":"submitPayoutBatch(com.bitpay.sdk.model.Payout.PayoutBatch)"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutRecipients(PayoutRecipients)","url":"submitPayoutRecipients(com.bitpay.sdk.model.Payout.PayoutRecipients)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionCreationException","l":"SubscriptionCreationException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionException","l":"SubscriptionException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionQueryException","l":"SubscriptionQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionUpdateException","l":"SubscriptionUpdateException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Success"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"SupportedTransactionCurrencies()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"SupportedTransactionCurrency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SVC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SYP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SZL"},{"p":"com.bitpay.sdk","c":"Env","l":"Test"},{"p":"test","c":"BitPayTestMerchant","l":"testCreateECKeyFromSeedString()"},{"p":"test","c":"BitPayTestMerchant","l":"TestGetSettlement()"},{"p":"test","c":"BitPayTestMerchant","l":"TestGetSettlementReconciliationReport()"},{"p":"test","c":"BitPayTestMerchant","l":"TestGetSettlements()"},{"p":"test","c":"BitPayTestMerchant","l":"testRefundUATP()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldCancelRefund()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldCancelRefundsUATP()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateAndPayInvoice()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldCreateBillEUR()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldCreateBillUSD()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateGetCancelRefundRequestNEW()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoice100EUR()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoice100USD()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceBCH()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceBTC()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceETH()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceOneTenthBTC()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateInvoiceWithAdditionalParams()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldCreateUpdateAndDeleteInvoice()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldDeliverBill()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetAndUpdateBill()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBill()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBills()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBillsByStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBillStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetBillUrl()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetCNYExchangeRate()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetEURExchangeRate()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetExchangeRates()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoice()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoices()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoiceStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetInvoiceURL()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetLedgerBtc()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetLedgers()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetLedgerUsd()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutBatches()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutBatchesByStatus()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutRecipientId()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutRecipients()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayouts()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldGetPayoutsByStatus()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetRates()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetRefund()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldGetRefunds()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldGetSupportedWallets()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldNotifyRefund()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldRequestPayoutBatchNotification()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldRequestPayoutNotification()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldRequestPayoutRecipientNotification()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayout()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayoutBatch()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayoutRecipient()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitGetAndDeletePayouts()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitPayout()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitPayoutBatch()"},{"p":"test","c":"BitPayTestPayouts","l":"testShouldSubmitPayoutRecipients()"},{"p":"test","c":"BitPayTestMerchant","l":"testShouldUpdateExchangeRates()"},{"p":"test","c":"BitPayTestMerchant","l":"TestShouldUpdateRefund()"},{"p":"com.bitpay.sdk","c":"Env","l":"TestUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"THB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TJS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TMT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TND"},{"p":"com.bitpay.sdk.model","c":"Token","l":"Token()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"tokenExist(String)","url":"tokenExist(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"Tokens()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TOP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TRY"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TTD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TWD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UAH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UGX"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Unpaid"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"UNVERIFIED"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"update()"},{"p":"com.bitpay.sdk","c":"Client","l":"update(String, String)","url":"update(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateBill(Bill, String)","url":"updateBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateInvoice(String, String, String, String, Boolean)","url":"updateInvoice(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk","c":"Client","l":"updatePayoutRecipient(String, PayoutRecipient)","url":"updatePayoutRecipient(java.lang.String,com.bitpay.sdk.model.Payout.PayoutRecipient)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateRefund(String, String)","url":"updateRefund(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USDC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYI"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VEF"},{"p":"com.bitpay.sdk.model.Payout","c":"RecipientStatus","l":"VERIFIED"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VUV"},{"p":"com.bitpay.sdk.model.Wallet","c":"Wallet","l":"Wallet()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"WalletException","l":"WalletException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"WalletQueryException","l":"WalletQueryException(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"WARN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"warn(String)","url":"warn(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"WithHoldings()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"WST"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XAF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XCD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XOF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XPF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XRP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XSU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XUA"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"YER"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZAR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZMW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZWL"}] \ No newline at end of file diff --git a/apidocs/member-search-index.zip b/apidocs/member-search-index.zip index 81484e44f6463fb51fa8e4e027a622899269de88..3a73b10f5207fe72c32433a4aac41a9731603fcb 100644 GIT binary patch delta 9419 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 R06Dvpr6@cGz9;|y00486O6C9n delta 9364 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

    4K7Rm=xjDblT+I(# z;1YDFiqB`Yd@Pyc*4lEmnbkU0peKic!BWWVpLo4QcJ zkaUzcpF`6%n`m8op)VsQwwVu{zp zv|9LH6eq1|lz&E*xtcTdL1Miq4`UjiMp@Q;CYd=rFkT)YT5KAt>1WQ%JWz$#b$;EGQlz2(t z0ZOtWjDHQJ$BX(f`SMTPDX6v+v;JjdiaETPLXR}rnePr&nD zL-J8dh#evVH7qg9&0dl78Cula!+J82=K0RaH85O58EWg;+`VMj>>^ZmVcUQnS$G#SRCB{(jRTZ&QK%6&K9va z=w3^I6SmI44ZbN1`+ko^vh!|_L>KU<^+Q`@hyd>&^uvX5X0sVrrtA?jK+DuywHi5U zn}7P*g$)*mO)`1}-m&-tl!+TyNagoCpe+*kxJL+mvdN(ytQ0}ebd2rEIWJSBj346>l9-m|sp z{~o96L@~W)hbiMAPs;z>gv&C$f3a$a7iuL0tlT$+JsmENMjg<``l0PS1>uijA-;o! zpnONt_*<;_tc+OhYG||CLFV+d5B8ls50#39Wu=2ArKIf;oQbcO1b=+} zl9RQ%(A4yzuYY2a!gmCUu$b+iE+k+BQ`H=F-)?zmh{We2l?SD$a%B z44i~TL0}OQl$dsl?wyphDfdnf*oKcsGwX|}mG=53B=cyayze2F`eZ^-SbuX1_#)L3 zY{sq25%yct3bnIN2Czz6?2$*~r86bKXrbfrWB-z>k-Ge9avLrl36+Hws<9`R?&4>XW;}Mdmh0`O5=*TH zHu79XtN6|7sk1&LunQjx`k>0jBe1wXF|^@pCG%`@yW^QTu}2$4pj!9)WDcjyJwB9Y#KAt)RPn12>B3H%IfuVaC9 z;h^N{CnoXkPml|_PESr2F62vJD|k;ws?mp?^gd3(S5Z9g zMRH~ZPVOhy2y&ur82Fs-H4=-JzOle!ELh7cBflQvO1YDLjX^sxdmPYJAB>8m(pBcq z%X0^jQk$OY*js)rrhfvvx}8o(vww{Zn7R~eRWOm8)mPWUtEs9LThe8tkK}ck3wgEU z$KAiGN-_=9~_$_j7D>2klOTD*=`sm3upYf!ub z52~s8Td|Zu!8I2{XbfUkbH941s}gWuy&Ga$eL?LUUsXF|S%0*9E~_%Lg_G@s)hQ$s zDR%ISG}+DxS%33sW-^dSSnSayi^LZE`Cjd*SWf87*~Eq5oDue3eK9ix0M*J4n>GKE z3SUilkYcQvDm_}x0-!AC=Z+}3ghEG0>{%HbbThj5#4Q)@FMs=+dr#F^{{5}ut%p~E zfEL3rK%+$&h)2XoUzmR>3SWrRTyo`1a^MNe1BIw-L22bhSY@63xc9ByAxXx zXbid#C_kJrU!V}}@sg?nID0KaX+43$pfKArcG55*b@N61*0~Q96-dFLTAyF{0K%;R z2x9EIJ3$~J`huD^5D>dY?}5S%OlSGZAH=IS9AcRn-%s1|)WQ&s(&l$$i(@M%jCf*> ziC|d%Y<~qnK#I~96h=n0q^PIvStEG$qCQ`7CkehoJlVHhpHwfX$_&uV=GNDuLZAi* ztS5E|U zb}g(ER0~9yKo(bLm{z}IoC1sM1*X-Fl`BE?$ba)tVJDMRMO!qJ=L}}_5(8I$gd$rL zV)N1l1%H{yEXstZ7_VE5DQq$Of@!tDxOo=$s8(Mwb8dNhg=uy9**PMjWd~mF_EEgX zxIo)5H+Q4i_+mUVcs`}rm#X=p5GGD@zHFkhrI*EMJGz==aj<9qsE8I7l&xv0CfNFqzh;_Hx7`~14G6Eb#G*CpyFP7F84xi)?v-T@#oHTx%ug*U|Gr2p`%#+ zbBuhVtuUU88*-RQzw{8Y zQDm>D^z_JHSxz1F979F@awo*raBZ4@?SHl6=X9oAP5PGKqqKYLta#`fG6;O&uN4It zO!2#)W7O-F0000Gh7HC5 diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html index 7307fb53..10ec9f73 100644 --- a/apidocs/overview-summary.html +++ b/apidocs/overview-summary.html @@ -2,10 +2,10 @@ - + Generated Documentation (Untitled) - +

    Method Summary

    void -TestShouldCancelRefund() +testRefundUATP()   void -TestShouldCreateBillEUR() +TestShouldCancelRefund()   void -TestShouldCreateBillUSD() +TestShouldCancelRefundsUATP()   void -testShouldCreateGetCancelRefundRequestNEW() +testShouldCreateAndPayInvoice()   void -testShouldCreateInvoice100EUR() +TestShouldCreateBillEUR()   void -testShouldCreateInvoice100USD() +TestShouldCreateBillUSD()   void -testShouldCreateInvoiceBCH() +testShouldCreateGetCancelRefundRequestNEW()   void -testShouldCreateInvoiceBTC() +testShouldCreateInvoice100EUR()   void -testShouldCreateInvoiceETH() +testShouldCreateInvoice100USD()   void -testShouldCreateInvoiceOneTenthBTC() +testShouldCreateInvoiceBCH()   void -testShouldCreateInvoiceWithAdditionalParams() +testShouldCreateInvoiceBTC()   void -testShouldCreateUpdateAndDeleteInvoice() +testShouldCreateInvoiceETH()   void -TestShouldDeliverBill() +testShouldCreateInvoiceOneTenthBTC()   void -TestShouldGetAndUpdateBill() +testShouldCreateInvoiceWithAdditionalParams()   void -TestShouldGetBill() +testShouldCreateUpdateAndDeleteInvoice()   void -TestShouldGetBills() +TestShouldDeliverBill()   void -TestShouldGetBillsByStatus() +TestShouldGetAndUpdateBill()   void -TestShouldGetBillStatus() +TestShouldGetBill()   void -TestShouldGetBillUrl() +TestShouldGetBills()   void -testShouldGetCNYExchangeRate() +TestShouldGetBillsByStatus()   void -testShouldGetEURExchangeRate() +TestShouldGetBillStatus()   void -testShouldGetExchangeRates() +TestShouldGetBillUrl()   void -testShouldGetInvoice() +testShouldGetCNYExchangeRate()   void -testShouldGetInvoiceId() +testShouldGetEURExchangeRate()   void -testShouldGetInvoices() +testShouldGetExchangeRates()   void -testShouldGetInvoiceStatus() +testShouldGetInvoice()   void -testShouldGetInvoiceURL() +testShouldGetInvoiceId()   void -testShouldGetLedgerBtc() +testShouldGetInvoices()   void -testShouldGetLedgers() +testShouldGetInvoiceStatus()   void -testShouldGetLedgerUsd() +testShouldGetInvoiceURL()   void -testShouldGetRates() +testShouldGetLedgerBtc()   void -TestShouldGetRefund() +testShouldGetLedgers()   void -TestShouldGetRefunds() +testShouldGetLedgerUsd()   void -testShouldGetSupportedWallets() +testShouldGetRates()   void -TestShouldNotifyRefund() +TestShouldGetRefund()   void -testShouldUpdateExchangeRates() +TestShouldGetRefunds()   void +testShouldGetSupportedWallets() +  + + +void +TestShouldNotifyRefund() +  + + +void +testShouldUpdateExchangeRates() +  + + +void TestShouldUpdateRefund()   @@ -569,6 +584,15 @@

    testShouldCreateInvoiceWithAdditionalParams

    public void testShouldCreateInvoiceWithAdditionalParams()
+ + + +
    +
  • +

    testShouldCreateAndPayInvoice

    +
    public void testShouldCreateAndPayInvoice()
    +
  • +
@@ -731,6 +755,24 @@

testShouldCreateGetCancelRefundRequestNEW

public void testShouldCreateGetCancelRefundRequestNEW()
+ + + +
    +
  • +

    testRefundUATP

    +
    public void testRefundUATP()
    +
  • +
+ + + +
    +
  • +

    TestShouldCancelRefundsUATP

    +
    public void TestShouldCancelRefundsUATP()
    +
  • +
diff --git a/apidocs/test/BitPayTestPayouts.html b/apidocs/test/BitPayTestPayouts.html index c05384aa..db8f26dd 100644 --- a/apidocs/test/BitPayTestPayouts.html +++ b/apidocs/test/BitPayTestPayouts.html @@ -2,10 +2,10 @@ - + BitPayTestPayouts - + diff --git a/apidocs/test/package-summary.html b/apidocs/test/package-summary.html index 4bf6421c..61a1fc0b 100644 --- a/apidocs/test/package-summary.html +++ b/apidocs/test/package-summary.html @@ -2,10 +2,10 @@ - + test - + diff --git a/apidocs/test/package-tree.html b/apidocs/test/package-tree.html index fe242ead..897be927 100644 --- a/apidocs/test/package-tree.html +++ b/apidocs/test/package-tree.html @@ -2,10 +2,10 @@ - + test Class Hierarchy - + diff --git a/apidocs/type-search-index.zip b/apidocs/type-search-index.zip index c6dba08eaee1b7c8efbd07debfa611831c7bce07..f1eebeff04ce4da85bae97bd38963298a7b27286 100644 GIT binary patch delta 30 kcmZ3*zKWeUz?+#xgn@&DgJF6@%0^y)W@aEgIiA@Y0BR)%hX4Qo delta 30 kcmZ3*zKWeUz?+#xgn@&DgJFAhz(!twW@aEgIiA@Y0Bacsl>h($ diff --git a/docs/invoice.md b/docs/invoice.md index 7280f3e3..33689540 100644 --- a/docs/invoice.md +++ b/docs/invoice.md @@ -803,5 +803,40 @@ Invoice cancelInvoice = bitpay.cancelInvoice(invoice.getId()); ``` +## Pay an invoice + +Update an invoice status to either **`confirmed`** or **`completed`** with a mock transaction to help speed up the testing + +:warning: PayInvoice is only available in Sandbox environment. + +`POST /invoices/pay/:invoiceId` + +Facades **`MERCHANT`** + +### HTTP Request + +**URL Parameters** + +| Parameter | Description |Type | Presence +| ------ | ------ | ----- |------ | +| ?token= | When fetching an invoice via the merchant or the pos facade, pass the API token as a URL parameter - the same token used to create the invoice in the first place. | `string` | **Mandatory** | + +| Name | Description |Type | Presence +| ------ | ------ | ----- |------ | +| complete | Indicate if paid invoice should have a complete or confirmed status. Invoice status will be complete if true or confirmed if false or undefined. | `string` | :warning: | + +**Headers** + +| Fields | Description | Presence +| ------ | ------ | ------ | +| X-Accept-Version | must be set to `2.0.0` for requests to the BitPay API | **Mandatory** | +| Content-Type | must be set to `application/json` for requests to the BitPay API | **Mandatory** | +| X-Identity | the hexadecimal public key generated from the client private key. This header is required when using tokens with higher privileges (merchant facade). When using standard pos facade token directly from the BitPay dashboard (with "Require Authentication" disabled), this header is not needed. | C | +| X-Signature | header is the ECDSA signature of the full request URL concatenated with the request body, signed with your private key. This header is required when using tokens with higher privileges (merchant facade). When using standard pos facade token directly from the BitPay dashboard (with "Require Authentication" disabled), this header is not needed. | C | + +```java +Invoice paidInvoice = bitpay.payInvoice(invoice.getId(), true); +``` + ### [Back to guide index](../GUIDE.md) \ No newline at end of file diff --git a/docs/refunds.md b/docs/refunds.md index 6ac07b2f..06ea731c 100644 --- a/docs/refunds.md +++ b/docs/refunds.md @@ -23,15 +23,15 @@ Facades **`MERCHANT`** | --- | --- | :---: | :---: | | invoiceId | the id of the invoice to refund | `string` | **Mandatory** | | amount | Amount to be refunded in the `currency` indicated | `number` | **Mandatory** | -| currency | reference currency used for the refund, usually the same as the currency used to create the invoice. | `string` | **Mandatory** | | preview | whether to create the refund request as a preview (which will not be acted on until status is updated) | `boolean` | Default: `false` | | immediate | whether funds should be removed from merchant ledger immediately on submission or at time of processing | `boolean` | Default: `false` | | buyerPaysRefundFee | whether the buyer should pay the refund fee (default is `merchant`) | `boolean` | Default: `false` | +| reference | Present only if specified in the request to create the refund. This is your reference label for this refund. It will be passed-through on each response for you to identify the refund in your system. Maximum string length is 100 characters | `string` | Default: `Null` | An example code of the create a new refund request ```java -Refund createRefund = bitpay.createRefund(invoice.getId(), 1.0, null, true, false, false); +Refund createRefund = bitpay.createRefund(invoice.getId(), 1.0, true, false, false); ``` **Response Body Fields** diff --git a/pom.xml b/pom.xml index a46eeb64..bfb20cdb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.bitpay bitpay_sdk - 8.4.2202 + 8.5.2203 jar BitPay diff --git a/src/main/java/com/bitpay/sdk/Client.java b/src/main/java/com/bitpay/sdk/Client.java index 0dc020c3..8ee58c18 100644 --- a/src/main/java/com/bitpay/sdk/Client.java +++ b/src/main/java/com/bitpay/sdk/Client.java @@ -52,9 +52,9 @@ /** * @author Antonio Buedo - * @version 8.4.2202 + * @version 8.5.2203 * See bitpay.com/api for more information. - * date 11.02.2022 + * date 04.03.2022 */ public class Client { @@ -430,6 +430,46 @@ public Invoice updateInvoice(String invoiceId, String buyerSms, String smsCode, return invoice; } + /** + * Pay a BitPay invoice with a mock transaction. + * + * @param invoiceId The id of the invoice to updated. + * @param complete Indicate if paid invoice should have complete status if true or a confirmed status + * @return A BitPay generated Invoice object. + * @throws BitPayException BitPayException class + * @throws InvoiceUpdateException InvoiceUpdateException class + */ + public Invoice payInvoice(String invoiceId, Boolean complete) throws BitPayException, InvoiceUpdateException { + final Map params = new HashMap<>(); + params.put("token", this.getAccessToken(Facade.Merchant)); + if (complete == null) { + throw new InvoiceUpdateException(null, "It is required to define the whether the invoice will be set to \"complete\" or \"confirmed\"."); + } + + params.put("complete", complete); + + ObjectMapper mapper = new ObjectMapper(); + String json; + Invoice invoice; + + try { + json = mapper.writeValueAsString(params); + } catch (JsonProcessingException e) { + throw new InvoiceUpdateException(null, "failed to serialize object : " + e.getMessage()); + } + + try { + HttpResponse response = this.update("invoices/pay/" + invoiceId, json); + invoice = new ObjectMapper().readValue(this.responseToJsonString(response), Invoice.class); + } catch (BitPayException ex) { + throw new InvoiceUpdateException(ex.getStatusCode(), ex.getReasonPhrase()); + } catch (Exception e) { + throw new InvoiceUpdateException(null, "failed to deserialize BitPay server response (Invoice) : " + e.getMessage()); + } + + return invoice; + } + /** * Delete a previously created BitPay invoice. * @@ -482,7 +522,6 @@ public Invoice cancelInvoice(String invoiceId, Boolean forceCancel) throws Invoi * * @param invoiceId The BitPay invoice Id having the associated refund to be created. * @param amount Amount to be refunded in the currency indicated. - * @param currency Aeference currency used for the refund, usually the same as the currency used to create the invoice. * @param preview Whether to create the refund request as a preview (which will not be acted on until status is updated) * @param immediate Whether funds should be removed from merchant ledger immediately on submission or at time of processing * @param buyerPaysRefundFee Whether the buyer should pay the refund fee (default is merchant) @@ -491,10 +530,10 @@ public Invoice cancelInvoice(String invoiceId, Boolean forceCancel) throws Invoi * @throws RefundCreationException RefundCreationException class * @throws BitPayException BitPayException class */ - public Refund createRefund(String invoiceId, Double amount, String currency, Boolean preview, Boolean immediate, Boolean buyerPaysRefundFee, String reference) throws RefundCreationException, BitPayException { + public Refund createRefund(String invoiceId, Double amount, Boolean preview, Boolean immediate, Boolean buyerPaysRefundFee, String reference) throws RefundCreationException, BitPayException { final Map params = new HashMap<>(); params.put("token", this.getAccessToken(Facade.Merchant)); - if (invoiceId == null && amount == null && currency == null) { + if (invoiceId == null && amount == null) { throw new RefundCreationException(null ,"Invoice ID, amount and currency are required to issue a refund."); } if (invoiceId != null) { @@ -503,9 +542,6 @@ public Refund createRefund(String invoiceId, Double amount, String currency, Boo if (amount != null) { params.put("amount", amount); } - if (currency != null) { - params.put("currency", currency); - } if (preview != null) { params.put("preview", preview); } diff --git a/src/main/java/com/bitpay/sdk/Env.java b/src/main/java/com/bitpay/sdk/Env.java index 2db43dbf..3889960e 100644 --- a/src/main/java/com/bitpay/sdk/Env.java +++ b/src/main/java/com/bitpay/sdk/Env.java @@ -6,7 +6,7 @@ public class Env { public static final String TestUrl = "https://test.bitpay.com/"; public static final String ProdUrl = "https://bitpay.com/"; public static final String BitpayApiVersion = "2.0.0"; - public static final String BitpayPluginInfo = "BitPay_Java_Client_v8.4.2202"; + public static final String BitpayPluginInfo = "BitPay_Java_Client_v8.5.2203"; public static final String BitpayApiFrame = "std"; public static final String BitpayApiFrameVersion = "1.0.0"; diff --git a/src/main/java/com/bitpay/sdk/model/Settlement/RefundInfo.java b/src/main/java/com/bitpay/sdk/model/Settlement/RefundInfo.java index b9dced43..ef2ed5d4 100644 --- a/src/main/java/com/bitpay/sdk/model/Settlement/RefundInfo.java +++ b/src/main/java/com/bitpay/sdk/model/Settlement/RefundInfo.java @@ -11,6 +11,7 @@ public class RefundInfo { private String _supportRequest; private String _currency; private Hashtable _amounts; + private String _reference; public RefundInfo() { } @@ -44,4 +45,14 @@ public Hashtable getAmount() { public void setAmount(Hashtable amounts) { this._amounts = amounts; } + + @JsonIgnore + public String getReference() { + return _reference; + } + + @JsonProperty("reference") + public void setReference(String reference) { + this._reference = reference; + } } diff --git a/src/test/java/test/BitPayTestMerchant.java b/src/test/java/test/BitPayTestMerchant.java index f9280f5e..17967f48 100644 --- a/src/test/java/test/BitPayTestMerchant.java +++ b/src/test/java/test/BitPayTestMerchant.java @@ -44,6 +44,8 @@ public class BitPayTestMerchant { private final static double EPSILON = .001; private Client bitpay; private Invoice basicInvoice; + private Invoice paidInvoice; + private Refund basicInvoiceRefund; @Before public void setUp() throws BitPayException, IOException, URISyntaxException { @@ -288,6 +290,21 @@ public void testShouldCreateInvoiceWithAdditionalParams() { assertEquals("sandbox@bitpay.com", invoice.getNotificationEmail()); } + @Test + public void testShouldCreateAndPayInvoice() { + Invoice invoice = new Invoice(1.0, "USD"); + try { + basicInvoice = bitpay.createInvoice(invoice); + paidInvoice = bitpay.payInvoice(basicInvoice.getId(), true); + } catch (Exception e) { + e.printStackTrace(); + fail(e.getMessage()); + } + assertNotNull(basicInvoice.getId()); + assertNotNull(paidInvoice.getId()); + assertEquals(paidInvoice.getStatus(), InvoiceStatus.Complete); + } + @Test public void TestShouldCreateBillUSD() { List items = new ArrayList(); @@ -730,7 +747,7 @@ public void testShouldCreateGetCancelRefundRequestNEW() { String refundEmail = ""; try { - createdRefund = this.bitpay.createRefund(firstInvoice.getId(), 1.0, null, false, false, false, "RefTest"); + createdRefund = this.bitpay.createRefund(firstInvoice.getId(), 1.0, false, false, false, "RefTest"); retrievedRefunds = this.bitpay.getRefunds(firstInvoice.getId()); firstRefund = retrievedRefunds.get(0); retrievedRefund = this.bitpay.getRefund(firstRefund.getId());