From b7b94df1ea3f37b880016a6dd82beb6370086d28 Mon Sep 17 00:00:00 2001 From: Antonio Buedo Date: Wed, 30 Oct 2019 14:12:29 +0100 Subject: [PATCH] #v4.0.1910 - Improvements and new features (#52) - Refunds refactored - Model dynamics improved - Invoice filtering extended - ETH full support --- doc/allclasses-index.html | 52 +- doc/allpackages-index.html | 4 +- doc/com/bitpay/sdk/BitPayException.html | 4 +- doc/com/bitpay/sdk/Client.html | 580 ++++++++++-------- doc/com/bitpay/sdk/Config.html | 4 +- doc/com/bitpay/sdk/Env.Tokens.html | 4 +- doc/com/bitpay/sdk/Env.html | 4 +- .../sdk/exceptions/BillCreationException.html | 277 +++++++++ .../sdk/exceptions/BillDeliveryException.html | 277 +++++++++ .../bitpay/sdk/exceptions/BillException.html | 276 +++++++++ .../sdk/exceptions/BillQueryException.html | 277 +++++++++ .../sdk/exceptions/BillUpdateException.html | 277 +++++++++ .../sdk/exceptions/BitPayException.html | 271 ++++++++ .../sdk/exceptions/CurrencyException.html | 276 +++++++++ .../exceptions/CurrencyQueryException.html | 277 +++++++++ .../exceptions/InvoiceCreationException.html | 277 +++++++++ .../sdk/exceptions/InvoiceException.html | 276 +++++++++ .../sdk/exceptions/InvoiceQueryException.html | 277 +++++++++ .../sdk/exceptions/LedgerException.html | 276 +++++++++ .../sdk/exceptions/LedgerQueryException.html | 277 +++++++++ .../PayoutCancellationException.html | 277 +++++++++ .../exceptions/PayoutCreationException.html | 272 ++++++++ .../sdk/exceptions/PayoutException.html | 276 +++++++++ .../sdk/exceptions/PayoutQueryException.html | 277 +++++++++ .../bitpay/sdk/exceptions/RateException.html | 276 +++++++++ .../sdk/exceptions/RateQueryException.html | 277 +++++++++ .../RefundCancellationException.html | 277 +++++++++ .../exceptions/RefundCreationException.html | 277 +++++++++ .../sdk/exceptions/RefundException.html | 276 +++++++++ .../sdk/exceptions/RefundQueryException.html | 277 +++++++++ .../sdk/exceptions/SettlementException.html | 276 +++++++++ .../exceptions/SettlementQueryException.html | 277 +++++++++ .../SubscriptionCreationException.html | 277 +++++++++ .../sdk/exceptions/SubscriptionException.html | 276 +++++++++ .../SubscriptionQueryException.html | 277 +++++++++ .../SubscriptionUpdateException.html | 277 +++++++++ .../sdk/exceptions/package-summary.html | 241 ++++++++ .../bitpay/sdk/exceptions/package-tree.html | 190 ++++++ doc/com/bitpay/sdk/model/Bill/Bill.html | 4 +- doc/com/bitpay/sdk/model/Bill/BillStatus.html | 4 +- doc/com/bitpay/sdk/model/Bill/Item.html | 4 +- .../sdk/model/Bill/package-summary.html | 4 +- .../bitpay/sdk/model/Bill/package-tree.html | 4 +- doc/com/bitpay/sdk/model/Currency.html | 4 +- doc/com/bitpay/sdk/model/Facade.html | 4 +- doc/com/bitpay/sdk/model/Invoice/Buyer.html | 4 +- doc/com/bitpay/sdk/model/Invoice/Invoice.html | 12 +- .../Invoice/InvoiceBuyerProvidedInfo.html | 4 +- .../sdk/model/Invoice/InvoiceStatus.html | 46 +- .../sdk/model/Invoice/InvoiceTransaction.html | 4 +- .../bitpay/sdk/model/Invoice/MinerFees.html | 38 +- .../sdk/model/Invoice/MinerFeesItem.html | 4 +- .../bitpay/sdk/model/Invoice/PaymentCode.html | 4 +- .../sdk/model/Invoice/PaymentCodes.html | 38 +- .../sdk/model/Invoice/PaymentTotal.html | 54 +- doc/com/bitpay/sdk/model/Invoice/Refund.html | 517 ++++++++++++++++ .../bitpay/sdk/model/Invoice/RefundInfo.html | 4 +- .../sdk/model/Invoice/RefundParams.html | 489 +++++++++++++++ .../sdk/model/Invoice/RefundStatus.html | 321 ++++++++++ doc/com/bitpay/sdk/model/Invoice/Shopper.html | 4 +- .../SupportedTransactionCurrencies.html | 38 +- .../Invoice/SupportedTransactionCurrency.html | 36 +- .../sdk/model/Invoice/package-summary.html | 20 +- .../sdk/model/Invoice/package-tree.html | 7 +- doc/com/bitpay/sdk/model/Ledger/Buyer.html | 4 +- doc/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 +- .../bitpay/sdk/model/Payout/PayoutStatus.html | 4 +- .../sdk/model/Payout/package-summary.html | 4 +- .../bitpay/sdk/model/Payout/package-tree.html | 4 +- doc/com/bitpay/sdk/model/Policy.html | 4 +- doc/com/bitpay/sdk/model/Rate/Rate.html | 4 +- doc/com/bitpay/sdk/model/Rate/Rates.html | 8 +- .../sdk/model/Rate/package-summary.html | 4 +- .../bitpay/sdk/model/Rate/package-tree.html | 4 +- doc/com/bitpay/sdk/model/Refund.html | 4 +- doc/com/bitpay/sdk/model/RefundHelper.html | 4 +- doc/com/bitpay/sdk/model/RefundParams.html | 4 +- .../sdk/model/Settlement/InvoiceData.html | 48 +- .../sdk/model/Settlement/PayoutInfo.html | 504 ++++++++++++++- .../sdk/model/Settlement/RefundAmount.html | 4 +- .../sdk/model/Settlement/RefundInfo.html | 14 +- .../sdk/model/Settlement/Settlement.html | 4 +- .../Settlement/SettlementLedgerEntry.html | 4 +- .../sdk/model/Settlement/WithHoldings.html | 4 +- .../sdk/model/Settlement/package-summary.html | 14 +- .../sdk/model/Settlement/package-tree.html | 5 +- doc/com/bitpay/sdk/model/Token.html | 4 +- doc/com/bitpay/sdk/model/package-summary.html | 16 +- doc/com/bitpay/sdk/model/package-tree.html | 7 +- doc/com/bitpay/sdk/package-summary.html | 4 +- doc/com/bitpay/sdk/package-tree.html | 4 +- doc/com/bitpay/sdk/util/BitPayLogger.html | 4 +- doc/com/bitpay/sdk/util/DateDeserializer.html | 4 +- doc/com/bitpay/sdk/util/DateSerializer.html | 4 +- doc/com/bitpay/sdk/util/KeyUtils.html | 4 +- ...youtInstructionBtcSummaryDeserializer.html | 4 +- doc/com/bitpay/sdk/util/package-summary.html | 4 +- doc/com/bitpay/sdk/util/package-tree.html | 4 +- doc/constant-values.html | 71 ++- doc/help-doc.html | 4 +- doc/index-files/index-1.html | 4 +- doc/index-files/index-10.html | 4 +- doc/index-files/index-11.html | 4 +- doc/index-files/index-12.html | 16 +- doc/index-files/index-13.html | 4 +- doc/index-files/index-14.html | 4 +- doc/index-files/index-15.html | 4 +- doc/index-files/index-16.html | 34 +- doc/index-files/index-17.html | 4 +- doc/index-files/index-18.html | 62 +- doc/index-files/index-19.html | 160 +++-- doc/index-files/index-2.html | 40 +- doc/index-files/index-20.html | 14 +- doc/index-files/index-21.html | 4 +- doc/index-files/index-22.html | 4 +- doc/index-files/index-23.html | 4 +- doc/index-files/index-24.html | 4 +- doc/index-files/index-25.html | 4 +- doc/index-files/index-26.html | 4 +- doc/index-files/index-3.html | 34 +- doc/index-files/index-4.html | 4 +- doc/index-files/index-5.html | 6 +- doc/index-files/index-6.html | 10 +- doc/index-files/index-7.html | 144 +++-- doc/index-files/index-8.html | 4 +- doc/index-files/index-9.html | 24 +- doc/index.html | 4 +- doc/member-search-index.js | 2 +- doc/member-search-index.zip | Bin 7949 -> 8275 bytes doc/overview-summary.html | 4 +- doc/overview-tree.html | 11 +- doc/package-search-index.zip | Bin 305 -> 305 bytes doc/serialized-form.html | 4 +- doc/test/BitPayTest.html | 100 ++- doc/test/BitPayTest2.html | 4 +- doc/test/BitPayTest3.html | 4 +- doc/test/package-summary.html | 4 +- doc/test/package-tree.html | 4 +- doc/type-search-index.js | 2 +- doc/type-search-index.zip | Bin 814 -> 800 bytes pom.xml | 2 +- src/main/java/com/bitpay/sdk/Client.java | 364 ++++++----- src/main/java/com/bitpay/sdk/Env.java | 2 +- .../java/com/bitpay/sdk/model/Bill/Item.java | 2 + .../com/bitpay/sdk/model/Invoice/Buyer.java | 2 + .../com/bitpay/sdk/model/Invoice/Invoice.java | 6 +- .../Invoice/InvoiceBuyerProvidedInfo.java | 2 + .../sdk/model/Invoice/InvoiceStatus.java | 12 +- .../bitpay/sdk/model/Invoice/MinerFees.java | 11 + .../sdk/model/Invoice/MinerFeesItem.java | 2 + .../sdk/model/Invoice/PaymentCodes.java | 11 + .../sdk/model/Invoice/PaymentTotal.java | 13 +- .../sdk/model/{ => Invoice}/Refund.java | 78 +-- .../sdk/model/Invoice/RefundParams.java | 101 +++ .../sdk/model/Invoice/RefundStatus.java | 8 + .../com/bitpay/sdk/model/Invoice/Shopper.java | 2 + .../SupportedTransactionCurrencies.java | 9 + .../Invoice/SupportedTransactionCurrency.java | 11 + .../sdk/model/Payout/PayoutInstruction.java | 2 + .../Payout/PayoutInstructionBtcSummary.java | 3 + .../Payout/PayoutInstructionTransaction.java | 2 + .../java/com/bitpay/sdk/model/Policy.java | 2 + .../java/com/bitpay/sdk/model/Rate/Rate.java | 2 + .../java/com/bitpay/sdk/model/Rate/Rates.java | 2 + .../com/bitpay/sdk/model/RefundHelper.java | 33 - .../com/bitpay/sdk/model/RefundParams.java | 89 --- .../sdk/model/Settlement/InvoiceData.java | 13 + .../sdk/model/Settlement/PayoutInfo.java | 121 ++++ .../sdk/model/Settlement/RefundAmount.java | 43 -- .../sdk/model/Settlement/RefundInfo.java | 10 +- .../Settlement/SettlementLedgerEntry.java | 2 + .../sdk/model/Settlement/WithHoldings.java | 2 + src/main/java/com/bitpay/sdk/model/Token.java | 2 + src/test/java/test/BitPayTest.java | 92 ++- 181 files changed, 12187 insertions(+), 1209 deletions(-) create mode 100644 doc/com/bitpay/sdk/exceptions/BillCreationException.html create mode 100644 doc/com/bitpay/sdk/exceptions/BillDeliveryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/BillException.html create mode 100644 doc/com/bitpay/sdk/exceptions/BillQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/BillUpdateException.html create mode 100644 doc/com/bitpay/sdk/exceptions/BitPayException.html create mode 100644 doc/com/bitpay/sdk/exceptions/CurrencyException.html create mode 100644 doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html create mode 100644 doc/com/bitpay/sdk/exceptions/InvoiceException.html create mode 100644 doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/LedgerException.html create mode 100644 doc/com/bitpay/sdk/exceptions/LedgerQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html create mode 100644 doc/com/bitpay/sdk/exceptions/PayoutCreationException.html create mode 100644 doc/com/bitpay/sdk/exceptions/PayoutException.html create mode 100644 doc/com/bitpay/sdk/exceptions/PayoutQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/RateException.html create mode 100644 doc/com/bitpay/sdk/exceptions/RateQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/RefundCancellationException.html create mode 100644 doc/com/bitpay/sdk/exceptions/RefundCreationException.html create mode 100644 doc/com/bitpay/sdk/exceptions/RefundException.html create mode 100644 doc/com/bitpay/sdk/exceptions/RefundQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/SettlementException.html create mode 100644 doc/com/bitpay/sdk/exceptions/SettlementQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html create mode 100644 doc/com/bitpay/sdk/exceptions/SubscriptionException.html create mode 100644 doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html create mode 100644 doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html create mode 100644 doc/com/bitpay/sdk/exceptions/package-summary.html create mode 100644 doc/com/bitpay/sdk/exceptions/package-tree.html create mode 100644 doc/com/bitpay/sdk/model/Invoice/Refund.html create mode 100644 doc/com/bitpay/sdk/model/Invoice/RefundParams.html create mode 100644 doc/com/bitpay/sdk/model/Invoice/RefundStatus.html rename src/main/java/com/bitpay/sdk/model/{ => Invoice}/Refund.java (68%) create mode 100644 src/main/java/com/bitpay/sdk/model/Invoice/RefundParams.java create mode 100644 src/main/java/com/bitpay/sdk/model/Invoice/RefundStatus.java delete mode 100644 src/main/java/com/bitpay/sdk/model/RefundHelper.java delete mode 100644 src/main/java/com/bitpay/sdk/model/RefundParams.java delete mode 100644 src/main/java/com/bitpay/sdk/model/Settlement/RefundAmount.java diff --git a/doc/allclasses-index.html b/doc/allclasses-index.html index 8a86bda0..5b70191a 100644 --- a/doc/allclasses-index.html +++ b/doc/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":2,"i1":8,"i2":8,"i3":8,"i4":8,"i5":2,"i6":8,"i7":8,"i8":8,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":8,"i19":8,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":8,"i28":2,"i29":8,"i30":8,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":8,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":8,"i46":8,"i47":8,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":8,"i54":2,"i55":2,"i56":2,"i57":8,"i58":8,"i59":2,"i60":2,"i61":2,"i62":8,"i63":8,"i64":8,"i65":2,"i66":2,"i67":2,"i68":2,"i69":8,"i70":2,"i71":8,"i72":2,"i73":8,"i74":2,"i75":8,"i76":8,"i77":8,"i78":8,"i79":2,"i80":2,"i81":2,"i82":2}; +var data = {"i0":2,"i1":8,"i2":8,"i3":8,"i4":8,"i5":2,"i6":8,"i7":8,"i8":8,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":8,"i19":8,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":8,"i28":2,"i29":8,"i30":8,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":8,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":8,"i46":8,"i47":8,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":8,"i54":2,"i55":2,"i56":2,"i57":8,"i58":8,"i59":2,"i60":2,"i61":8,"i62":8,"i63":8,"i64":2,"i65":2,"i66":2,"i67":8,"i68":2,"i69":2,"i70":8,"i71":2,"i72":8,"i73":2,"i74":8,"i75":8,"i76":8,"i77":8,"i78":2,"i79":2,"i80":2,"i81":2}; var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],8:["t4","Exception Summary"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -337,94 +337,90 @@

All Classes

  -Refund +Refund   -RefundAmount +RefundCancellationException   -RefundCancellationException +RefundCreationException   -RefundCreationException +RefundException   -RefundException +RefundInfo   -RefundHelper +RefundInfo   -RefundInfo +RefundParams   -RefundInfo +RefundQueryException   -RefundParams +RefundStatus   -RefundQueryException -  - - Settlement   - + SettlementException   - + SettlementLedgerEntry   - + SettlementQueryException   - + Shopper   - + SubscriptionCreationException   - + SubscriptionException   - + SubscriptionQueryException   - + SubscriptionUpdateException   - + SupportedTransactionCurrencies   - + SupportedTransactionCurrency   - + Token   - + WithHoldings   diff --git a/doc/allpackages-index.html b/doc/allpackages-index.html index 91d882c7..a8a7557b 100644 --- a/doc/allpackages-index.html +++ b/doc/allpackages-index.html @@ -2,10 +2,10 @@ - + All Packages - + diff --git a/doc/com/bitpay/sdk/BitPayException.html b/doc/com/bitpay/sdk/BitPayException.html index aa0c64ff..a8dd4456 100644 --- a/doc/com/bitpay/sdk/BitPayException.html +++ b/doc/com/bitpay/sdk/BitPayException.html @@ -2,10 +2,10 @@ - + BitPayException - + diff --git a/doc/com/bitpay/sdk/Client.html b/doc/com/bitpay/sdk/Client.html index b66b4f40..a93c4abb 100644 --- a/doc/com/bitpay/sdk/Client.html +++ b/doc/com/bitpay/sdk/Client.html @@ -2,10 +2,10 @@ - + Client - + @@ -118,9 +118,9 @@

Class Client

extends java.lang.Object
Version:
-
3.1.1908 +
4.0.1910 See bitpay.com/api for more information. - date 29.08.2019
+ date 16.10.2019
Author:
Antonio Buedo
@@ -205,29 +205,37 @@

Method Summary

-boolean -cancelRefundRequest​(Invoice invoice, - java.lang.String refundId) +java.lang.Boolean +cancelRefund​(Invoice invoice, + java.lang.String refundId)
Cancel a previously submitted refund request on a BitPay invoice.
-boolean -cancelRefundRequest​(java.lang.String invoiceId, - java.lang.String refundId) +java.lang.Boolean +cancelRefund​(java.lang.String invoiceId, + Refund refund)
Cancel a previously submitted refund request on a BitPay invoice.
+java.lang.Boolean +cancelRefund​(java.lang.String invoiceId, + java.lang.String refundId) + +
Cancel a previously submitted refund request on a BitPay invoice.
+ + + Bill createBill​(Bill bill)
Create a BitPay bill using the POS facade.
- + Bill createBill​(Bill bill, java.lang.String facade, @@ -236,14 +244,14 @@

Method Summary

Create a BitPay Bill.
- + Invoice createInvoice​(Invoice invoice)
Create a BitPay invoice using the Merchant facade.
- + Invoice createInvoice​(Invoice invoice, java.lang.String facade, @@ -252,7 +260,17 @@

Method Summary

Create a BitPay invoice.
- + +java.lang.Boolean +createRefund​(Invoice invoice, + java.lang.String refundEmail, + java.lang.Double amount, + java.lang.String currency) + +
Create a refund for a BitPay invoice.
+ + + java.lang.String deliverBill​(java.lang.String billId, java.lang.String billToken) @@ -260,7 +278,7 @@

Method Summary

Deliver a BitPay Bill.
- + java.lang.String deliverBill​(java.lang.String billId, java.lang.String billToken, @@ -269,46 +287,39 @@

Method Summary

Deliver a BitPay Bill.
- + org.apache.http.HttpResponse get​(java.lang.String uri)   - + org.apache.http.HttpResponse get​(java.lang.String uri, java.util.List<org.apache.http.message.BasicNameValuePair> parameters)   - + org.apache.http.HttpResponse get​(java.lang.String uri, java.util.List<org.apache.http.message.BasicNameValuePair> parameters, boolean signatureRequired)   - + java.lang.String getAccessToken​(java.lang.String key)
Retrieve a token associated with a known resource.
- -java.util.List<Refund> -getAllRefunds​(Invoice invoice) - -
Retrieve all refund requests on a BitPay invoice.
- - - + Bill getBill​(java.lang.String billId)
Retrieve a BitPay bill by bill id using the public facade.
- + Bill getBill​(java.lang.String billId, java.lang.String facade, @@ -317,35 +328,35 @@

Method Summary

Retrieve a BitPay bill by bill id using the specified facade.
- + java.util.List<Bill> getBills()
Retrieve a collection of BitPay bills.
- + java.util.List<Bill> getBills​(java.lang.String status)
Retrieve a collection of BitPay bills.
- + void GetConfig()
Loads the configuration file (JSON)
- + Invoice getInvoice​(java.lang.String invoiceId)
Retrieve a BitPay invoice by invoice id using the public facade.
- + Invoice getInvoice​(java.lang.String invoiceId, java.lang.String facade, @@ -354,15 +365,19 @@

Method Summary

Retrieve a BitPay invoice by invoice id using the specified facade.
- + java.util.List<Invoice> -getInvoices​(java.lang.String dateStart, - java.lang.String dateEnd) +getInvoices​(java.lang.String dateStart, + java.lang.String dateEnd, + java.lang.String status, + java.lang.String orderId, + java.lang.Integer limit, + java.lang.Integer offset)
Retrieve a collection of BitPay invoices.
- + Ledger getLedger​(java.lang.String currency, java.lang.String dateStart, @@ -371,64 +386,71 @@

Method Summary

Retrieve a list of ledgers by date range using the merchant facade.
- + java.util.List<Ledger> getLedgers()
Retrieve a list of ledgers using the merchant facade.
- + PayoutBatch getPayoutBatch​(java.lang.String batchId)
Retrieve a BitPay payout batch by batch id using.
- + java.util.List<PayoutBatch> getPayoutBatches()
Retrieve a collection of BitPay payout batches.
- + java.util.List<PayoutBatch> getPayoutBatches​(java.lang.String status)
Retrieve a collection of BitPay payout batches.
- + Rates getRates()
Retrieve the exchange rate table maintained by BitPay.
- -Refund + +Refund getRefund​(Invoice invoice, java.lang.String refundId)
Retrieve a previously made refund request on a BitPay invoice.
- + +java.util.List<Refund> +getRefunds​(Invoice invoice) + +
Retrieve all refund requests on a BitPay invoice.
+ + + Settlement getSettlement​(java.lang.String settlementId)
Retrieves a summary of the specified settlement.
- + Settlement getSettlementReconciliationReport​(Settlement settlement)
Gets a detailed reconciliation report of the activity within the settlement period.
- + java.util.List<Settlement> getSettlements​(java.lang.String currency, java.lang.String dateStart, @@ -440,58 +462,40 @@

Method Summary

Retrieves settlement reports for the calling merchant filtered by query.
- + java.lang.String GetTokenByFacade​(java.lang.String facade)
Returns the token for the specified facade.
- + boolean isFullyPaid​(Invoice invoice)
Checks whether a BitPay invoice has been paid in full.
- + 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.
- -RefundHelper -requestRefund​(Invoice invoice, - java.lang.String refundEmail, - java.lang.Double amount, - java.lang.String currency) - -
Request a refund for a BitPay invoice.
- - - -RefundHelper -requestRefund​(java.lang.String invoiceId, - java.lang.String refundEmail) - -
Request a full refund for a BitPay invoice.
- - java.lang.String responseToJsonString​(org.apache.http.HttpResponse response) @@ -675,7 +679,7 @@

GetTokenByFacade

  • createInvoice

    public Invoice createInvoice​(Invoice invoice)
    -                      throws BitPayException
    + throws InvoiceCreationException
    Create a BitPay invoice using the Merchant facade.
    Parameters:
    @@ -683,7 +687,7 @@

    createInvoice

    Returns:
    A BitPay generated Invoice object.
    Throws:
    -
    BitPayException - BitPayException class
    +
    InvoiceCreationException - InvoiceCreationException class
  • @@ -696,7 +700,8 @@

    createInvoice

    public Invoice createInvoice​(Invoice invoice,
                                  java.lang.String facade,
                                  java.lang.Boolean signRequest)
    -                      throws BitPayException
    + throws BitPayException, + InvoiceCreationException
    Create a BitPay invoice.
    Parameters:
    @@ -707,6 +712,7 @@

    createInvoice

    A BitPay generated Invoice object.
    Throws:
    BitPayException - BitPayException class
    +
    InvoiceCreationException - InvoiceCreationException class
    @@ -717,7 +723,7 @@

    createInvoice

  • getInvoice

    public Invoice getInvoice​(java.lang.String invoiceId)
    -                   throws BitPayException
    + throws InvoiceQueryException
    Retrieve a BitPay invoice by invoice id using the public facade.
    Parameters:
    @@ -725,7 +731,7 @@

    getInvoice

    Returns:
    A BitPay Invoice object.
    Throws:
    -
    BitPayException - BitPayException class
    +
    InvoiceQueryException - InvoiceQueryException class
  • @@ -738,7 +744,8 @@

    getInvoice

    public Invoice getInvoice​(java.lang.String invoiceId,
                               java.lang.String facade,
                               java.lang.Boolean signRequest)
    -                   throws BitPayException
    + throws BitPayException, + InvoiceQueryException
    Retrieve a BitPay invoice by invoice id using the specified facade. The client must have been previously authorized for the specified facade (the public facade requires no authorization).
    Parameters:
    @@ -749,50 +756,166 @@

    getInvoice

    A BitPay Invoice object.
    Throws:
    BitPayException - BitPayException class
    +
    InvoiceQueryException - InvoiceQueryException class
    - +
    • getInvoices

      public java.util.List<Invoice> getInvoices​(java.lang.String dateStart,
      -                                           java.lang.String dateEnd)
      -                                    throws BitPayException
      + java.lang.String dateEnd, + java.lang.String status, + java.lang.String orderId, + java.lang.Integer limit, + java.lang.Integer offset) + throws BitPayException, + InvoiceQueryException
      Retrieve a collection of BitPay invoices.
      Parameters:
      dateStart - The first date for the query filter.
      dateEnd - The last date for the query filter.
      +
      status - The invoice status you want to query on.
      +
      orderId - The optional order id specified at time of invoice creation.
      +
      limit - Maximum results that the query will return (useful for paging results).
      +
      offset - Number of results to offset (ex. skip 10 will give you results starting with the 11th
      Returns:
      A list of BitPay Invoice objects.
      Throws:
      BitPayException - BitPayException class
      +
      InvoiceQueryException - InvoiceQueryException class
    - +
    • -

      createBill

      -
      public Bill createBill​(Bill bill,
      -                       java.lang.String facade,
      -                       boolean signRequest)
      -                throws BitPayException
      -
      Create a BitPay Bill.
      +

      createRefund

      +
      public java.lang.Boolean createRefund​(Invoice invoice,
      +                                      java.lang.String refundEmail,
      +                                      java.lang.Double amount,
      +                                      java.lang.String currency)
      +                               throws RefundCreationException
      +
      Create a refund for a BitPay invoice.
      Parameters:
      -
      bill - A Bill object with request parameters defined.
      -
      facade - The facade used to create it.
      -
      signRequest - Signed request.
      +
      invoice - A BitPay invoice object for which a refund request should be made. Must have been obtained using the merchant facade.
      +
      refundEmail - The email of the buyer to which the refund email will be sent
      +
      amount - The amount of money to refund. If zero then a request for 100% of the invoice value is created.
      +
      currency - The three digit currency code specifying the exchange rate to use when calculating the refund bitcoin amount. If this value is "BTC" then no exchange rate calculation is performed.
      Returns:
      -
      A BitPay generated Bill object.
      +
      True if the refund was successfully canceled, false otherwise.
      Throws:
      -
      BitPayException - BitPayException class
      +
      RefundCreationException - RefundCreationException class
      +
      +
    • +
    + + + +
      +
    • +

      getRefunds

      +
      public java.util.List<Refund> getRefunds​(Invoice invoice)
      +                                  throws RefundQueryException
      +
      Retrieve all refund requests on a BitPay invoice.
      +
      +
      Parameters:
      +
      invoice - The BitPay invoice object having the associated refunds.
      +
      Returns:
      +
      A BitPay invoice object with the associated Refund objects updated.
      +
      Throws:
      +
      RefundQueryException - RefundQueryException class
      +
      +
    • +
    + + + +
      +
    • +

      getRefund

      +
      public Refund getRefund​(Invoice invoice,
      +                        java.lang.String refundId)
      +                 throws RefundQueryException
      +
      Retrieve a previously made refund request on a BitPay invoice.
      +
      +
      Parameters:
      +
      invoice - The BitPay invoice having the associated refund.
      +
      refundId - The refund id for the refund to be updated with new status.
      +
      Returns:
      +
      A BitPay invoice object with the associated Refund object updated.
      +
      Throws:
      +
      RefundQueryException - RefundQueryException class
      +
      +
    • +
    + + + +
      +
    • +

      cancelRefund

      +
      public java.lang.Boolean cancelRefund​(java.lang.String invoiceId,
      +                                      java.lang.String refundId)
      +                               throws RefundCancellationException
      +
      Cancel a previously submitted refund request on a BitPay invoice.
      +
      +
      Parameters:
      +
      invoiceId - The BitPay invoiceId having the associated refund to be canceled.
      +
      refundId - The refund id for the refund to be canceled.
      +
      Returns:
      +
      True if the refund was successfully canceled, false otherwise.
      +
      Throws:
      +
      RefundCancellationException - RefundCancellationException class
      +
      +
    • +
    + + + +
      +
    • +

      cancelRefund

      +
      public java.lang.Boolean cancelRefund​(Invoice invoice,
      +                                      java.lang.String refundId)
      +                               throws RefundCancellationException
      +
      Cancel a previously submitted refund request on a BitPay invoice.
      +
      +
      Parameters:
      +
      invoice - The BitPay invoice having the associated refund to be canceled. Must have been obtained using the merchant facade.
      +
      refundId - The refund id for the refund to be canceled.
      +
      Returns:
      +
      True if the refund was successfully canceled, false otherwise.
      +
      Throws:
      +
      RefundCancellationException - RefundCancellationException class
      +
      +
    • +
    + + + +
      +
    • +

      cancelRefund

      +
      public java.lang.Boolean cancelRefund​(java.lang.String invoiceId,
      +                                      Refund refund)
      +                               throws RefundCancellationException
      +
      Cancel a previously submitted refund request on a BitPay invoice.
      +
      +
      Parameters:
      +
      invoiceId - The BitPay invoiceId having the associated refund to be canceled.
      +
      refund - The refund id for the refund to be canceled.
      +
      Returns:
      +
      True if the refund was successfully canceled, false otherwise.
      +
      Throws:
      +
      RefundCancellationException - RefundCancellationException class
    @@ -803,7 +926,7 @@

    createBill

  • createBill

    public Bill createBill​(Bill bill)
    -                throws BitPayException
    + throws BillCreationException
    Create a BitPay bill using the POS facade.
    Parameters:
    @@ -811,30 +934,32 @@

    createBill

    Returns:
    A BitPay generated Bill object.
    Throws:
    -
    BitPayException - BitPayException class
    +
    BillCreationException - BillCreationException class
  • - +
    • -

      getBill

      -
      public Bill getBill​(java.lang.String billId,
      -                    java.lang.String facade,
      -                    boolean signRequest)
      -             throws BitPayException
      -
      Retrieve a BitPay bill by bill id using the specified facade.
      +

      createBill

      +
      public Bill createBill​(Bill bill,
      +                       java.lang.String facade,
      +                       boolean signRequest)
      +                throws BitPayException,
      +                       BillCreationException
      +
      Create a BitPay Bill.
      Parameters:
      -
      billId - The id of the bill to retrieve.
      -
      facade - The facade used to retrieve it.
      +
      bill - A Bill object with request parameters defined.
      +
      facade - The facade used to create it.
      signRequest - Signed request.
      Returns:
      -
      A BitPay Bill object.
      +
      A BitPay generated Bill object.
      Throws:
      BitPayException - BitPayException class
      +
      BillCreationException - BillCreationException class
    @@ -845,7 +970,7 @@

    getBill

  • getBill

    public Bill getBill​(java.lang.String billId)
    -             throws BitPayException
    + throws BillQueryException
    Retrieve a BitPay bill by bill id using the public facade.
    Parameters:
    @@ -853,28 +978,32 @@

    getBill

    Returns:
    A BitPay Bill object.
    Throws:
    -
    BitPayException - BitPayException class
    +
    BillQueryException - BillQueryException class
  • - +
    • -

      updateBill

      -
      public Bill updateBill​(Bill bill,
      -                       java.lang.String billId)
      -                throws BitPayException
      -
      Update a BitPay Bill.
      +

      getBill

      +
      public Bill getBill​(java.lang.String billId,
      +                    java.lang.String facade,
      +                    boolean signRequest)
      +             throws BitPayException,
      +                    BillQueryException
      +
      Retrieve a BitPay bill by bill id using the specified facade.
      Parameters:
      -
      bill - A Bill object with the parameters to update defined.
      -
      billId - The Id of the Bill to udpate.
      +
      billId - The id of the bill to retrieve.
      +
      facade - The facade used to retrieve it.
      +
      signRequest - Signed request.
      Returns:
      -
      An updated Bill object.
      +
      A BitPay Bill object.
      Throws:
      BitPayException - BitPayException class
      +
      BillQueryException - BillQueryException class
    @@ -885,7 +1014,8 @@

    updateBill

  • getBills

    public java.util.List<Bill> getBills​(java.lang.String status)
    -                              throws BitPayException
    + throws BitPayException, + BillQueryException
    Retrieve a collection of BitPay bills.
    Parameters:
    @@ -894,6 +1024,7 @@

    getBills

    A list of BitPay Bill objects.
    Throws:
    BitPayException - BitPayException class
    +
    BillQueryException - BillQueryException class
  • @@ -904,57 +1035,82 @@

    getBills

  • getBills

    public java.util.List<Bill> getBills()
    -                              throws BitPayException
    + throws BitPayException, + BillQueryException
    Retrieve a collection of BitPay bills.
    Returns:
    A list of BitPay Bill objects.
    Throws:
    BitPayException - BitPayException class
    +
    BillQueryException - BillQueryException class
  • - + + + +
      +
    • +

      updateBill

      +
      public Bill updateBill​(Bill bill,
      +                       java.lang.String billId)
      +                throws BitPayException,
      +                       BillUpdateException
      +
      Update a BitPay Bill.
      +
      +
      Parameters:
      +
      bill - A Bill object with the parameters to update defined.
      +
      billId - The Id of the Bill to udpate.
      +
      Returns:
      +
      An updated Bill object.
      +
      Throws:
      +
      BitPayException - BitPayException class
      +
      BillUpdateException - BillUpdateException class
      +
      +
    • +
    +
    • deliverBill

      public java.lang.String deliverBill​(java.lang.String billId,
      -                                    java.lang.String billToken,
      -                                    boolean signRequest)
      -                             throws BitPayException
      + java.lang.String billToken) + throws BillDeliveryException
      Deliver a BitPay Bill.
      Parameters:
      billId - The id of the requested bill.
      billToken - The token of the requested bill.
      -
      signRequest - Allow unsigned request
      Returns:
      A response status returned from the API.
      Throws:
      -
      BitPayException - BitPayException class
      +
      BillDeliveryException - BillDeliveryException class
    - +
    • deliverBill

      public java.lang.String deliverBill​(java.lang.String billId,
      -                                    java.lang.String billToken)
      -                             throws BitPayException
      + java.lang.String billToken, + boolean signRequest) + throws BillDeliveryException
      Deliver a BitPay Bill.
      Parameters:
      billId - The id of the requested bill.
      billToken - The token of the requested bill.
      +
      signRequest - Allow unsigned request
      Returns:
      A response status returned from the API.
      Throws:
      -
      BitPayException - BitPayException class
      +
      BillDeliveryException - BillDeliveryException class
    @@ -965,13 +1121,13 @@

    deliverBill

  • getRates

    public Rates getRates()
    -               throws BitPayException
    + throws RateQueryException
    Retrieve the exchange rate table maintained by BitPay. See https://bitpay.com/bitcoin-exchange-rates.
    Returns:
    A Rates object populated with the BitPay exchange rate table.
    Throws:
    -
    BitPayException - BitPayException class
    +
    RateQueryException - RateQueryException class
  • @@ -984,7 +1140,8 @@

    getLedger

    public Ledger getLedger​(java.lang.String currency,
                             java.lang.String dateStart,
                             java.lang.String dateEnd)
    -                 throws BitPayException
    + throws BitPayException, + LedgerQueryException
    Retrieve a list of ledgers by date range using the merchant facade.
    Parameters:
    @@ -995,6 +1152,7 @@

    getLedger

    A Ledger object populated with the BitPay ledger entries list.
    Throws:
    BitPayException - BitPayException class
    +
    LedgerQueryException - LedgerQueryException class
    @@ -1005,13 +1163,15 @@

    getLedger

  • getLedgers

    public java.util.List<Ledger> getLedgers()
    -                                  throws BitPayException
    + throws BitPayException, + LedgerQueryException
    Retrieve a list of ledgers using the merchant facade.
    Returns:
    A list of Ledger objects populated with the currency and current balance of each one.
    Throws:
    BitPayException - BitPayException class
    +
    LedgerQueryException - LedgerQueryException class
  • @@ -1022,7 +1182,8 @@

    getLedgers

  • submitPayoutBatch

    public PayoutBatch submitPayoutBatch​(PayoutBatch batch)
    -                              throws BitPayException
    + throws BitPayException, + PayoutCreationException
    Submit a BitPay Payout batch.
    Parameters:
    @@ -1031,6 +1192,7 @@

    submitPayoutBatch

    A BitPay generated PayoutBatch object.
    Throws:
    BitPayException - BitPayException class
    +
    PayoutCreationException - PayoutCreationException class
  • @@ -1041,13 +1203,15 @@

    submitPayoutBatch

  • getPayoutBatches

    public java.util.List<PayoutBatch> getPayoutBatches()
    -                                             throws BitPayException
    + throws BitPayException, + PayoutQueryException
    Retrieve a collection of BitPay payout batches.
    Returns:
    A list of BitPay PayoutBatch objects.
    Throws:
    BitPayException - BitPayException class
    +
    PayoutQueryException - PayoutQueryException class
  • @@ -1058,7 +1222,8 @@

    getPayoutBatches

  • getPayoutBatches

    public java.util.List<PayoutBatch> getPayoutBatches​(java.lang.String status)
    -                                             throws BitPayException
    + throws BitPayException, + PayoutQueryException
    Retrieve a collection of BitPay payout batches.
    Parameters:
    @@ -1067,6 +1232,7 @@

    getPayoutBatches

    A list of BitPay PayoutBatch objects.
    Throws:
    BitPayException - BitPayException class
    +
    PayoutQueryException - PayoutQueryException class
  • @@ -1077,7 +1243,8 @@

    getPayoutBatches

  • getPayoutBatch

    public PayoutBatch getPayoutBatch​(java.lang.String batchId)
    -                           throws BitPayException
    + throws BitPayException, + PayoutQueryException
    Retrieve a BitPay payout batch by batch id using. The client must have been previously authorized for the payroll facade.
    Parameters:
    @@ -1086,6 +1253,7 @@

    getPayoutBatch

    A BitPay PayoutBatch object.
    Throws:
    BitPayException - BitPayException class
    +
    PayoutQueryException - PayoutQueryException class
  • @@ -1096,7 +1264,7 @@

    getPayoutBatch

  • cancelPayoutBatch

    public PayoutBatch cancelPayoutBatch​(java.lang.String batchId)
    -                              throws BitPayException
    + throws PayoutCancellationException
    Cancel a BitPay Payout batch.
    Parameters:
    @@ -1104,7 +1272,7 @@

    cancelPayoutBatch

    Returns:
    A BitPay generated PayoutBatch object.
    Throws:
    -
    BitPayException - BitPayException class
    +
    PayoutCancellationException - PayoutCancellationException class
  • @@ -1120,7 +1288,8 @@

    getSettlements

    java.lang.String status, java.lang.Integer limit, java.lang.Integer offset) - throws BitPayException + throws BitPayException, + SettlementQueryException
    Retrieves settlement reports for the calling merchant filtered by query. The `limit` and `offset` parameters specify pages for large query sets.
    @@ -1136,6 +1305,7 @@

    getSettlements

    A list of BitPay Settlement objects.
    Throws:
    BitPayException - BitPayException class
    +
    SettlementQueryException - SettlementQueryException class
    @@ -1146,7 +1316,8 @@

    getSettlements

  • getSettlement

    public Settlement getSettlement​(java.lang.String settlementId)
    -                         throws BitPayException
    + throws BitPayException, + SettlementQueryException
    Retrieves a summary of the specified settlement.
    Parameters:
    @@ -1155,6 +1326,7 @@

    getSettlement

    A BitPay Settlement object.
    Throws:
    BitPayException - BitPayException class
    +
    SettlementQueryException - SettlementQueryException class
  • @@ -1165,7 +1337,7 @@

    getSettlement

  • getSettlementReconciliationReport

    public Settlement getSettlementReconciliationReport​(Settlement settlement)
    -                                             throws BitPayException
    + throws SettlementQueryException
    Gets a detailed reconciliation report of the activity within the settlement period.
    Parameters:
    @@ -1173,7 +1345,7 @@

    getSettlementReconciliationReport

    Returns:
    A detailed BitPay Settlement object.
    Throws:
    -
    BitPayException - BitPayException class
    +
    SettlementQueryException - SettlementQueryException class
  • @@ -1197,134 +1369,6 @@

    isFullyPaid

    - - - -
      -
    • -

      requestRefund

      -
      public RefundHelper requestRefund​(java.lang.String invoiceId,
      -                                  java.lang.String refundEmail)
      -                           throws BitPayException
      -
      Request a full refund for a BitPay invoice. The invoice full price and currency type are used in the request.
      -
      -
      Parameters:
      -
      invoiceId - The id of the BitPay invoice for which a refund request should be made.
      -
      refundEmail - The email of the buyer to which the refund email will be sent
      -
      Returns:
      -
      A BitPay RefundRequest object with the new Refund object.
      -
      Throws:
      -
      BitPayException - BitPayException class
      -
      -
    • -
    - - - -
      -
    • -

      requestRefund

      -
      public RefundHelper requestRefund​(Invoice invoice,
      -                                  java.lang.String refundEmail,
      -                                  java.lang.Double amount,
      -                                  java.lang.String currency)
      -                           throws BitPayException
      -
      Request a refund for a BitPay invoice.
      -
      -
      Parameters:
      -
      invoice - A BitPay invoice object for which a refund request should be made. Must have been obtained using the merchant facade.
      -
      refundEmail - The email of the buyer to which the refund email will be sent
      -
      amount - The amount of money to refund. If zero then a request for 100% of the invoice value is created.
      -
      currency - The three digit currency code specifying the exchange rate to use when calculating the refund bitcoin amount. If this value is "BTC" then no exchange rate calculation is performed.
      -
      Returns:
      -
      A BitPay RefundRequest object with the new Refund object.
      -
      Throws:
      -
      BitPayException - BitPayException class
      -
      -
    • -
    - - - -
      -
    • -

      cancelRefundRequest

      -
      public boolean cancelRefundRequest​(java.lang.String invoiceId,
      -                                   java.lang.String refundId)
      -                            throws BitPayException
      -
      Cancel a previously submitted refund request on a BitPay invoice.
      -
      -
      Parameters:
      -
      invoiceId - The BitPay invoiceId having the associated refund to be canceled.
      -
      refundId - The refund id for the refund to be canceled.
      -
      Returns:
      -
      True if the refund was successfully canceled, false otherwise.
      -
      Throws:
      -
      BitPayException - BitPayException class
      -
      -
    • -
    - - - -
      -
    • -

      cancelRefundRequest

      -
      public boolean cancelRefundRequest​(Invoice invoice,
      -                                   java.lang.String refundId)
      -                            throws BitPayException
      -
      Cancel a previously submitted refund request on a BitPay invoice.
      -
      -
      Parameters:
      -
      invoice - The BitPay invoice having the associated refund to be canceled. Must have been obtained using the merchant facade.
      -
      refundId - The refund id for the refund to be canceled.
      -
      Returns:
      -
      True if the refund was successfully canceled, false otherwise.
      -
      Throws:
      -
      BitPayException - BitPayException class
      -
      -
    • -
    - - - -
      -
    • -

      getRefund

      -
      public Refund getRefund​(Invoice invoice,
      -                        java.lang.String refundId)
      -                 throws BitPayException
      -
      Retrieve a previously made refund request on a BitPay invoice.
      -
      -
      Parameters:
      -
      invoice - The BitPay invoice having the associated refund.
      -
      refundId - The refund id for the refund to be updated with new status.
      -
      Returns:
      -
      A BitPay invoice object with the associated Refund object updated.
      -
      Throws:
      -
      BitPayException - BitPayException class
      -
      -
    • -
    - - - -
      -
    • -

      getAllRefunds

      -
      public java.util.List<Refund> getAllRefunds​(Invoice invoice)
      -                                     throws BitPayException
      -
      Retrieve all refund requests on a BitPay invoice.
      -
      -
      Parameters:
      -
      invoice - The BitPay invoice object having the associated refunds.
      -
      Returns:
      -
      A BitPay invoice object with the associated Refund objects updated.
      -
      Throws:
      -
      BitPayException - BitPayException class
      -
      -
    • -
    diff --git a/doc/com/bitpay/sdk/Config.html b/doc/com/bitpay/sdk/Config.html index 1815ae4a..babc95c6 100644 --- a/doc/com/bitpay/sdk/Config.html +++ b/doc/com/bitpay/sdk/Config.html @@ -2,10 +2,10 @@ - + Config - + diff --git a/doc/com/bitpay/sdk/Env.Tokens.html b/doc/com/bitpay/sdk/Env.Tokens.html index 630ee77b..9007f885 100644 --- a/doc/com/bitpay/sdk/Env.Tokens.html +++ b/doc/com/bitpay/sdk/Env.Tokens.html @@ -2,10 +2,10 @@ - + Env.Tokens - + diff --git a/doc/com/bitpay/sdk/Env.html b/doc/com/bitpay/sdk/Env.html index 4b4a97e1..2ad59799 100644 --- a/doc/com/bitpay/sdk/Env.html +++ b/doc/com/bitpay/sdk/Env.html @@ -2,10 +2,10 @@ - + Env - + diff --git a/doc/com/bitpay/sdk/exceptions/BillCreationException.html b/doc/com/bitpay/sdk/exceptions/BillCreationException.html new file mode 100644 index 00000000..8fc6c451 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/BillCreationException.html @@ -0,0 +1,277 @@ + + + + + +BillCreationException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class BillCreationException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class BillCreationException
      +extends BillException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        BillCreationException​(java.lang.String message) +
        Construct the BillCreationException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BillCreationException

          +
          public BillCreationException​(java.lang.String message)
          +
          Construct the BillCreationException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/BillDeliveryException.html b/doc/com/bitpay/sdk/exceptions/BillDeliveryException.html new file mode 100644 index 00000000..5c74bfd1 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/BillDeliveryException.html @@ -0,0 +1,277 @@ + + + + + +BillDeliveryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class BillDeliveryException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class BillDeliveryException
      +extends BillException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        BillDeliveryException​(java.lang.String message) +
        Construct the BillDeliveryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BillDeliveryException

          +
          public BillDeliveryException​(java.lang.String message)
          +
          Construct the BillDeliveryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/BillException.html b/doc/com/bitpay/sdk/exceptions/BillException.html new file mode 100644 index 00000000..c683cf07 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/BillException.html @@ -0,0 +1,276 @@ + + + + + +BillException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class BillException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        BillException​(java.lang.String message) +
        Construct the BillException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BillException

          +
          public BillException​(java.lang.String message)
          +
          Construct the BillException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/BillQueryException.html b/doc/com/bitpay/sdk/exceptions/BillQueryException.html new file mode 100644 index 00000000..f2a320e7 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/BillQueryException.html @@ -0,0 +1,277 @@ + + + + + +BillQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class BillQueryException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class BillQueryException
      +extends BillException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        BillQueryException​(java.lang.String message) +
        Construct the BillQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BillQueryException

          +
          public BillQueryException​(java.lang.String message)
          +
          Construct the BillQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/BillUpdateException.html b/doc/com/bitpay/sdk/exceptions/BillUpdateException.html new file mode 100644 index 00000000..3afcfe79 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/BillUpdateException.html @@ -0,0 +1,277 @@ + + + + + +BillUpdateException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class BillUpdateException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class BillUpdateException
      +extends BillException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        BillUpdateException​(java.lang.String message) +
        Construct the BillUpdateException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BillUpdateException

          +
          public BillUpdateException​(java.lang.String message)
          +
          Construct the BillUpdateException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/BitPayException.html b/doc/com/bitpay/sdk/exceptions/BitPayException.html new file mode 100644 index 00000000..a7abd124 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/BitPayException.html @@ -0,0 +1,271 @@ + + + + + +BitPayException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class BitPayException

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • java.lang.Throwable
      • +
      • +
          +
        • java.lang.Exception
        • +
        • +
            +
          • com.bitpay.sdk.exceptions.BitPayException
          • +
          +
        • +
        +
      • +
      +
    • +
    +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        BitPayException​(java.lang.String message) +
        Construct the BitPayException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          BitPayException

          +
          public BitPayException​(java.lang.String message)
          +
          Construct the BitPayException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/CurrencyException.html b/doc/com/bitpay/sdk/exceptions/CurrencyException.html new file mode 100644 index 00000000..b8f92856 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/CurrencyException.html @@ -0,0 +1,276 @@ + + + + + +CurrencyException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class CurrencyException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        CurrencyException​(java.lang.String message) +
        Construct the CurrencyException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          CurrencyException

          +
          public CurrencyException​(java.lang.String message)
          +
          Construct the CurrencyException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html b/doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html new file mode 100644 index 00000000..d910a338 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html @@ -0,0 +1,277 @@ + + + + + +CurrencyQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class CurrencyQueryException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        CurrencyQueryException​(java.lang.String message) +
        Construct the CurrencyQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          CurrencyQueryException

          +
          public CurrencyQueryException​(java.lang.String message)
          +
          Construct the CurrencyQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html b/doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html new file mode 100644 index 00000000..39081cbb --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html @@ -0,0 +1,277 @@ + + + + + +InvoiceCreationException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class InvoiceCreationException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class InvoiceCreationException
      +extends InvoiceException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        InvoiceCreationException​(java.lang.String message) +
        Construct the InvoiceCreationException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          InvoiceCreationException

          +
          public InvoiceCreationException​(java.lang.String message)
          +
          Construct the InvoiceCreationException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/InvoiceException.html b/doc/com/bitpay/sdk/exceptions/InvoiceException.html new file mode 100644 index 00000000..af55cf12 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/InvoiceException.html @@ -0,0 +1,276 @@ + + + + + +InvoiceException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class InvoiceException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        InvoiceException​(java.lang.String message) +
        Construct the InvoiceException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          InvoiceException

          +
          public InvoiceException​(java.lang.String message)
          +
          Construct the InvoiceException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html b/doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html new file mode 100644 index 00000000..01351354 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html @@ -0,0 +1,277 @@ + + + + + +InvoiceQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class InvoiceQueryException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class InvoiceQueryException
      +extends InvoiceException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        InvoiceQueryException​(java.lang.String message) +
        Construct the InvoiceQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          InvoiceQueryException

          +
          public InvoiceQueryException​(java.lang.String message)
          +
          Construct the InvoiceQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/LedgerException.html b/doc/com/bitpay/sdk/exceptions/LedgerException.html new file mode 100644 index 00000000..0fd6014e --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/LedgerException.html @@ -0,0 +1,276 @@ + + + + + +LedgerException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class LedgerException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        LedgerException​(java.lang.String message) +
        Construct the LedgerException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          LedgerException

          +
          public LedgerException​(java.lang.String message)
          +
          Construct the LedgerException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/LedgerQueryException.html b/doc/com/bitpay/sdk/exceptions/LedgerQueryException.html new file mode 100644 index 00000000..bf701741 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/LedgerQueryException.html @@ -0,0 +1,277 @@ + + + + + +LedgerQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class LedgerQueryException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class LedgerQueryException
      +extends LedgerException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        LedgerQueryException​(java.lang.String message) +
        Construct the LedgerQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          LedgerQueryException

          +
          public LedgerQueryException​(java.lang.String message)
          +
          Construct the LedgerQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html b/doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html new file mode 100644 index 00000000..f25353c6 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html @@ -0,0 +1,277 @@ + + + + + +PayoutCancellationException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class PayoutCancellationException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class PayoutCancellationException
      +extends PayoutException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        PayoutCancellationException​(java.lang.String message) +
        Construct the PayoutCancellationException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          PayoutCancellationException

          +
          public PayoutCancellationException​(java.lang.String message)
          +
          Construct the PayoutCancellationException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutCreationException.html b/doc/com/bitpay/sdk/exceptions/PayoutCreationException.html new file mode 100644 index 00000000..04248912 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/PayoutCreationException.html @@ -0,0 +1,272 @@ + + + + + +PayoutCreationException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class PayoutCreationException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class PayoutCreationException
      +extends BitPayException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        PayoutCreationException​(java.lang.String message) +
        Construct the PayoutCreationException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          PayoutCreationException

          +
          public PayoutCreationException​(java.lang.String message)
          +
          Construct the PayoutCreationException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutException.html b/doc/com/bitpay/sdk/exceptions/PayoutException.html new file mode 100644 index 00000000..dda8513a --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/PayoutException.html @@ -0,0 +1,276 @@ + + + + + +PayoutException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class PayoutException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        PayoutException​(java.lang.String message) +
        Construct the PayoutException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          PayoutException

          +
          public PayoutException​(java.lang.String message)
          +
          Construct the PayoutException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutQueryException.html b/doc/com/bitpay/sdk/exceptions/PayoutQueryException.html new file mode 100644 index 00000000..0883a7d4 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/PayoutQueryException.html @@ -0,0 +1,277 @@ + + + + + +PayoutQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class PayoutQueryException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class PayoutQueryException
      +extends PayoutException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        PayoutQueryException​(java.lang.String message) +
        Construct the PayoutQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          PayoutQueryException

          +
          public PayoutQueryException​(java.lang.String message)
          +
          Construct the PayoutQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/RateException.html b/doc/com/bitpay/sdk/exceptions/RateException.html new file mode 100644 index 00000000..cd3d9507 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/RateException.html @@ -0,0 +1,276 @@ + + + + + +RateException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RateException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        RateException​(java.lang.String message) +
        Construct the RateException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RateException

          +
          public RateException​(java.lang.String message)
          +
          Construct the RateException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/RateQueryException.html b/doc/com/bitpay/sdk/exceptions/RateQueryException.html new file mode 100644 index 00000000..4557cfab --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/RateQueryException.html @@ -0,0 +1,277 @@ + + + + + +RateQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RateQueryException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class RateQueryException
      +extends RateException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        RateQueryException​(java.lang.String message) +
        Construct the RateQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RateQueryException

          +
          public RateQueryException​(java.lang.String message)
          +
          Construct the RateQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/RefundCancellationException.html b/doc/com/bitpay/sdk/exceptions/RefundCancellationException.html new file mode 100644 index 00000000..795b2788 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/RefundCancellationException.html @@ -0,0 +1,277 @@ + + + + + +RefundCancellationException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RefundCancellationException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class RefundCancellationException
      +extends RefundException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        RefundCancellationException​(java.lang.String message) +
        Construct the RefundCancellationException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RefundCancellationException

          +
          public RefundCancellationException​(java.lang.String message)
          +
          Construct the RefundCancellationException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/RefundCreationException.html b/doc/com/bitpay/sdk/exceptions/RefundCreationException.html new file mode 100644 index 00000000..daafd145 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/RefundCreationException.html @@ -0,0 +1,277 @@ + + + + + +RefundCreationException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RefundCreationException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class RefundCreationException
      +extends RefundException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        RefundCreationException​(java.lang.String message) +
        Construct the RefundCreationException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RefundCreationException

          +
          public RefundCreationException​(java.lang.String message)
          +
          Construct the RefundCreationException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/RefundException.html b/doc/com/bitpay/sdk/exceptions/RefundException.html new file mode 100644 index 00000000..ec4e8314 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/RefundException.html @@ -0,0 +1,276 @@ + + + + + +RefundException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RefundException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        RefundException​(java.lang.String message) +
        Construct the RefundException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RefundException

          +
          public RefundException​(java.lang.String message)
          +
          Construct the RefundException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/RefundQueryException.html b/doc/com/bitpay/sdk/exceptions/RefundQueryException.html new file mode 100644 index 00000000..a32a0729 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/RefundQueryException.html @@ -0,0 +1,277 @@ + + + + + +RefundQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RefundQueryException

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      java.io.Serializable
      +
      +
      +
      public class RefundQueryException
      +extends RefundException
      +
      +
      See Also:
      +
      Serialized Form
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        RefundQueryException​(java.lang.String message) +
        Construct the RefundQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RefundQueryException

          +
          public RefundQueryException​(java.lang.String message)
          +
          Construct the RefundQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/SettlementException.html b/doc/com/bitpay/sdk/exceptions/SettlementException.html new file mode 100644 index 00000000..8477d4cc --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/SettlementException.html @@ -0,0 +1,276 @@ + + + + + +SettlementException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class SettlementException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        SettlementException​(java.lang.String message) +
        Construct the SettlementException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          SettlementException

          +
          public SettlementException​(java.lang.String message)
          +
          Construct the SettlementException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/SettlementQueryException.html b/doc/com/bitpay/sdk/exceptions/SettlementQueryException.html new file mode 100644 index 00000000..cc11241a --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/SettlementQueryException.html @@ -0,0 +1,277 @@ + + + + + +SettlementQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class SettlementQueryException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        SettlementQueryException​(java.lang.String message) +
        Construct the SettlementQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          SettlementQueryException

          +
          public SettlementQueryException​(java.lang.String message)
          +
          Construct the SettlementQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html new file mode 100644 index 00000000..4453d727 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html @@ -0,0 +1,277 @@ + + + + + +SubscriptionCreationException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class SubscriptionCreationException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        SubscriptionCreationException​(java.lang.String message) +
        Construct the SubscriptionCreationException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          SubscriptionCreationException

          +
          public SubscriptionCreationException​(java.lang.String message)
          +
          Construct the SubscriptionCreationException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionException.html new file mode 100644 index 00000000..5b0f6767 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionException.html @@ -0,0 +1,276 @@ + + + + + +SubscriptionException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class SubscriptionException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        SubscriptionException​(java.lang.String message) +
        Construct the SubscriptionException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          SubscriptionException

          +
          public SubscriptionException​(java.lang.String message)
          +
          Construct the SubscriptionException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html new file mode 100644 index 00000000..8119e925 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html @@ -0,0 +1,277 @@ + + + + + +SubscriptionQueryException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class SubscriptionQueryException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        SubscriptionQueryException​(java.lang.String message) +
        Construct the SubscriptionQueryException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          SubscriptionQueryException

          +
          public SubscriptionQueryException​(java.lang.String message)
          +
          Construct the SubscriptionQueryException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html new file mode 100644 index 00000000..a36c0a19 --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html @@ -0,0 +1,277 @@ + + + + + +SubscriptionUpdateException + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class SubscriptionUpdateException

    +
    +
    + +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        SubscriptionUpdateException​(java.lang.String message) +
        Construct the SubscriptionUpdateException.
        +
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Throwable

          +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
        • +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          SubscriptionUpdateException

          +
          public SubscriptionUpdateException​(java.lang.String message)
          +
          Construct the SubscriptionUpdateException.
          +
          +
          Parameters:
          +
          message - String [optional] The Exception message to throw.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/exceptions/package-summary.html b/doc/com/bitpay/sdk/exceptions/package-summary.html new file mode 100644 index 00000000..e9a49acb --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/package-summary.html @@ -0,0 +1,241 @@ + + + + + +com.bitpay.sdk.exceptions + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Package com.bitpay.sdk.exceptions

    +
    + +
    + + + diff --git a/doc/com/bitpay/sdk/exceptions/package-tree.html b/doc/com/bitpay/sdk/exceptions/package-tree.html new file mode 100644 index 00000000..094c181b --- /dev/null +++ b/doc/com/bitpay/sdk/exceptions/package-tree.html @@ -0,0 +1,190 @@ + + + + + +com.bitpay.sdk.exceptions Class Hierarchy + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Hierarchy For Package com.bitpay.sdk.exceptions

    +Package Hierarchies: + +
    +
    +
    +

    Class Hierarchy

    + +
    +
    +
    + + + diff --git a/doc/com/bitpay/sdk/model/Bill/Bill.html b/doc/com/bitpay/sdk/model/Bill/Bill.html index cf90a717..db575bbe 100644 --- a/doc/com/bitpay/sdk/model/Bill/Bill.html +++ b/doc/com/bitpay/sdk/model/Bill/Bill.html @@ -2,10 +2,10 @@ - + Bill - + diff --git a/doc/com/bitpay/sdk/model/Bill/BillStatus.html b/doc/com/bitpay/sdk/model/Bill/BillStatus.html index 06f14257..d48e4415 100644 --- a/doc/com/bitpay/sdk/model/Bill/BillStatus.html +++ b/doc/com/bitpay/sdk/model/Bill/BillStatus.html @@ -2,10 +2,10 @@ - + BillStatus - + diff --git a/doc/com/bitpay/sdk/model/Bill/Item.html b/doc/com/bitpay/sdk/model/Bill/Item.html index 2937b6d9..6162922c 100644 --- a/doc/com/bitpay/sdk/model/Bill/Item.html +++ b/doc/com/bitpay/sdk/model/Bill/Item.html @@ -2,10 +2,10 @@ - + Item - + diff --git a/doc/com/bitpay/sdk/model/Bill/package-summary.html b/doc/com/bitpay/sdk/model/Bill/package-summary.html index a3fcacbd..b76ae540 100644 --- a/doc/com/bitpay/sdk/model/Bill/package-summary.html +++ b/doc/com/bitpay/sdk/model/Bill/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Bill - + diff --git a/doc/com/bitpay/sdk/model/Bill/package-tree.html b/doc/com/bitpay/sdk/model/Bill/package-tree.html index d0c02fb1..891b679d 100644 --- a/doc/com/bitpay/sdk/model/Bill/package-tree.html +++ b/doc/com/bitpay/sdk/model/Bill/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Bill Class Hierarchy - + diff --git a/doc/com/bitpay/sdk/model/Currency.html b/doc/com/bitpay/sdk/model/Currency.html index 3401e3cb..55d66ce9 100644 --- a/doc/com/bitpay/sdk/model/Currency.html +++ b/doc/com/bitpay/sdk/model/Currency.html @@ -2,10 +2,10 @@ - + Currency - + diff --git a/doc/com/bitpay/sdk/model/Facade.html b/doc/com/bitpay/sdk/model/Facade.html index 7a4f5162..7beea96b 100644 --- a/doc/com/bitpay/sdk/model/Facade.html +++ b/doc/com/bitpay/sdk/model/Facade.html @@ -2,10 +2,10 @@ - + Facade - + diff --git a/doc/com/bitpay/sdk/model/Invoice/Buyer.html b/doc/com/bitpay/sdk/model/Invoice/Buyer.html index 12624537..8a48bc9f 100644 --- a/doc/com/bitpay/sdk/model/Invoice/Buyer.html +++ b/doc/com/bitpay/sdk/model/Invoice/Buyer.html @@ -2,10 +2,10 @@ - + Buyer - + diff --git a/doc/com/bitpay/sdk/model/Invoice/Invoice.html b/doc/com/bitpay/sdk/model/Invoice/Invoice.html index 112c44ae..5d8ab0da 100644 --- a/doc/com/bitpay/sdk/model/Invoice/Invoice.html +++ b/doc/com/bitpay/sdk/model/Invoice/Invoice.html @@ -2,10 +2,10 @@ - + Invoice - + @@ -339,7 +339,7 @@

    Method Summary

      -java.util.List<java.lang.String> +java.util.List<java.util.Hashtable<java.lang.String,​java.util.Hashtable<java.lang.String,​java.lang.String>>> getRefundAddresses()   @@ -565,7 +565,7 @@

    Method Summary

    void -setRefundAddresses​(java.util.List<java.lang.String> _refundAddresses) +setRefundAddresses​(java.util.List<java.util.Hashtable<java.lang.String,​java.util.Hashtable<java.lang.String,​java.lang.String>>> _refundAddresses)   @@ -1201,7 +1201,7 @@

    setTargetConfirmations

    • getRefundAddresses

      -
      public java.util.List<java.lang.String> getRefundAddresses()
      +
      public java.util.List<java.util.Hashtable<java.lang.String,​java.util.Hashtable<java.lang.String,​java.lang.String>>> getRefundAddresses()
    @@ -1210,7 +1210,7 @@

    getRefundAddresses

    • setRefundAddresses

      -
      public void setRefundAddresses​(java.util.List<java.lang.String> _refundAddresses)
      +
      public void setRefundAddresses​(java.util.List<java.util.Hashtable<java.lang.String,​java.util.Hashtable<java.lang.String,​java.lang.String>>> _refundAddresses)
    diff --git a/doc/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html b/doc/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html index a041efcd..dd396f54 100644 --- a/doc/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html +++ b/doc/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html @@ -2,10 +2,10 @@ - + InvoiceBuyerProvidedInfo - + diff --git a/doc/com/bitpay/sdk/model/Invoice/InvoiceStatus.html b/doc/com/bitpay/sdk/model/Invoice/InvoiceStatus.html index 942ac46e..ded1b656 100644 --- a/doc/com/bitpay/sdk/model/Invoice/InvoiceStatus.html +++ b/doc/com/bitpay/sdk/model/Invoice/InvoiceStatus.html @@ -2,10 +2,10 @@ - + InvoiceStatus - + @@ -134,22 +134,22 @@

    Field Summary

    static java.lang.String -
    Complete +Cancelled   static java.lang.String -Confirmed +Complete   static java.lang.String -Expired +Failed   static java.lang.String -Invalid +Funded   @@ -159,7 +159,7 @@

    Field Summary

    static java.lang.String -Paid +Processing   @@ -236,29 +236,29 @@

    New

    - - + @@ -275,29 +275,29 @@

    Complete

    - + - + diff --git a/doc/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html b/doc/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html index 49820022..17795c76 100644 --- a/doc/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html +++ b/doc/com/bitpay/sdk/model/Invoice/InvoiceTransaction.html @@ -2,10 +2,10 @@ - + InvoiceTransaction - + diff --git a/doc/com/bitpay/sdk/model/Invoice/MinerFees.html b/doc/com/bitpay/sdk/model/Invoice/MinerFees.html index de928cdd..7e6c3faf 100644 --- a/doc/com/bitpay/sdk/model/Invoice/MinerFees.html +++ b/doc/com/bitpay/sdk/model/Invoice/MinerFees.html @@ -2,10 +2,10 @@ - + MinerFees - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -175,15 +175,25 @@

    Method Summary

      +MinerFeesItem +getEth() +  + + void setBch​(MinerFeesItem bch)   - + void setBtc​(MinerFeesItem btc)   + +void +setEth​(MinerFeesItem eth) +  + @@ -260,12 +270,30 @@

    getBch

    - diff --git a/doc/com/bitpay/sdk/model/Invoice/MinerFeesItem.html b/doc/com/bitpay/sdk/model/Invoice/MinerFeesItem.html index d13fb9ee..a252e741 100644 --- a/doc/com/bitpay/sdk/model/Invoice/MinerFeesItem.html +++ b/doc/com/bitpay/sdk/model/Invoice/MinerFeesItem.html @@ -2,10 +2,10 @@ - + MinerFeesItem - + diff --git a/doc/com/bitpay/sdk/model/Invoice/PaymentCode.html b/doc/com/bitpay/sdk/model/Invoice/PaymentCode.html index b66744be..ccee5396 100644 --- a/doc/com/bitpay/sdk/model/Invoice/PaymentCode.html +++ b/doc/com/bitpay/sdk/model/Invoice/PaymentCode.html @@ -2,10 +2,10 @@ - + PaymentCode - + diff --git a/doc/com/bitpay/sdk/model/Invoice/PaymentCodes.html b/doc/com/bitpay/sdk/model/Invoice/PaymentCodes.html index 3a09ec86..7a70157d 100644 --- a/doc/com/bitpay/sdk/model/Invoice/PaymentCodes.html +++ b/doc/com/bitpay/sdk/model/Invoice/PaymentCodes.html @@ -2,10 +2,10 @@ - + PaymentCodes - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -175,15 +175,25 @@

    Method Summary

      +PaymentCode +getEth() +  + + void setBch​(PaymentCode bch)   - + void setBtc​(PaymentCode btc)   + +void +setEth​(PaymentCode eth) +  + @@ -260,12 +270,30 @@

    getBch

    - diff --git a/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html b/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html index 79b34fbd..831c90bc 100644 --- a/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html +++ b/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html @@ -2,10 +2,10 @@ - + PaymentTotal - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -166,24 +166,34 @@

    Method Summary

    java.lang.Double -getBCH() +getBch()   java.lang.Double -getBTC() +getBtc()   +java.lang.Double +getEth() +  + + void setBch​(java.lang.Double bch)   - + void setBtc​(java.lang.Double btc)   + +void +setEth​(java.lang.Double eth) +  + @@ -230,13 +240,13 @@

    PaymentTotal

    Method Detail

    - +
    • -

      getBTC

      -
      public java.lang.Double getBTC()
      +

      getBtc

      +
      public java.lang.Double getBtc()
    @@ -248,24 +258,42 @@

    setBtc

    public void setBtc​(java.lang.Double btc)
    -
    +
    • -

      getBCH

      -
      public java.lang.Double getBCH()
      +

      getBch

      +
      public java.lang.Double getBch()
    -
      +
      • setBch

        public void setBch​(java.lang.Double bch)
      + + + +
        +
      • +

        getEth

        +
        public java.lang.Double getEth()
        +
      • +
      + + + +
        +
      • +

        setEth

        +
        public void setEth​(java.lang.Double eth)
        +
      • +
    diff --git a/doc/com/bitpay/sdk/model/Invoice/Refund.html b/doc/com/bitpay/sdk/model/Invoice/Refund.html new file mode 100644 index 00000000..5f34df14 --- /dev/null +++ b/doc/com/bitpay/sdk/model/Invoice/Refund.html @@ -0,0 +1,517 @@ + + + + + +Refund + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class Refund

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • com.bitpay.sdk.model.Invoice.Refund
      • +
      +
    • +
    +
    +
      +
    • +
      +
      public class Refund
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        Refund() 
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
        +
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Modifier and TypeMethodDescription
        java.lang.DoublegetAmount() 
        java.lang.StringgetCurrency() 
        java.lang.StringgetGuid() 
        java.lang.StringgetId() 
        RefundParamsgetParams() 
        java.lang.StringgetRefundEmail() 
        java.util.DategetRequestDate() 
        java.lang.StringgetStatus() 
        java.lang.StringgetToken() 
        voidsetAmount​(java.lang.Double amount) 
        voidsetCurrency​(java.lang.String currency) 
        voidsetGuid​(java.lang.String guid) 
        voidsetId​(java.lang.String id) 
        voidsetPaymentUrls​(RefundParams refundParams) 
        voidsetRefundEmail​(java.lang.String refundEmail) 
        voidsetRequestDate​(java.util.Date requestDate) 
        voidsetStatus​(java.lang.String status) 
        voidsetToken​(java.lang.String token) 
        +
        +
        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          Refund

          +
          public Refund()
          +
        • +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getGuid

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

          setGuid

          +
          public void setGuid​(java.lang.String guid)
          +
        • +
        + + + +
          +
        • +

          getRefundEmail

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

          setRefundEmail

          +
          public void setRefundEmail​(java.lang.String refundEmail)
          +
        • +
        + + + +
          +
        • +

          getAmount

          +
          public java.lang.Double getAmount()
          +
        • +
        + + + +
          +
        • +

          setAmount

          +
          public void setAmount​(java.lang.Double amount)
          +
        • +
        + + + +
          +
        • +

          getToken

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

          setToken

          +
          public void setToken​(java.lang.String token)
          +
        • +
        + + + +
          +
        • +

          getCurrency

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

          setCurrency

          +
          public void setCurrency​(java.lang.String currency)
          +
        • +
        + + + +
          +
        • +

          getId

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

          setId

          +
          public void setId​(java.lang.String id)
          +
        • +
        + + + +
          +
        • +

          getRequestDate

          +
          public java.util.Date getRequestDate()
          +
        • +
        + + + +
          +
        • +

          setRequestDate

          +
          public void setRequestDate​(java.util.Date requestDate)
          +
        • +
        + + + +
          +
        • +

          getStatus

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

          setStatus

          +
          public void setStatus​(java.lang.String status)
          +
        • +
        + + + + + + + +
          +
        • +

          setPaymentUrls

          +
          public void setPaymentUrls​(RefundParams refundParams)
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/model/Invoice/RefundInfo.html b/doc/com/bitpay/sdk/model/Invoice/RefundInfo.html index 146b2d2a..66a3da17 100644 --- a/doc/com/bitpay/sdk/model/Invoice/RefundInfo.html +++ b/doc/com/bitpay/sdk/model/Invoice/RefundInfo.html @@ -2,10 +2,10 @@ - + RefundInfo - + diff --git a/doc/com/bitpay/sdk/model/Invoice/RefundParams.html b/doc/com/bitpay/sdk/model/Invoice/RefundParams.html new file mode 100644 index 00000000..4d1882fd --- /dev/null +++ b/doc/com/bitpay/sdk/model/Invoice/RefundParams.html @@ -0,0 +1,489 @@ + + + + + +RefundParams + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RefundParams

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • com.bitpay.sdk.model.Invoice.RefundParams
      • +
      +
    • +
    +
    +
      +
    • +
      +
      public class RefundParams
      +extends java.lang.Object
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RefundParams

          +
          public RefundParams()
          +
        • +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getRequesterType

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

          setRequesterType

          +
          public void setRequesterType​(java.lang.String requesterType)
          +
        • +
        + + + +
          +
        • +

          getRequesterEmail

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

          setRequesterEmail

          +
          public void setRequesterEmail​(java.lang.String requesterEmail)
          +
        • +
        + + + +
          +
        • +

          getAmount

          +
          public java.lang.Double getAmount()
          +
        • +
        + + + +
          +
        • +

          setAmount

          +
          public void setAmount​(java.lang.Double amount)
          +
        • +
        + + + +
          +
        • +

          getCurrency

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

          setCurrency

          +
          public void setCurrency​(java.lang.String currency)
          +
        • +
        + + + +
          +
        • +

          getEmail

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

          setEmail

          +
          public void setEmail​(java.lang.String email)
          +
        • +
        + + + +
          +
        • +

          getPurchaserNotifyEmail

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

          setPurchaserNotifyEmail

          +
          public void setPurchaserNotifyEmail​(java.lang.String purchaserNotifyEmail)
          +
        • +
        + + + +
          +
        • +

          getRefundAddress

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

          setRefundAddress

          +
          public void setRefundAddress​(java.lang.String refundAddress)
          +
        • +
        + + + +
          +
        • +

          getSupportRequestEid

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

          setSupportRequestEid

          +
          public void setSupportRequestEid​(java.lang.String supportRequestEid)
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/model/Invoice/RefundStatus.html b/doc/com/bitpay/sdk/model/Invoice/RefundStatus.html new file mode 100644 index 00000000..53557bf9 --- /dev/null +++ b/doc/com/bitpay/sdk/model/Invoice/RefundStatus.html @@ -0,0 +1,321 @@ + + + + + +RefundStatus + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class RefundStatus

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • com.bitpay.sdk.model.Invoice.RefundStatus
      • +
      +
    • +
    +
    +
      +
    • +
      +
      public class RefundStatus
      +extends java.lang.Object
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Field Summary

        +
        + + + + + + + + + + + + + + + + + + + + + + + + +
        Fields 
        Modifier and TypeFieldDescription
        static java.lang.StringFailure 
        static java.lang.StringPending 
        static java.lang.StringSuccess 
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Constructor Summary

        +
        + + + + + + + + + + + + +
        Constructors 
        ConstructorDescription
        RefundStatus() 
        +
        +
      • +
      +
      + +
      +
        +
      • + + +

        Method Summary

        +
          +
        • + + +

          Methods inherited from class java.lang.Object

          +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      + +
      + +
      +
        +
      • + + +

        Constructor Detail

        + + + +
          +
        • +

          RefundStatus

          +
          public RefundStatus()
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/doc/com/bitpay/sdk/model/Invoice/Shopper.html b/doc/com/bitpay/sdk/model/Invoice/Shopper.html index 1b6d7b43..dbe692bc 100644 --- a/doc/com/bitpay/sdk/model/Invoice/Shopper.html +++ b/doc/com/bitpay/sdk/model/Invoice/Shopper.html @@ -2,10 +2,10 @@ - + Shopper - + diff --git a/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html b/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html index b4f6f338..d40a5204 100644 --- a/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html +++ b/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html @@ -2,10 +2,10 @@ - + SupportedTransactionCurrencies - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -175,15 +175,25 @@

    Method Summary

      +SupportedTransactionCurrency +getEth() +  + + void setBch​(SupportedTransactionCurrency bch)   - + void setBtc​(SupportedTransactionCurrency btc)   + +void +setEth​(SupportedTransactionCurrency eth) +  + @@ -260,12 +270,30 @@

    getBch

    - diff --git a/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html b/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html index dd58197e..19d5a8de 100644 --- a/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html +++ b/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html @@ -2,10 +2,10 @@ - + SupportedTransactionCurrency - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -170,10 +170,20 @@

    Method Summary

      +java.lang.String +getReason() +  + + void setEnabled​(boolean enabled)   + +void +setReason​(java.lang.String reason) +  + @@ -232,12 +242,30 @@

    getEnabled

    -
      +
      • setEnabled

        public void setEnabled​(boolean enabled)
      + + + +
        +
      • +

        getReason

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

        setReason

        +
        public void setReason​(java.lang.String reason)
        +
      • +
    diff --git a/doc/com/bitpay/sdk/model/Invoice/package-summary.html b/doc/com/bitpay/sdk/model/Invoice/package-summary.html index 6ee94c83..76632a50 100644 --- a/doc/com/bitpay/sdk/model/Invoice/package-summary.html +++ b/doc/com/bitpay/sdk/model/Invoice/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Invoice - + @@ -130,18 +130,30 @@

    Package com.bitpay.sdk.model.Invoice

      +Refund +  + + RefundInfo   + +RefundParams +  + -Shopper +RefundStatus   -SupportedTransactionCurrencies +Shopper   +SupportedTransactionCurrencies +  + + SupportedTransactionCurrency   diff --git a/doc/com/bitpay/sdk/model/Invoice/package-tree.html b/doc/com/bitpay/sdk/model/Invoice/package-tree.html index 99763e38..79de3d75 100644 --- a/doc/com/bitpay/sdk/model/Invoice/package-tree.html +++ b/doc/com/bitpay/sdk/model/Invoice/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Invoice Class Hierarchy - + @@ -98,7 +98,10 @@

    Class Hierarchy

  • com.bitpay.sdk.model.Invoice.PaymentCode
  • com.bitpay.sdk.model.Invoice.PaymentCodes
  • com.bitpay.sdk.model.Invoice.PaymentTotal
  • +
  • com.bitpay.sdk.model.Invoice.Refund
  • com.bitpay.sdk.model.Invoice.RefundInfo
  • +
  • com.bitpay.sdk.model.Invoice.RefundParams
  • +
  • com.bitpay.sdk.model.Invoice.RefundStatus
  • com.bitpay.sdk.model.Invoice.Shopper
  • com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies
  • com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency
  • diff --git a/doc/com/bitpay/sdk/model/Ledger/Buyer.html b/doc/com/bitpay/sdk/model/Ledger/Buyer.html index bd8c0b6e..2b0e3b11 100644 --- a/doc/com/bitpay/sdk/model/Ledger/Buyer.html +++ b/doc/com/bitpay/sdk/model/Ledger/Buyer.html @@ -2,10 +2,10 @@ - + Buyer - + diff --git a/doc/com/bitpay/sdk/model/Ledger/Ledger.html b/doc/com/bitpay/sdk/model/Ledger/Ledger.html index 9e306b3a..9a44cdd3 100644 --- a/doc/com/bitpay/sdk/model/Ledger/Ledger.html +++ b/doc/com/bitpay/sdk/model/Ledger/Ledger.html @@ -2,10 +2,10 @@ - + Ledger - + diff --git a/doc/com/bitpay/sdk/model/Ledger/LedgerEntry.html b/doc/com/bitpay/sdk/model/Ledger/LedgerEntry.html index e65b7bec..9ed5aa92 100644 --- a/doc/com/bitpay/sdk/model/Ledger/LedgerEntry.html +++ b/doc/com/bitpay/sdk/model/Ledger/LedgerEntry.html @@ -2,10 +2,10 @@ - + LedgerEntry - + diff --git a/doc/com/bitpay/sdk/model/Ledger/package-summary.html b/doc/com/bitpay/sdk/model/Ledger/package-summary.html index 2be0c9f0..8480f3c6 100644 --- a/doc/com/bitpay/sdk/model/Ledger/package-summary.html +++ b/doc/com/bitpay/sdk/model/Ledger/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Ledger - + diff --git a/doc/com/bitpay/sdk/model/Ledger/package-tree.html b/doc/com/bitpay/sdk/model/Ledger/package-tree.html index 4650411b..0ef9c87f 100644 --- a/doc/com/bitpay/sdk/model/Ledger/package-tree.html +++ b/doc/com/bitpay/sdk/model/Ledger/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Ledger Class Hierarchy - + diff --git a/doc/com/bitpay/sdk/model/Payout/PayoutBatch.html b/doc/com/bitpay/sdk/model/Payout/PayoutBatch.html index 95337217..d5934a4b 100644 --- a/doc/com/bitpay/sdk/model/Payout/PayoutBatch.html +++ b/doc/com/bitpay/sdk/model/Payout/PayoutBatch.html @@ -2,10 +2,10 @@ - + PayoutBatch - + diff --git a/doc/com/bitpay/sdk/model/Payout/PayoutInstruction.html b/doc/com/bitpay/sdk/model/Payout/PayoutInstruction.html index b0593eec..730a8558 100644 --- a/doc/com/bitpay/sdk/model/Payout/PayoutInstruction.html +++ b/doc/com/bitpay/sdk/model/Payout/PayoutInstruction.html @@ -2,10 +2,10 @@ - + PayoutInstruction - + diff --git a/doc/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html b/doc/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html index d5b94e53..b7d0bfef 100644 --- a/doc/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html +++ b/doc/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html @@ -2,10 +2,10 @@ - + PayoutInstructionBtcSummary - + diff --git a/doc/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html b/doc/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html index 59976580..d9b1dcba 100644 --- a/doc/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html +++ b/doc/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html @@ -2,10 +2,10 @@ - + PayoutInstructionTransaction - + diff --git a/doc/com/bitpay/sdk/model/Payout/PayoutStatus.html b/doc/com/bitpay/sdk/model/Payout/PayoutStatus.html index 9d0b1cdf..4aa42130 100644 --- a/doc/com/bitpay/sdk/model/Payout/PayoutStatus.html +++ b/doc/com/bitpay/sdk/model/Payout/PayoutStatus.html @@ -2,10 +2,10 @@ - + PayoutStatus - + diff --git a/doc/com/bitpay/sdk/model/Payout/package-summary.html b/doc/com/bitpay/sdk/model/Payout/package-summary.html index ef9fdb93..15193d8c 100644 --- a/doc/com/bitpay/sdk/model/Payout/package-summary.html +++ b/doc/com/bitpay/sdk/model/Payout/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Payout - + diff --git a/doc/com/bitpay/sdk/model/Payout/package-tree.html b/doc/com/bitpay/sdk/model/Payout/package-tree.html index 589f4b93..a218088b 100644 --- a/doc/com/bitpay/sdk/model/Payout/package-tree.html +++ b/doc/com/bitpay/sdk/model/Payout/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Payout Class Hierarchy - + diff --git a/doc/com/bitpay/sdk/model/Policy.html b/doc/com/bitpay/sdk/model/Policy.html index cd866c75..b58d792c 100644 --- a/doc/com/bitpay/sdk/model/Policy.html +++ b/doc/com/bitpay/sdk/model/Policy.html @@ -2,10 +2,10 @@ - + Policy - + diff --git a/doc/com/bitpay/sdk/model/Rate/Rate.html b/doc/com/bitpay/sdk/model/Rate/Rate.html index 551a4028..f092a041 100644 --- a/doc/com/bitpay/sdk/model/Rate/Rate.html +++ b/doc/com/bitpay/sdk/model/Rate/Rate.html @@ -2,10 +2,10 @@ - + Rate - + diff --git a/doc/com/bitpay/sdk/model/Rate/Rates.html b/doc/com/bitpay/sdk/model/Rate/Rates.html index 2f299ab9..4b99d1ce 100644 --- a/doc/com/bitpay/sdk/model/Rate/Rates.html +++ b/doc/com/bitpay/sdk/model/Rate/Rates.html @@ -2,10 +2,10 @@ - + Rates - + @@ -243,10 +243,10 @@

    getRates

  • update

    public void update()
    -            throws BitPayException
    + throws RateQueryException
    Throws:
    -
    BitPayException
    +
    RateQueryException
  • diff --git a/doc/com/bitpay/sdk/model/Rate/package-summary.html b/doc/com/bitpay/sdk/model/Rate/package-summary.html index a30bd0e7..65b71b81 100644 --- a/doc/com/bitpay/sdk/model/Rate/package-summary.html +++ b/doc/com/bitpay/sdk/model/Rate/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Rate - + diff --git a/doc/com/bitpay/sdk/model/Rate/package-tree.html b/doc/com/bitpay/sdk/model/Rate/package-tree.html index 09a31730..75250d59 100644 --- a/doc/com/bitpay/sdk/model/Rate/package-tree.html +++ b/doc/com/bitpay/sdk/model/Rate/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Rate Class Hierarchy - + diff --git a/doc/com/bitpay/sdk/model/Refund.html b/doc/com/bitpay/sdk/model/Refund.html index da5c11fa..15712bfc 100644 --- a/doc/com/bitpay/sdk/model/Refund.html +++ b/doc/com/bitpay/sdk/model/Refund.html @@ -2,10 +2,10 @@ - + Refund - + diff --git a/doc/com/bitpay/sdk/model/RefundHelper.html b/doc/com/bitpay/sdk/model/RefundHelper.html index 8742de60..531358d5 100644 --- a/doc/com/bitpay/sdk/model/RefundHelper.html +++ b/doc/com/bitpay/sdk/model/RefundHelper.html @@ -2,10 +2,10 @@ - + RefundHelper - + diff --git a/doc/com/bitpay/sdk/model/RefundParams.html b/doc/com/bitpay/sdk/model/RefundParams.html index 62700194..534922a6 100644 --- a/doc/com/bitpay/sdk/model/RefundParams.html +++ b/doc/com/bitpay/sdk/model/RefundParams.html @@ -2,10 +2,10 @@ - + RefundParams - + diff --git a/doc/com/bitpay/sdk/model/Settlement/InvoiceData.html b/doc/com/bitpay/sdk/model/Settlement/InvoiceData.html index 8a2ff982..7ec95aea 100644 --- a/doc/com/bitpay/sdk/model/Settlement/InvoiceData.html +++ b/doc/com/bitpay/sdk/model/Settlement/InvoiceData.html @@ -2,10 +2,10 @@ - + InvoiceData - + @@ -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}; +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}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -205,45 +205,55 @@

    Method Summary

      +java.lang.String +getTransactionCurrency() +  + + void setAmount​(RefundInfo refundInfo)   - + void setBtcPrice​(java.lang.Float btcPrice)   - + void setCurrency​(java.lang.String currency)   - + void setDate​(java.lang.Long date)   - + void setOrderId​(java.lang.String orderId)   - + void setOverPaidAmount​(java.lang.Float overPaidAmount)   - + void setPayoutPercentage​(java.lang.Double payoutPercentage)   - + void setPrice​(java.lang.Float price)   + +void +setTransactionCurrency​(java.lang.String transactionCurrency) +  + @@ -362,6 +372,24 @@

    setCurrency

    public void setCurrency​(java.lang.String currency)
    + + + +
      +
    • +

      getTransactionCurrency

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

      setTransactionCurrency

      +
      public void setTransactionCurrency​(java.lang.String transactionCurrency)
      +
    • +
    diff --git a/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html b/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html index 7ada7924..7cb3538a 100644 --- a/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html +++ b/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html @@ -2,10 +2,10 @@ - + PayoutInfo - + @@ -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}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -171,59 +171,229 @@

    Method Summary

    java.lang.String -getBankCountry() +getAccountHolderAddress()   java.lang.String -getlabel() +getAccountHolderAddress2()   java.lang.String -getMerchantEin() +getAccountHolderCity()   java.lang.String -getName() +getAccountHolderCountry()   java.lang.String -getRouting() +getAccountHolderName()   +java.lang.String +getAccountHolderPostalCode() +  + + +java.lang.String +getAdditionalInformation() +  + + +java.lang.String +getAddress() +  + + +java.lang.String +getBank() +  + + +java.lang.String +getBankAddress() +  + + +java.lang.String +getBankCountry() +  + + +java.lang.String +getBankName() +  + + +java.lang.String +getCity() +  + + +java.lang.String +getIban() +  + + +java.lang.String +getlabel() +  + + +java.lang.String +getMerchantEin() +  + + +java.lang.String +getName() +  + + +java.lang.String +getPostal() +  + + +java.lang.String +getRouting() +  + + +java.lang.String +getSort() +  + + +java.lang.String +getSwift() +  + + +java.lang.String +getWire() +  + + void setAccount​(java.lang.String account)   - + +void +setAccountHolderAddress​(java.lang.String accountHolderAddress) +  + + +void +setAccountHolderAddress2​(java.lang.String accountHolderAddress2) +  + + +void +setAccountHolderCity​(java.lang.String accountHolderCity) +  + + +void +setAccountHolderCountry​(java.lang.String accountHolderCountry) +  + + +void +setAccountHolderName​(java.lang.String accountHolderName) +  + + +void +setAccountHolderPostalCode​(java.lang.String accountHolderPostalCode) +  + + +void +setAdditionalInformation​(java.lang.String additionalInformation) +  + + +void +setAddress​(java.lang.String address) +  + + +void +setBank​(java.lang.String bank) +  + + +void +setBankAddress​(java.lang.String bankAddress) +  + + void setBankCountry​(java.lang.String bankCountry)   - + +void +setBankName​(java.lang.String bankName) +  + + +void +setCity​(java.lang.String city) +  + + +void +setIban​(java.lang.String iban) +  + + void setlabel​(java.lang.String label)   - + void setMerchantEin​(java.lang.String merchantEin)   - + void setName​(java.lang.String name)   - + +void +setPostal​(java.lang.String postal) +  + + void setRouting​(java.lang.String routing)   + +void +setSort​(java.lang.String sort) +  + + +void +setSwift​(java.lang.String swift) +  + + +void +setWire​(java.lang.String wire) +  + @@ -372,12 +542,318 @@

    getBankCountry

    -
      +
      • setBankCountry

        public void setBankCountry​(java.lang.String bankCountry)
      + + + +
        +
      • +

        getBank

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

        setBank

        +
        public void setBank​(java.lang.String bank)
        +
      • +
      + + + +
        +
      • +

        getSwift

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

        setSwift

        +
        public void setSwift​(java.lang.String swift)
        +
      • +
      + + + +
        +
      • +

        getAddress

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

        setAddress

        +
        public void setAddress​(java.lang.String address)
        +
      • +
      + + + +
        +
      • +

        getCity

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

        setCity

        +
        public void setCity​(java.lang.String city)
        +
      • +
      + + + +
        +
      • +

        getPostal

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

        setPostal

        +
        public void setPostal​(java.lang.String postal)
        +
      • +
      + + + +
        +
      • +

        getSort

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

        setSort

        +
        public void setSort​(java.lang.String sort)
        +
      • +
      + + + +
        +
      • +

        getWire

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

        setWire

        +
        public void setWire​(java.lang.String wire)
        +
      • +
      + + + +
        +
      • +

        getBankName

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

        setBankName

        +
        public void setBankName​(java.lang.String bankName)
        +
      • +
      + + + +
        +
      • +

        getBankAddress

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

        setBankAddress

        +
        public void setBankAddress​(java.lang.String bankAddress)
        +
      • +
      + + + +
        +
      • +

        getIban

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

        setIban

        +
        public void setIban​(java.lang.String iban)
        +
      • +
      + + + +
        +
      • +

        getAdditionalInformation

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

        setAdditionalInformation

        +
        public void setAdditionalInformation​(java.lang.String additionalInformation)
        +
      • +
      + + + +
        +
      • +

        getAccountHolderName

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

        setAccountHolderName

        +
        public void setAccountHolderName​(java.lang.String accountHolderName)
        +
      • +
      + + + +
        +
      • +

        getAccountHolderAddress

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

        setAccountHolderAddress

        +
        public void setAccountHolderAddress​(java.lang.String accountHolderAddress)
        +
      • +
      + + + +
        +
      • +

        getAccountHolderAddress2

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

        setAccountHolderAddress2

        +
        public void setAccountHolderAddress2​(java.lang.String accountHolderAddress2)
        +
      • +
      + + + +
        +
      • +

        getAccountHolderPostalCode

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

        setAccountHolderPostalCode

        +
        public void setAccountHolderPostalCode​(java.lang.String accountHolderPostalCode)
        +
      • +
      + + + +
        +
      • +

        getAccountHolderCity

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

        setAccountHolderCity

        +
        public void setAccountHolderCity​(java.lang.String accountHolderCity)
        +
      • +
      + + + +
        +
      • +

        getAccountHolderCountry

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

        setAccountHolderCountry

        +
        public void setAccountHolderCountry​(java.lang.String accountHolderCountry)
        +
      • +
    diff --git a/doc/com/bitpay/sdk/model/Settlement/RefundAmount.html b/doc/com/bitpay/sdk/model/Settlement/RefundAmount.html index 8dad346c..82b3d07c 100644 --- a/doc/com/bitpay/sdk/model/Settlement/RefundAmount.html +++ b/doc/com/bitpay/sdk/model/Settlement/RefundAmount.html @@ -2,10 +2,10 @@ - + RefundAmount - + diff --git a/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html b/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html index 90efbd4b..3b63846f 100644 --- a/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html +++ b/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html @@ -2,10 +2,10 @@ - + RefundInfo - + @@ -165,7 +165,7 @@

    Method Summary

    -RefundAmount +java.util.Hashtable<java.lang.String,​java.lang.Double> getAmount()   @@ -181,7 +181,7 @@

    Method Summary

    void -setAmount​(RefundAmount amounts) +setAmount​(java.util.Hashtable<java.lang.String,​java.lang.Double> amounts)   @@ -282,16 +282,16 @@

    setCurrency

    • getAmount

      -
      public RefundAmount getAmount()
      +
      public java.util.Hashtable<java.lang.String,​java.lang.Double> getAmount()
    - +
    • setAmount

      -
      public void setAmount​(RefundAmount amounts)
      +
      public void setAmount​(java.util.Hashtable<java.lang.String,​java.lang.Double> amounts)
    diff --git a/doc/com/bitpay/sdk/model/Settlement/Settlement.html b/doc/com/bitpay/sdk/model/Settlement/Settlement.html index 36cc3bd2..1324480f 100644 --- a/doc/com/bitpay/sdk/model/Settlement/Settlement.html +++ b/doc/com/bitpay/sdk/model/Settlement/Settlement.html @@ -2,10 +2,10 @@ - + Settlement - + diff --git a/doc/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html b/doc/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html index 60373a81..63805901 100644 --- a/doc/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html +++ b/doc/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html @@ -2,10 +2,10 @@ - + SettlementLedgerEntry - + diff --git a/doc/com/bitpay/sdk/model/Settlement/WithHoldings.html b/doc/com/bitpay/sdk/model/Settlement/WithHoldings.html index 61a34ac5..a859a579 100644 --- a/doc/com/bitpay/sdk/model/Settlement/WithHoldings.html +++ b/doc/com/bitpay/sdk/model/Settlement/WithHoldings.html @@ -2,10 +2,10 @@ - + WithHoldings - + diff --git a/doc/com/bitpay/sdk/model/Settlement/package-summary.html b/doc/com/bitpay/sdk/model/Settlement/package-summary.html index e56ea549..ea1c1d54 100644 --- a/doc/com/bitpay/sdk/model/Settlement/package-summary.html +++ b/doc/com/bitpay/sdk/model/Settlement/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Settlement - + @@ -98,22 +98,18 @@

    Package com.bitpay.sdk.model.Settlement  -RefundAmount -  - - RefundInfo   - + Settlement   - + SettlementLedgerEntry   - + WithHoldings   diff --git a/doc/com/bitpay/sdk/model/Settlement/package-tree.html b/doc/com/bitpay/sdk/model/Settlement/package-tree.html index dced7596..29176e2a 100644 --- a/doc/com/bitpay/sdk/model/Settlement/package-tree.html +++ b/doc/com/bitpay/sdk/model/Settlement/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Settlement Class Hierarchy - + @@ -90,7 +90,6 @@

    Class Hierarchy

    • com.bitpay.sdk.model.Settlement.InvoiceData
    • com.bitpay.sdk.model.Settlement.PayoutInfo
    • -
    • com.bitpay.sdk.model.Settlement.RefundAmount
    • com.bitpay.sdk.model.Settlement.RefundInfo
    • com.bitpay.sdk.model.Settlement.Settlement
    • com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
    • diff --git a/doc/com/bitpay/sdk/model/Token.html b/doc/com/bitpay/sdk/model/Token.html index 12dd52d5..576e6d15 100644 --- a/doc/com/bitpay/sdk/model/Token.html +++ b/doc/com/bitpay/sdk/model/Token.html @@ -2,10 +2,10 @@ - + Token - + diff --git a/doc/com/bitpay/sdk/model/package-summary.html b/doc/com/bitpay/sdk/model/package-summary.html index ac851fee..2ae867f4 100644 --- a/doc/com/bitpay/sdk/model/package-summary.html +++ b/doc/com/bitpay/sdk/model/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model - + @@ -102,18 +102,6 @@

      Package com.bitpay.sdk.model

        -Refund -  - - -RefundHelper -  - - -RefundParams -  - - Token   diff --git a/doc/com/bitpay/sdk/model/package-tree.html b/doc/com/bitpay/sdk/model/package-tree.html index 4bf6bf6a..4c212fd7 100644 --- a/doc/com/bitpay/sdk/model/package-tree.html +++ b/doc/com/bitpay/sdk/model/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model Class Hierarchy - + @@ -91,9 +91,6 @@

      Class Hierarchy

    • com.bitpay.sdk.model.Currency
    • com.bitpay.sdk.model.Facade
    • com.bitpay.sdk.model.Policy
    • -
    • com.bitpay.sdk.model.Refund
    • -
    • com.bitpay.sdk.model.RefundHelper
    • -
    • com.bitpay.sdk.model.RefundParams
    • com.bitpay.sdk.model.Token
    diff --git a/doc/com/bitpay/sdk/package-summary.html b/doc/com/bitpay/sdk/package-summary.html index bba5bd71..69852b79 100644 --- a/doc/com/bitpay/sdk/package-summary.html +++ b/doc/com/bitpay/sdk/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk - + diff --git a/doc/com/bitpay/sdk/package-tree.html b/doc/com/bitpay/sdk/package-tree.html index f3cc7211..a1f3134f 100644 --- a/doc/com/bitpay/sdk/package-tree.html +++ b/doc/com/bitpay/sdk/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk Class Hierarchy - + diff --git a/doc/com/bitpay/sdk/util/BitPayLogger.html b/doc/com/bitpay/sdk/util/BitPayLogger.html index c5404ade..b4b33ace 100644 --- a/doc/com/bitpay/sdk/util/BitPayLogger.html +++ b/doc/com/bitpay/sdk/util/BitPayLogger.html @@ -2,10 +2,10 @@ - + BitPayLogger - + diff --git a/doc/com/bitpay/sdk/util/DateDeserializer.html b/doc/com/bitpay/sdk/util/DateDeserializer.html index 105b88f2..5f734616 100644 --- a/doc/com/bitpay/sdk/util/DateDeserializer.html +++ b/doc/com/bitpay/sdk/util/DateDeserializer.html @@ -2,10 +2,10 @@ - + DateDeserializer - + diff --git a/doc/com/bitpay/sdk/util/DateSerializer.html b/doc/com/bitpay/sdk/util/DateSerializer.html index b3a707d1..a8dc0bed 100644 --- a/doc/com/bitpay/sdk/util/DateSerializer.html +++ b/doc/com/bitpay/sdk/util/DateSerializer.html @@ -2,10 +2,10 @@ - + DateSerializer - + diff --git a/doc/com/bitpay/sdk/util/KeyUtils.html b/doc/com/bitpay/sdk/util/KeyUtils.html index b6925fd2..c12fb7bc 100644 --- a/doc/com/bitpay/sdk/util/KeyUtils.html +++ b/doc/com/bitpay/sdk/util/KeyUtils.html @@ -2,10 +2,10 @@ - + KeyUtils - + diff --git a/doc/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html b/doc/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html index 33a668ba..7557b8b9 100644 --- a/doc/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html +++ b/doc/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html @@ -2,10 +2,10 @@ - + PayoutInstructionBtcSummaryDeserializer - + diff --git a/doc/com/bitpay/sdk/util/package-summary.html b/doc/com/bitpay/sdk/util/package-summary.html index fa10ef02..f021c714 100644 --- a/doc/com/bitpay/sdk/util/package-summary.html +++ b/doc/com/bitpay/sdk/util/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.util - + diff --git a/doc/com/bitpay/sdk/util/package-tree.html b/doc/com/bitpay/sdk/util/package-tree.html index c5dc9595..cda508aa 100644 --- a/doc/com/bitpay/sdk/util/package-tree.html +++ b/doc/com/bitpay/sdk/util/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.util Class Hierarchy - + diff --git a/doc/constant-values.html b/doc/constant-values.html index 76b86753..f0075ce4 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values - + @@ -112,7 +112,7 @@

    com.bitpay.*

    public static final java.lang.String BitpayPluginInfo -"BitPay_Java_Client_v3.1.1908" +"BitPay_Java_Client_v4.0.1910" @@ -1479,32 +1479,32 @@

    com.bitpay.*

    -
    + public static final java.lang.String -Complete -"complete" +Cancelled +"cancelled" - + public static final java.lang.String -Confirmed -"confirmed" +Complete +"complete" - + public static final java.lang.String -Expired -"expired" +Failed +"failed" - + public static final java.lang.String -Invalid -"invalid" +Funded +"funded" @@ -1514,11 +1514,46 @@

    com.bitpay.*

    "new" -
    + public static final java.lang.String -Paid -"paid" +Processing +"processing" + + + + + +
  • +
    + + + + + + + + + + + + + + + + + + + + + +
    com.bitpay.sdk.model.Invoice.RefundStatus 
    Modifier and TypeConstant FieldValue
    + +public static final java.lang.StringFailure"failure"
    + +public static final java.lang.StringPending"pending"
    + +public static final java.lang.StringSuccess"success"
    diff --git a/doc/help-doc.html b/doc/help-doc.html index 3b7f081e..1f78abe2 100644 --- a/doc/help-doc.html +++ b/doc/help-doc.html @@ -2,10 +2,10 @@ - + API Help - + diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index 40e01ec2..728620eb 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,10 +2,10 @@ - + A-Index - + diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html index e12cc395..d270e220 100644 --- a/doc/index-files/index-10.html +++ b/doc/index-files/index-10.html @@ -2,10 +2,10 @@ - + J-Index - + diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html index 0723c405..8953ba50 100644 --- a/doc/index-files/index-11.html +++ b/doc/index-files/index-11.html @@ -2,10 +2,10 @@ - + K-Index - + diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html index d7c528c7..4e5893ea 100644 --- a/doc/index-files/index-12.html +++ b/doc/index-files/index-12.html @@ -2,10 +2,10 @@ - + L-Index - + @@ -92,6 +92,18 @@

    L

     
    LedgerEntry() - Constructor for class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    +
    LedgerException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    LedgerException(String) - Constructor for exception com.bitpay.sdk.exceptions.LedgerException
    +
    +
    Construct the LedgerException.
    +
    +
    LedgerQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    LedgerQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.LedgerQueryException
    +
    +
    Construct the LedgerQueryException.
    +
    LKR - Static variable in class com.bitpay.sdk.model.Currency
     
    loadEcKey() - Static method in class com.bitpay.sdk.util.KeyUtils
    diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html index 5786d596..f793ab06 100644 --- a/doc/index-files/index-13.html +++ b/doc/index-files/index-13.html @@ -2,10 +2,10 @@ - + M-Index - + diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html index d006184e..1db64411 100644 --- a/doc/index-files/index-14.html +++ b/doc/index-files/index-14.html @@ -2,10 +2,10 @@ - + N-Index - + diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html index cec1363f..278ed3f1 100644 --- a/doc/index-files/index-15.html +++ b/doc/index-files/index-15.html @@ -2,10 +2,10 @@ - + O-Index - + diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html index d9d413dd..9414a26d 100644 --- a/doc/index-files/index-16.html +++ b/doc/index-files/index-16.html @@ -2,10 +2,10 @@ - + P-Index - + @@ -84,8 +84,6 @@

    P

     
    Paid - Static variable in class com.bitpay.sdk.model.Bill.BillStatus
     
    -
    Paid - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    -
     
    Paid - Static variable in class com.bitpay.sdk.model.Payout.PayoutStatus
     
    PAX - Static variable in class com.bitpay.sdk.model.Currency
    @@ -112,6 +110,24 @@

    P

    Constructor, create an instruction-full request PayoutBatch object.
    +
    PayoutCancellationException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    PayoutCancellationException(String) - Constructor for exception com.bitpay.sdk.exceptions.PayoutCancellationException
    +
    +
    Construct the PayoutCancellationException.
    +
    +
    PayoutCreationException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    PayoutCreationException(String) - Constructor for exception com.bitpay.sdk.exceptions.PayoutCreationException
    +
    +
    Construct the PayoutCreationException.
    +
    +
    PayoutException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    PayoutException(String) - Constructor for exception com.bitpay.sdk.exceptions.PayoutException
    +
    +
    Construct the PayoutException.
    +
    PayoutInfo - Class in com.bitpay.sdk.model.Settlement
     
    PayoutInfo() - Constructor for class com.bitpay.sdk.model.Settlement.PayoutInfo
    @@ -138,6 +154,12 @@

    P

     
    PayoutInstructionTransaction() - Constructor for class com.bitpay.sdk.model.Payout.PayoutInstructionTransaction
     
    +
    PayoutQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    PayoutQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.PayoutQueryException
    +
    +
    Construct the PayoutQueryException.
    +
    PayoutStatus - Class in com.bitpay.sdk.model.Payout
     
    PayoutStatus() - Constructor for class com.bitpay.sdk.model.Payout.PayoutStatus
    @@ -148,6 +170,8 @@

    P

     
    PEN - Static variable in class com.bitpay.sdk.model.Currency
     
    +
    Pending - Static variable in class com.bitpay.sdk.model.Invoice.RefundStatus
    +
     
    PGK - Static variable in class com.bitpay.sdk.model.Currency
     
    PHP - Static variable in class com.bitpay.sdk.model.Currency
    @@ -170,6 +194,8 @@

    P

     
    privateKeyExists(String) - Static method in class com.bitpay.sdk.util.KeyUtils
     
    +
    Processing - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    +
     
    Processing - Static variable in class com.bitpay.sdk.model.Payout.PayoutStatus
     
    Prod - Static variable in class com.bitpay.sdk.Env
    diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html index a8d7a220..dcfee434 100644 --- a/doc/index-files/index-17.html +++ b/doc/index-files/index-17.html @@ -2,10 +2,10 @@ - + Q-Index - + diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html index 50c5ea9d..62df49fd 100644 --- a/doc/index-files/index-18.html +++ b/doc/index-files/index-18.html @@ -2,10 +2,10 @@ - + R-Index - + @@ -84,22 +84,44 @@

    R

     
    Rate() - Constructor for class com.bitpay.sdk.model.Rate.Rate
     
    +
    RateException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    RateException(String) - Constructor for exception com.bitpay.sdk.exceptions.RateException
    +
    +
    Construct the RateException.
    +
    +
    RateQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    RateQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.RateQueryException
    +
    +
    Construct the RateQueryException.
    +
    Rates - Class in com.bitpay.sdk.model.Rate
     
    Rates(List<Rate>, Client) - Constructor for class com.bitpay.sdk.model.Rate.Rates
     
    -
    Refund - Class in com.bitpay.sdk.model
    +
    Refund - Class in com.bitpay.sdk.model.Invoice
     
    -
    Refund() - Constructor for class com.bitpay.sdk.model.Refund
    +
    Refund() - Constructor for class com.bitpay.sdk.model.Invoice.Refund
     
    -
    RefundAmount - Class in com.bitpay.sdk.model.Settlement
    +
    RefundCancellationException - Exception in com.bitpay.sdk.exceptions
     
    -
    RefundAmount() - Constructor for class com.bitpay.sdk.model.Settlement.RefundAmount
    -
     
    -
    RefundHelper - Class in com.bitpay.sdk.model
    +
    RefundCancellationException(String) - Constructor for exception com.bitpay.sdk.exceptions.RefundCancellationException
    +
    +
    Construct the RefundCancellationException.
    +
    +
    RefundCreationException - Exception in com.bitpay.sdk.exceptions
     
    -
    RefundHelper(Refund, Invoice) - Constructor for class com.bitpay.sdk.model.RefundHelper
    +
    RefundCreationException(String) - Constructor for exception com.bitpay.sdk.exceptions.RefundCreationException
    +
    +
    Construct the RefundCreationException.
    +
    +
    RefundException - Exception in com.bitpay.sdk.exceptions
     
    +
    RefundException(String) - Constructor for exception com.bitpay.sdk.exceptions.RefundException
    +
    +
    Construct the RefundException.
    +
    RefundInfo - Class in com.bitpay.sdk.model.Invoice
     
    RefundInfo - Class in com.bitpay.sdk.model.Settlement
    @@ -108,21 +130,23 @@

    R

     
    RefundInfo() - Constructor for class com.bitpay.sdk.model.Settlement.RefundInfo
     
    -
    RefundParams - Class in com.bitpay.sdk.model
    +
    RefundParams - Class in com.bitpay.sdk.model.Invoice
     
    -
    RefundParams() - Constructor for class com.bitpay.sdk.model.RefundParams
    +
    RefundParams() - Constructor for class com.bitpay.sdk.model.Invoice.RefundParams
     
    -
    requestClientAuthorization(String) - Method in class com.bitpay.sdk.Client
    -
    -
    Request a pairing code from the BitPay server.
    -
    -
    requestRefund(Invoice, String, Double, String) - Method in class com.bitpay.sdk.Client
    +
    RefundQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    RefundQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.RefundQueryException
    -
    Request a refund for a BitPay invoice.
    +
    Construct the RefundQueryException.
    -
    requestRefund(String, String) - Method in class com.bitpay.sdk.Client
    +
    RefundStatus - Class in com.bitpay.sdk.model.Invoice
    +
     
    +
    RefundStatus() - Constructor for class com.bitpay.sdk.model.Invoice.RefundStatus
    +
     
    +
    requestClientAuthorization(String) - Method in class com.bitpay.sdk.Client
    -
    Request a full refund for a BitPay invoice.
    +
    Request a pairing code from the BitPay server.
    responseToJsonString(HttpResponse) - Method in class com.bitpay.sdk.Client
     
    diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html index bc2978bf..acb06b60 100644 --- a/doc/index-files/index-19.html +++ b/doc/index-files/index-19.html @@ -2,10 +2,10 @@ - + S-Index - + @@ -104,10 +104,26 @@

    S

     
    setAccount(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
     
    +
    setAccountHolderAddress(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    setAccountHolderAddress2(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    setAccountHolderCity(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    setAccountHolderCountry(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    setAccountHolderName(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    setAccountHolderPostalCode(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setAccountId(String) - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    +
    setAdditionalInformation(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setAddress(String) - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    +
    setAddress(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setAddress1(String) - Method in class com.bitpay.sdk.model.Bill.Bill
     
    setAddress1(String) - Method in class com.bitpay.sdk.model.Invoice.Buyer
    @@ -120,38 +136,44 @@

    S

     
    setAddress2(String) - Method in class com.bitpay.sdk.model.Ledger.Buyer
     
    -
    setAmount(RefundAmount) - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
    -
     
    setAmount(RefundInfo) - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
     
    setAmount(Double) - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
     
    +
    setAmount(Double) - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    +
    setAmount(Double) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    setAmount(Double) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    setAmount(Double) - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    setAmount(Double) - Method in class com.bitpay.sdk.model.Payout.PayoutInstructionTransaction
     
    -
    setAmount(Double) - Method in class com.bitpay.sdk.model.Refund
    -
     
    -
    setAmount(Double) - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    setAmount(Float) - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    setAmount(Float) - Method in class com.bitpay.sdk.model.Settlement.WithHoldings
     
    setAmount(String) - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    +
    setAmount(Hashtable<String, Double>) - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
    +
     
    setAmountPaid(long) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    setAmounts(Hashtable<String, Double>) - Method in class com.bitpay.sdk.model.Invoice.RefundInfo
     
    setBalance(Double) - Method in class com.bitpay.sdk.model.Ledger.Ledger
     
    +
    setBank(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    setBankAddress(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setBankCountry(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
     
    setBankCountry(String) - Method in class com.bitpay.sdk.model.Settlement.WithHoldings
     
    +
    setBankName(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setBch(MinerFeesItem) - Method in class com.bitpay.sdk.model.Invoice.MinerFees
     
    setBch(PaymentCode) - Method in class com.bitpay.sdk.model.Invoice.PaymentCodes
    @@ -166,10 +188,6 @@

    S

     
    setBip73(String) - Method in class com.bitpay.sdk.model.Invoice.PaymentCode
     
    -
    setBitcoinAddress(String) - Method in class com.bitpay.sdk.model.Refund
    -
     
    -
    setBitcoinAddress(String) - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    setBtc(MinerFeesItem) - Method in class com.bitpay.sdk.model.Invoice.MinerFees
     
    setBtc(PaymentCode) - Method in class com.bitpay.sdk.model.Invoice.PaymentCodes
    @@ -182,8 +200,6 @@

    S

     
    setBtc(Double) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    -
    setBtc(Float) - Method in class com.bitpay.sdk.model.Settlement.RefundAmount
    -
     
    setBtcPrice(Float) - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
     
    setBuyer(Buyer) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -198,6 +214,8 @@

    S

     
    setCity(String) - Method in class com.bitpay.sdk.model.Ledger.Buyer
     
    +
    setCity(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setClosingDate(Long) - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    setCode(Integer) - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
    @@ -224,16 +242,16 @@

    S

     
    setCurrency(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    setCurrency(String) - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    setCurrency(String) - Method in class com.bitpay.sdk.model.Invoice.RefundInfo
     
    +
    setCurrency(String) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    setCurrency(String) - Method in class com.bitpay.sdk.model.Ledger.Ledger
     
    setCurrency(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    -
    setCurrency(String) - Method in class com.bitpay.sdk.model.Refund
    -
     
    -
    setCurrency(String) - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    setCurrency(String) - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
     
    setCurrency(String) - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
    @@ -274,6 +292,8 @@

    S

     
    setEmail(String) - Method in class com.bitpay.sdk.model.Invoice.Buyer
     
    +
    setEmail(String) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    setEmailAddress(String) - Method in class com.bitpay.sdk.model.Invoice.InvoiceBuyerProvidedInfo
     
    setEnabled(boolean) - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency
    @@ -284,7 +304,13 @@

    S

     
    setEnvironment(String) - Method in class com.bitpay.sdk.Config
     
    -
    setEur(Float) - Method in class com.bitpay.sdk.model.Settlement.RefundAmount
    +
    setEth(MinerFeesItem) - Method in class com.bitpay.sdk.model.Invoice.MinerFees
    +
     
    +
    setEth(PaymentCode) - Method in class com.bitpay.sdk.model.Invoice.PaymentCodes
    +
     
    +
    setEth(SupportedTransactionCurrency) - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies
    +
     
    +
    setEth(Double) - Method in class com.bitpay.sdk.model.Invoice.PaymentTotal
     
    setExceptionStatus(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    @@ -302,28 +328,28 @@

    S

     
    setGuid(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    setGuid(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
    -
     
    -
    setGuid(String) - Method in class com.bitpay.sdk.model.Refund
    +
    setGuid(String) - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    -
    setGuid(String) - Method in class com.bitpay.sdk.model.RefundParams
    +
    setGuid(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    setGuid(String) - Method in class com.bitpay.sdk.model.Token
     
    +
    setIban(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setId(String) - Method in class com.bitpay.sdk.model.Bill.Bill
     
    setId(String) - Method in class com.bitpay.sdk.model.Bill.Item
     
    setId(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    setId(String) - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    setId(String) - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    setId(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    setId(String) - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    -
    setId(String) - Method in class com.bitpay.sdk.model.Refund
    -
     
    setId(String) - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    setId(String) - Method in class com.bitpay.sdk.model.Token
    @@ -340,8 +366,6 @@

    S

     
    setInvoiceId(String) - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    -
    setInvoiceId(String) - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    setInvoiceId(String) - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    setInvoiceTime(long) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -436,7 +460,7 @@

    S

     
    setPaymentTotals(PaymentTotal) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    setPaymentUrls(RefundParams) - Method in class com.bitpay.sdk.model.Refund
    +
    setPaymentUrls(RefundParams) - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    setPayoutInfo(PayoutInfo) - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    @@ -460,6 +484,8 @@

    S

     
    setPosData(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    setPostal(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setPostalCode(String) - Method in class com.bitpay.sdk.model.Invoice.Buyer
     
    setPostalCode(String) - Method in class com.bitpay.sdk.model.Ledger.Buyer
    @@ -472,10 +498,14 @@

    S

     
    setPricingMethod(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    +
    setPurchaserNotifyEmail(String) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    setQuantity(Integer) - Method in class com.bitpay.sdk.model.Bill.Item
     
    setRate(Double) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    +
    setReason(String) - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency
    +
     
    setReceivedTime(Date) - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
     
    setRedirectURL(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -486,13 +516,13 @@

    S

     
    setReference(String) - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    -
    setRefundAddresses(List<String>) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    +
    setRefundAddress(String) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
     
    -
    setRefundAddressRequestPending(boolean) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    +
    setRefundAddresses(List<Hashtable<String, Hashtable<String, String>>>) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    setRefundEmail(String) - Method in class com.bitpay.sdk.model.Refund
    +
    setRefundAddressRequestPending(boolean) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    setRefundEmail(String) - Method in class com.bitpay.sdk.model.RefundParams
    +
    setRefundEmail(String) - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    setRefundInfo(RefundInfo) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    @@ -502,7 +532,11 @@

    S

     
    setRequestDate(long) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    -
    setRequestDate(Date) - Method in class com.bitpay.sdk.model.Refund
    +
    setRequestDate(Date) - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    +
    setRequesterEmail(String) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    +
    setRequesterType(String) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
     
    setResource(String) - Method in class com.bitpay.sdk.model.Token
     
    @@ -516,6 +550,8 @@

    S

     
    setShopper(Shopper) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    setSort(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setState(String) - Method in class com.bitpay.sdk.model.Bill.Bill
     
    setState(String) - Method in class com.bitpay.sdk.model.Ledger.Buyer
    @@ -524,12 +560,12 @@

    S

     
    setStatus(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    setStatus(String) - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    setStatus(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    setStatus(String) - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    -
    setStatus(String) - Method in class com.bitpay.sdk.model.Refund
    -
     
    setStatus(String) - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    setSupportedTransactionCurrencies(SupportedTransactionCurrencies) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -540,6 +576,10 @@

    S

     
    setSupportRequest(String) - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
     
    +
    setSupportRequestEid(String) - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    +
    setSwift(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setTargetConfirmations(long) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    setTime(Date) - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
    @@ -552,19 +592,29 @@

    S

     
    Settlement() - Constructor for class com.bitpay.sdk.model.Settlement.Settlement
     
    +
    SettlementException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    SettlementException(String) - Constructor for exception com.bitpay.sdk.exceptions.SettlementException
    +
    +
    Construct the SettlementException.
    +
    SettlementLedgerEntry - Class in com.bitpay.sdk.model.Settlement
     
    SettlementLedgerEntry() - Constructor for class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    +
    SettlementQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    SettlementQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.SettlementQueryException
    +
    +
    Construct the SettlementQueryException.
    +
    setToken(String) - Method in class com.bitpay.sdk.model.Bill.Bill
     
    setToken(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    setToken(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
    -
     
    -
    setToken(String) - Method in class com.bitpay.sdk.model.Refund
    +
    setToken(String) - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    -
    setToken(String) - Method in class com.bitpay.sdk.model.RefundParams
    +
    setToken(String) - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    setToken(String) - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    @@ -576,6 +626,8 @@

    S

     
    setTransactionCurrency(String) - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    +
    setTransactionCurrency(String) - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
    +
     
    setTransactionId(String) - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
     
    setTransactions(List<InvoiceTransaction>) - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -606,12 +658,12 @@

    S

     
    setUrl(String) - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    setUsd(Float) - Method in class com.bitpay.sdk.model.Settlement.RefundAmount
    -
     
    setValue(Double) - Method in class com.bitpay.sdk.model.Rate.Rate
     
    setValue(String) - Method in class com.bitpay.sdk.model.Token
     
    +
    setWire(String) - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    setWithHoldings(List<WithHoldings>) - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    setWithHoldingsSum(Float) - Method in class com.bitpay.sdk.model.Settlement.Settlement
    @@ -648,6 +700,32 @@

    S

    Submit a BitPay Payout batch.
    +
    SubscriptionCreationException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    SubscriptionCreationException(String) - Constructor for exception com.bitpay.sdk.exceptions.SubscriptionCreationException
    +
    +
    Construct the SubscriptionCreationException.
    +
    +
    SubscriptionException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    SubscriptionException(String) - Constructor for exception com.bitpay.sdk.exceptions.SubscriptionException
    +
    +
    Construct the SubscriptionException.
    +
    +
    SubscriptionQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    SubscriptionQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.SubscriptionQueryException
    +
    +
    Construct the SubscriptionQueryException.
    +
    +
    SubscriptionUpdateException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    SubscriptionUpdateException(String) - Constructor for exception com.bitpay.sdk.exceptions.SubscriptionUpdateException
    +
    +
    Construct the SubscriptionUpdateException.
    +
    +
    Success - Static variable in class com.bitpay.sdk.model.Invoice.RefundStatus
    +
     
    SupportedTransactionCurrencies - Class in com.bitpay.sdk.model.Invoice
     
    SupportedTransactionCurrencies() - Constructor for class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies
    diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index 98f41924..a68a2c72 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,10 +2,10 @@ - + B-Index - + @@ -104,16 +104,52 @@

    B

    Constructor, create a minimal request Bill object.
    +
    BillCreationException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    BillCreationException(String) - Constructor for exception com.bitpay.sdk.exceptions.BillCreationException
    +
    +
    Construct the BillCreationException.
    +
    +
    BillDeliveryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    BillDeliveryException(String) - Constructor for exception com.bitpay.sdk.exceptions.BillDeliveryException
    +
    +
    Construct the BillDeliveryException.
    +
    +
    BillException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    BillException(String) - Constructor for exception com.bitpay.sdk.exceptions.BillException
    +
    +
    Construct the BillException.
    +
    +
    BillQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    BillQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.BillQueryException
    +
    +
    Construct the BillQueryException.
    +
    BillStatus - Class in com.bitpay.sdk.model.Bill
     
    BillStatus() - Constructor for class com.bitpay.sdk.model.Bill.BillStatus
     
    +
    BillUpdateException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    BillUpdateException(String) - Constructor for exception com.bitpay.sdk.exceptions.BillUpdateException
    +
    +
    Construct the BillUpdateException.
    +
    BitpayApiVersion - Static variable in class com.bitpay.sdk.Env
     
    BitPayException - Exception in com.bitpay.sdk
     
    +
    BitPayException - Exception in com.bitpay.sdk.exceptions
    +
     
    BitPayException(String) - Constructor for exception com.bitpay.sdk.BitPayException
     
    +
    BitPayException(String) - Constructor for exception com.bitpay.sdk.exceptions.BitPayException
    +
    +
    Construct the BitPayException.
    +
    BitPayLogger - Class in com.bitpay.sdk.util
     
    BitPayLogger(int) - Constructor for class com.bitpay.sdk.util.BitPayLogger
    diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html index bfe1e7d8..0aab4fef 100644 --- a/doc/index-files/index-20.html +++ b/doc/index-files/index-20.html @@ -2,10 +2,10 @@ - + T-Index - + @@ -98,16 +98,22 @@

    T

     
    TestShouldCreateBillUSD() - Method in class test.BitPayTest
     
    +
    testShouldCreateGetCancelRefundRequest() - Method in class test.BitPayTest
    +
     
    testShouldCreateInvoice100EUR() - Method in class test.BitPayTest
     
    testShouldCreateInvoice100USD() - Method in class test.BitPayTest
     
    +
    testShouldCreateInvoiceBCH() - Method in class test.BitPayTest
    +
     
    +
    testShouldCreateInvoiceBTC() - Method in class test.BitPayTest
    +
     
    +
    testShouldCreateInvoiceETH() - Method in class test.BitPayTest
    +
     
    testShouldCreateInvoiceOneTenthBTC() - Method in class test.BitPayTest
     
    testShouldCreateInvoiceWithAdditionalParams() - Method in class test.BitPayTest
     
    -
    testShouldCreateRefundRequest() - Method in class test.BitPayTest
    -
     
    TestShouldDeliverBill() - Method in class test.BitPayTest
     
    TestShouldGetAndUpdateBill() - Method in class test.BitPayTest
    diff --git a/doc/index-files/index-21.html b/doc/index-files/index-21.html index 39db9cc9..b2374222 100644 --- a/doc/index-files/index-21.html +++ b/doc/index-files/index-21.html @@ -2,10 +2,10 @@ - + U-Index - + diff --git a/doc/index-files/index-22.html b/doc/index-files/index-22.html index e9228f11..e0c843da 100644 --- a/doc/index-files/index-22.html +++ b/doc/index-files/index-22.html @@ -2,10 +2,10 @@ - + V-Index - + diff --git a/doc/index-files/index-23.html b/doc/index-files/index-23.html index 8ec204f9..e8709fd7 100644 --- a/doc/index-files/index-23.html +++ b/doc/index-files/index-23.html @@ -2,10 +2,10 @@ - + W-Index - + diff --git a/doc/index-files/index-24.html b/doc/index-files/index-24.html index c13bcedb..76400067 100644 --- a/doc/index-files/index-24.html +++ b/doc/index-files/index-24.html @@ -2,10 +2,10 @@ - + X-Index - + diff --git a/doc/index-files/index-25.html b/doc/index-files/index-25.html index ba760506..ee357901 100644 --- a/doc/index-files/index-25.html +++ b/doc/index-files/index-25.html @@ -2,10 +2,10 @@ - + Y-Index - + diff --git a/doc/index-files/index-26.html b/doc/index-files/index-26.html index 0af72136..e32c567f 100644 --- a/doc/index-files/index-26.html +++ b/doc/index-files/index-26.html @@ -2,10 +2,10 @@ - + Z-Index - + diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index e7ec9429..1760f40a 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,10 +2,10 @@ - + C-Index - + @@ -82,17 +82,23 @@

    C

    CAD - Static variable in class com.bitpay.sdk.model.Currency
     
    +
    Cancelled - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    +
     
    Cancelled - Static variable in class com.bitpay.sdk.model.Payout.PayoutStatus
     
    cancelPayoutBatch(String) - Method in class com.bitpay.sdk.Client
    Cancel a BitPay Payout batch.
    -
    cancelRefundRequest(Invoice, String) - Method in class com.bitpay.sdk.Client
    +
    cancelRefund(Invoice, String) - Method in class com.bitpay.sdk.Client
    +
    +
    Cancel a previously submitted refund request on a BitPay invoice.
    +
    +
    cancelRefund(String, Refund) - Method in class com.bitpay.sdk.Client
    Cancel a previously submitted refund request on a BitPay invoice.
    -
    cancelRefundRequest(String, String) - Method in class com.bitpay.sdk.Client
    +
    cancelRefund(String, String) - Method in class com.bitpay.sdk.Client
    Cancel a previously submitted refund request on a BitPay invoice.
    @@ -122,6 +128,8 @@

    C

     
    com.bitpay.sdk - package com.bitpay.sdk
     
    +
    com.bitpay.sdk.exceptions - package com.bitpay.sdk.exceptions
    +
     
    com.bitpay.sdk.model - package com.bitpay.sdk.model
     
    com.bitpay.sdk.model.Bill - package com.bitpay.sdk.model.Bill
    @@ -148,8 +156,6 @@

    C

     
    Config() - Constructor for class com.bitpay.sdk.Config
     
    -
    Confirmed - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    -
     
    COP - Static variable in class com.bitpay.sdk.model.Currency
     
    COU - Static variable in class com.bitpay.sdk.model.Currency
    @@ -178,6 +184,10 @@

    C

    Create a BitPay invoice.
    +
    createRefund(Invoice, String, Double, String) - Method in class com.bitpay.sdk.Client
    +
    +
    Create a refund for a BitPay invoice.
    +
    CUC - Static variable in class com.bitpay.sdk.model.Currency
     
    CUP - Static variable in class com.bitpay.sdk.model.Currency
    @@ -186,6 +196,18 @@

    C

     
    Currency() - Constructor for class com.bitpay.sdk.model.Currency
     
    +
    CurrencyException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    CurrencyException(String) - Constructor for exception com.bitpay.sdk.exceptions.CurrencyException
    +
    +
    Construct the CurrencyException.
    +
    +
    CurrencyQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    CurrencyQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.CurrencyQueryException
    +
    +
    Construct the CurrencyQueryException.
    +
    CVE - Static variable in class com.bitpay.sdk.model.Currency
     
    CZK - Static variable in class com.bitpay.sdk.model.Currency
    diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html index 1c0b639f..8508bd4e 100644 --- a/doc/index-files/index-4.html +++ b/doc/index-files/index-4.html @@ -2,10 +2,10 @@ - + D-Index - + diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index b421517b..252b650e 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,10 +2,10 @@ - + E-Index - + @@ -100,8 +100,6 @@

    E

     
    EUR - Static variable in class com.bitpay.sdk.model.Currency
     
    -
    Expired - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    -
     
    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
    All Classes All Packages
    diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index 0969f92f..fb2e5a1e 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,10 +2,10 @@ - + F-Index - + @@ -84,12 +84,18 @@

    F

     
    Facade() - Constructor for class com.bitpay.sdk.model.Facade
     
    +
    Failed - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    +
     
    Failed - Static variable in class com.bitpay.sdk.model.Payout.PayoutStatus
     
    +
    Failure - Static variable in class com.bitpay.sdk.model.Invoice.RefundStatus
    +
     
    FJD - Static variable in class com.bitpay.sdk.model.Currency
     
    FKP - Static variable in class com.bitpay.sdk.model.Currency
     
    +
    Funded - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    +
     
    Funded - Static variable in class com.bitpay.sdk.model.Payout.PayoutStatus
     
    diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index 1887dd1a..cdfd1a9f 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,10 +2,10 @@ - + G-Index - + @@ -100,10 +100,26 @@

    G

     
    getAccount() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
     
    +
    getAccountHolderAddress() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    getAccountHolderAddress2() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    getAccountHolderCity() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    getAccountHolderCountry() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    getAccountHolderName() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    getAccountHolderPostalCode() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getAccountId() - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    +
    getAdditionalInformation() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getAddress() - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    +
    getAddress() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getAddress1() - Method in class com.bitpay.sdk.model.Bill.Bill
     
    getAddress1() - Method in class com.bitpay.sdk.model.Invoice.Buyer
    @@ -116,12 +132,12 @@

    G

     
    getAddress2() - Method in class com.bitpay.sdk.model.Ledger.Buyer
     
    -
    getAllRefunds(Invoice) - Method in class com.bitpay.sdk.Client
    -
    -
    Retrieve all refund requests on a BitPay invoice.
    -
    getAmount() - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
     
    +
    getAmount() - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    +
    getAmount() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    getAmount() - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    getAmount() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
    @@ -130,10 +146,6 @@

    G

     
    getAmount() - Method in class com.bitpay.sdk.model.Payout.PayoutInstructionTransaction
     
    -
    getAmount() - Method in class com.bitpay.sdk.model.Refund
    -
     
    -
    getAmount() - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    getAmount() - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
     
    getAmount() - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
    @@ -148,17 +160,23 @@

    G

     
    getBalance() - Method in class com.bitpay.sdk.model.Ledger.Ledger
     
    +
    getBank() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    +
    getBankAddress() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getBankCountry() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
     
    getBankCountry() - Method in class com.bitpay.sdk.model.Settlement.WithHoldings
     
    +
    getBankName() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getBch() - Method in class com.bitpay.sdk.model.Invoice.MinerFees
     
    getBch() - Method in class com.bitpay.sdk.model.Invoice.PaymentCodes
     
    -
    getBch() - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies
    +
    getBch() - Method in class com.bitpay.sdk.model.Invoice.PaymentTotal
     
    -
    getBCH() - Method in class com.bitpay.sdk.model.Invoice.PaymentTotal
    +
    getBch() - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies
     
    getBill(String) - Method in class com.bitpay.sdk.Client
    @@ -182,24 +200,18 @@

    G

     
    getBip73() - Method in class com.bitpay.sdk.model.Invoice.PaymentCode
     
    -
    getBitcoinAddress() - Method in class com.bitpay.sdk.model.Refund
    -
     
    -
    getBitcoinAddress() - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    getBtc() - Method in class com.bitpay.sdk.model.Invoice.MinerFees
     
    getBtc() - Method in class com.bitpay.sdk.model.Invoice.PaymentCodes
     
    +
    getBtc() - Method in class com.bitpay.sdk.model.Invoice.PaymentTotal
    +
     
    getBtc() - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies
     
    getBtc() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    getBtc() - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    -
    getBtc() - Method in class com.bitpay.sdk.model.Settlement.RefundAmount
    -
     
    -
    getBTC() - Method in class com.bitpay.sdk.model.Invoice.PaymentTotal
    -
     
    getBtcPrice() - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
     
    getBuyer() - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -214,6 +226,8 @@

    G

     
    getCity() - Method in class com.bitpay.sdk.model.Ledger.Buyer
     
    +
    getCity() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getClosingDate() - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    getCode() - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
    @@ -244,16 +258,16 @@

    G

     
    getCurrency() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    getCurrency() - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    getCurrency() - Method in class com.bitpay.sdk.model.Invoice.RefundInfo
     
    +
    getCurrency() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    getCurrency() - Method in class com.bitpay.sdk.model.Ledger.Ledger
     
    getCurrency() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    -
    getCurrency() - Method in class com.bitpay.sdk.model.Refund
    -
     
    -
    getCurrency() - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    getCurrency() - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
     
    getCurrency() - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
    @@ -294,6 +308,8 @@

    G

     
    getEmail() - Method in class com.bitpay.sdk.model.Invoice.Buyer
     
    +
    getEmail() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    getEmailAddress() - Method in class com.bitpay.sdk.model.Invoice.InvoiceBuyerProvidedInfo
     
    getEnabled() - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency
    @@ -304,7 +320,13 @@

    G

     
    getEnvironment() - Method in class com.bitpay.sdk.Config
     
    -
    getEur() - Method in class com.bitpay.sdk.model.Settlement.RefundAmount
    +
    getEth() - Method in class com.bitpay.sdk.model.Invoice.MinerFees
    +
     
    +
    getEth() - Method in class com.bitpay.sdk.model.Invoice.PaymentCodes
    +
     
    +
    getEth() - Method in class com.bitpay.sdk.model.Invoice.PaymentTotal
    +
     
    +
    getEth() - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies
     
    getExceptionStatus() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    @@ -322,38 +344,34 @@

    G

     
    getGuid() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    getGuid() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
    -
     
    -
    getGuid() - Method in class com.bitpay.sdk.model.Refund
    +
    getGuid() - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    -
    getGuid() - Method in class com.bitpay.sdk.model.RefundParams
    +
    getGuid() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    getGuid() - Method in class com.bitpay.sdk.model.Token
     
    +
    getIban() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getId() - Method in class com.bitpay.sdk.model.Bill.Bill
     
    getId() - Method in class com.bitpay.sdk.model.Bill.Item
     
    getId() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    getId() - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    getId() - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    getId() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    getId() - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    -
    getId() - Method in class com.bitpay.sdk.model.Refund
    -
     
    getId() - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    getId() - Method in class com.bitpay.sdk.model.Token
     
    getInstructions() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    -
    getInvoice() - Method in class com.bitpay.sdk.model.RefundHelper
    -
    -
    Retrieve the invoice.
    -
    getInvoice(String) - Method in class com.bitpay.sdk.Client
    Retrieve a BitPay invoice by invoice id using the public facade.
    @@ -372,11 +390,9 @@

    G

     
    getInvoiceId() - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    -
    getInvoiceId() - Method in class com.bitpay.sdk.model.RefundParams
    -
     
    getInvoiceId() - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    -
    getInvoices(String, String) - Method in class com.bitpay.sdk.Client
    +
    getInvoices(String, String, String, String, Integer, Integer) - Method in class com.bitpay.sdk.Client
    Retrieve a collection of BitPay invoices.
    @@ -470,9 +486,9 @@

    G

     
    getPairingExpiration() - Method in class com.bitpay.sdk.model.Token
     
    -
    getParams() - Method in class com.bitpay.sdk.model.Policy
    +
    getParams() - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    -
    getParams() - Method in class com.bitpay.sdk.model.Refund
    +
    getParams() - Method in class com.bitpay.sdk.model.Policy
     
    getPassProcessingFee() - Method in class com.bitpay.sdk.model.Bill.Bill
     
    @@ -522,6 +538,8 @@

    G

     
    getPosData() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    getPostal() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getPostalCode() - Method in class com.bitpay.sdk.model.Invoice.Buyer
     
    getPostalCode() - Method in class com.bitpay.sdk.model.Ledger.Buyer
    @@ -534,6 +552,8 @@

    G

     
    getPricingMethod() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    +
    getPurchaserNotifyEmail() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    getQuantity() - Method in class com.bitpay.sdk.model.Bill.Item
     
    getRate() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
    @@ -546,6 +566,8 @@

    G

    getRates() - Method in class com.bitpay.sdk.model.Rate.Rates
     
    +
    getReason() - Method in class com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency
    +
     
    getReceivedTime() - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
     
    getRedirectURL() - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -554,31 +576,35 @@

    G

     
    getReference() - Method in class com.bitpay.sdk.model.Settlement.SettlementLedgerEntry
     
    -
    getRefund() - Method in class com.bitpay.sdk.model.RefundHelper
    -
    -
    Retrieve the refund.
    -
    getRefund(Invoice, String) - Method in class com.bitpay.sdk.Client
    Retrieve a previously made refund request on a BitPay invoice.
    +
    getRefundAddress() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    getRefundAddresses() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    getRefundAddressRequestPending() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    getRefundEmail() - Method in class com.bitpay.sdk.model.Refund
    -
     
    -
    getRefundEmail() - Method in class com.bitpay.sdk.model.RefundParams
    +
    getRefundEmail() - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    getRefundInfo() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    getRefunds(Invoice) - Method in class com.bitpay.sdk.Client
    +
    +
    Retrieve all refund requests on a BitPay invoice.
    +
    getRegion() - Method in class com.bitpay.sdk.model.Invoice.Buyer
     
    getRegion() - Method in class com.bitpay.sdk.model.Ledger.Buyer
     
    +
    getRequestDate() - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    getRequestDate() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    -
    getRequestDate() - Method in class com.bitpay.sdk.model.Refund
    +
    getRequesterEmail() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    +
    getRequesterType() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
     
    getResource() - Method in class com.bitpay.sdk.model.Token
     
    @@ -604,6 +630,8 @@

    G

    getShopper() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    getSort() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getState() - Method in class com.bitpay.sdk.model.Bill.Bill
     
    getState() - Method in class com.bitpay.sdk.model.Ledger.Buyer
    @@ -612,12 +640,12 @@

    G

     
    getStatus() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    +
    getStatus() - Method in class com.bitpay.sdk.model.Invoice.Refund
    +
     
    getStatus() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    getStatus() - Method in class com.bitpay.sdk.model.Payout.PayoutInstruction
     
    -
    getStatus() - Method in class com.bitpay.sdk.model.Refund
    -
     
    getStatus() - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    getSupportedTransactionCurrencies() - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -628,6 +656,10 @@

    G

     
    getSupportRequest() - Method in class com.bitpay.sdk.model.Settlement.RefundInfo
     
    +
    getSupportRequestEid() - Method in class com.bitpay.sdk.model.Invoice.RefundParams
    +
     
    +
    getSwift() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getTargetConfirmations() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    getTime() - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
    @@ -640,11 +672,9 @@

    G

     
    getToken() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    getToken() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
    -
     
    -
    getToken() - Method in class com.bitpay.sdk.model.Refund
    +
    getToken() - Method in class com.bitpay.sdk.model.Invoice.Refund
     
    -
    getToken() - Method in class com.bitpay.sdk.model.RefundParams
    +
    getToken() - Method in class com.bitpay.sdk.model.Payout.PayoutBatch
     
    getToken() - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    @@ -660,6 +690,8 @@

    G

     
    getTransactionCurrency() - Method in class com.bitpay.sdk.model.Ledger.LedgerEntry
     
    +
    getTransactionCurrency() - Method in class com.bitpay.sdk.model.Settlement.InvoiceData
    +
     
    getTransactionId() - Method in class com.bitpay.sdk.model.Invoice.InvoiceTransaction
     
    getTransactions() - Method in class com.bitpay.sdk.model.Invoice.Invoice
    @@ -680,12 +712,12 @@

    G

     
    getUrl() - Method in class com.bitpay.sdk.model.Invoice.Invoice
     
    -
    getUsd() - Method in class com.bitpay.sdk.model.Settlement.RefundAmount
    -
     
    getValue() - Method in class com.bitpay.sdk.model.Rate.Rate
     
    getValue() - Method in class com.bitpay.sdk.model.Token
     
    +
    getWire() - Method in class com.bitpay.sdk.model.Settlement.PayoutInfo
    +
     
    getWithHoldings() - Method in class com.bitpay.sdk.model.Settlement.Settlement
     
    getWithHoldingsSum() - Method in class com.bitpay.sdk.model.Settlement.Settlement
    diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html index b27de0f2..ec30c80b 100644 --- a/doc/index-files/index-8.html +++ b/doc/index-files/index-8.html @@ -2,10 +2,10 @@ - + H-Index - + diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html index f9635bc7..544710a2 100644 --- a/doc/index-files/index-9.html +++ b/doc/index-files/index-9.html @@ -2,10 +2,10 @@ - + I-Index - + @@ -90,8 +90,6 @@

    I

     
    INR - Static variable in class com.bitpay.sdk.model.Currency
     
    -
    Invalid - Static variable in class com.bitpay.sdk.model.Invoice.InvoiceStatus
    -
     
    Invoice - Class in com.bitpay.sdk.model.Invoice
     
    Invoice() - Constructor for class com.bitpay.sdk.model.Invoice.Invoice
    @@ -106,10 +104,28 @@

    I

     
    InvoiceBuyerProvidedInfo() - Constructor for class com.bitpay.sdk.model.Invoice.InvoiceBuyerProvidedInfo
     
    +
    InvoiceCreationException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    InvoiceCreationException(String) - Constructor for exception com.bitpay.sdk.exceptions.InvoiceCreationException
    +
    +
    Construct the InvoiceCreationException.
    +
    InvoiceData - Class in com.bitpay.sdk.model.Settlement
     
    InvoiceData() - Constructor for class com.bitpay.sdk.model.Settlement.InvoiceData
     
    +
    InvoiceException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    InvoiceException(String) - Constructor for exception com.bitpay.sdk.exceptions.InvoiceException
    +
    +
    Construct the InvoiceException.
    +
    +
    InvoiceQueryException - Exception in com.bitpay.sdk.exceptions
    +
     
    +
    InvoiceQueryException(String) - Constructor for exception com.bitpay.sdk.exceptions.InvoiceQueryException
    +
    +
    Construct the InvoiceQueryException.
    +
    InvoiceStatus - Class in com.bitpay.sdk.model.Invoice
     
    InvoiceStatus() - Constructor for class com.bitpay.sdk.model.Invoice.InvoiceStatus
    diff --git a/doc/index.html b/doc/index.html index 78043372..f75bfc5b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,10 +2,10 @@ - + Overview - + diff --git a/doc/member-search-index.js b/doc/member-search-index.js index 566588ad..54cf03bf 100644 --- a/doc/member-search-index.js +++ b/doc/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillDeliveryException","l":"BillDeliveryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillException","l":"BillException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillQueryException","l":"BillQueryException(String)","url":"%3Cinit%3E(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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiVersion"},{"p":"com.bitpay.sdk","c":"BitPayException","l":"BitPayException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"BitPayException(String)","url":"%3Cinit%3E(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":"BitPayTest","l":"BitPayTest()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest2","l":"BitPayTest2()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest3","l":"BitPayTest3()","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.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.Payout","c":"PayoutStatus","l":"Cancelled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayoutBatch(String)","url":"cancelPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefundRequest(Invoice, String)","url":"cancelRefundRequest(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefundRequest(String, String)","url":"cancelRefundRequest(java.lang.String,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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, String, Env.Tokens)","url":"%3Cinit%3E(java.lang.String,java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"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.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.model","c":"Currency","l":"CUC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"Currency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyException","l":"CurrencyException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyQueryException","l":"CurrencyQueryException(String)","url":"%3Cinit%3E(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","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":"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","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","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":"PayoutBatch","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getAccountId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","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","c":"Client","l":"getAllRefunds(Invoice)","url":"getAllRefunds(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getAmount()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","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.Ledger","c":"Ledger","l":"getBalance()"},{"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.Invoice","c":"MinerFees","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","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":"PaymentCode","l":"getBip72b()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"getBip73()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getBitcoinAddress()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getBitcoinAddress()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","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":"RefundAmount","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","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":"Invoice","l":"getBuyerProvidedEmail()"},{"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":"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","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","c":"Refund","l":"getCurrency()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getCurrency()"},{"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":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","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.model.Invoice","c":"Invoice","l":"getCurrentTime()"},{"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":"PayoutBatch","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateExecuted()"},{"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.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.Bill","c":"Bill","l":"getDueDate()"},{"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.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.Settlement","c":"RefundAmount","l":"getEur()"},{"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.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":"PayoutBatch","l":"getFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getFullNotifications()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getId()"},{"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.Ledger","c":"LedgerEntry","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.Settlement","c":"Settlement","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getInstructions()"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","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","c":"RefundParams","l":"getInvoiceId()"},{"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)","url":"getInvoices(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceTime()"},{"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.Bill","c":"Bill","l":"getItems()"},{"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":"PayoutInstruction","l":"getLabel()"},{"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.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.Ledger","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","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.Settlement","c":"WithHoldings","l":"getNotes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","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":"PayoutBatch","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.Settlement","c":"InvoiceData","l":"getOverPaidAmount()"},{"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","c":"Refund","l":"getParams()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPassProcessingFee()"},{"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":"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.model.Settlement","c":"Settlement","l":"getPayoutInfo()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPayoutPercentage()"},{"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.Invoice","c":"Buyer","l":"getPostalCode()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getPostalCode()"},{"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.Bill","c":"Item","l":"getQuantity()"},{"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":"InvoiceTransaction","l":"getReceivedTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRedirectURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getReference()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getReference()"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"getRefund()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefund(Invoice, String)","url":"getRefund(com.bitpay.sdk.model.Invoice.Invoice,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","c":"Refund","l":"getRefundEmail()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getRefundEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundInfo()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model","c":"Refund","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":"InvoiceBuyerProvidedInfo","l":"getSelectedTransactionCurrency()"},{"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.Bill","c":"Bill","l":"getState()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getState()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getStatus()"},{"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.Payout","c":"PayoutBatch","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSupportedTransactionCurrencies()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","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.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","c":"Refund","l":"getToken()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getToken()"},{"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":"PayoutBatch","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.Invoice","c":"InvoiceTransaction","l":"getTransactionId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","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.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.Settlement","c":"RefundAmount","l":"getUsd()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getValue()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getValue()"},{"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.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.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":"InvoiceCreationException","l":"InvoiceCreationException(String)","url":"%3Cinit%3E(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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceQueryException","l":"InvoiceQueryException(String)","url":"%3Cinit%3E(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","c":"Currency","l":"IQD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IRR"},{"p":"com.bitpay.sdk","c":"Client","l":"isFullyPaid(Invoice)","url":"isFullyPaid(com.bitpay.sdk.model.Invoice.Invoice)"},{"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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerQueryException","l":"LedgerQueryException(String)","url":"%3Cinit%3E(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.model","c":"Currency","l":"LRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LSL"},{"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":"MethodManual2"},{"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","c":"Currency","l":"PAX"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"PaymentCode()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"PaymentCodes()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"PaymentTotal()","url":"%3Cinit%3E()"},{"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)","url":"%3Cinit%3E(java.lang.String,long,java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCancellationException","l":"PayoutCancellationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCreationException","l":"PayoutCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutException","l":"PayoutException(String)","url":"%3Cinit%3E(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, String)","url":"%3Cinit%3E(java.lang.Double,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":"PayoutQueryException","l":"PayoutQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"PayoutStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"payroll"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Payroll"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PEN"},{"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":"Facade","l":"PointOfSale"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"Policy()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"pos"},{"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.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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RateQueryException","l":"RateQueryException(String)","url":"%3Cinit%3E(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","c":"Refund","l":"Refund()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"RefundAmount()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCancellationException","l":"RefundCancellationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCreationException","l":"RefundCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundException","l":"RefundException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"RefundHelper(Refund, Invoice)","url":"%3Cinit%3E(com.bitpay.sdk.model.Refund,com.bitpay.sdk.model.Invoice.Invoice)"},{"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.model","c":"RefundParams","l":"RefundParams()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundQueryException","l":"RefundQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestClientAuthorization(String)","url":"requestClientAuthorization(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestRefund(Invoice, String, Double, String)","url":"requestRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestRefund(String, String)","url":"requestRefund(java.lang.String,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.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.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":"PayoutBatch","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":"Settlement","l":"setAccountId(String)","url":"setAccountId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","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","c":"Refund","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","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(RefundAmount)","url":"setAmount(com.bitpay.sdk.model.Settlement.RefundAmount)"},{"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(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setAmounts(Hashtable)","url":"setAmounts(java.util.Hashtable)"},{"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":"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.Invoice","c":"PaymentTotal","l":"setBch(Double)","url":"setBch(java.lang.Double)"},{"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":"PaymentCodes","l":"setBch(PaymentCode)","url":"setBch(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"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":"PaymentCode","l":"setBip72b(String)","url":"setBip72b(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"setBip73(String)","url":"setBip73(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setBitcoinAddress(String)","url":"setBitcoinAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setBitcoinAddress(String)","url":"setBitcoinAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","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.Settlement","c":"RefundAmount","l":"setBtc(Float)","url":"setBtc(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBtc(MinerFeesItem)","url":"setBtc(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"setBtc(PaymentCode)","url":"setBtc(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"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":"Invoice","l":"setBuyerProvidedEmail(String)","url":"setBuyerProvidedEmail(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":"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.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","c":"Refund","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"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":"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":"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.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":"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":"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.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.Bill","c":"Bill","l":"setDueDate(String)","url":"setDueDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setEffectiveDate(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.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.Settlement","c":"RefundAmount","l":"setEur(Float)","url":"setEur(java.lang.Float)"},{"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.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":"PayoutBatch","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setFullNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"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.Payout","c":"PayoutBatch","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setId(String)","url":"setId(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.Ledger","c":"LedgerEntry","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.Settlement","c":"Settlement","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"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","c":"RefundParams","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"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":"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.Bill","c":"Bill","l":"setItems(List)","url":"setItems(java.util.List)"},{"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":"PayoutInstruction","l":"setLabel(String)","url":"setLabel(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.model.Ledger","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setLowFeeDetected(Boolean)","url":"setLowFeeDetected(java.lang.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","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.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":"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.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.Settlement","c":"InvoiceData","l":"setOverPaidAmount(Float)","url":"setOverPaidAmount(java.lang.Float)"},{"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":"Invoice","l":"setPaymentCodes(PaymentCodes)","url":"setPaymentCodes(com.bitpay.sdk.model.Invoice.PaymentCodes)"},{"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(PaymentTotal)","url":"setPaymentDisplaySubTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplayTotals(PaymentTotal)","url":"setPaymentDisplayTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentSubtotals(PaymentTotal)","url":"setPaymentSubtotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentTotals(PaymentTotal)","url":"setPaymentTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setPaymentUrls(RefundParams)","url":"setPaymentUrls(com.bitpay.sdk.model.RefundParams)"},{"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(Double)","url":"setPayoutPercentage(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.Invoice","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"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.Bill","c":"Item","l":"setQuantity(Integer)","url":"setQuantity(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRate(Double)","url":"setRate(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setReceivedTime(Date)","url":"setReceivedTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","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.Payout","c":"PayoutBatch","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(List)","url":"setRefundAddresses(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddressRequestPending(boolean)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setRefundEmail(String)","url":"setRefundEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setRefundEmail(String)","url":"setRefundEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundInfo(RefundInfo)","url":"setRefundInfo(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setRequestDate(Date)","url":"setRequestDate(java.util.Date)"},{"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(Double)","url":"setSatoshisPerByte(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setScale(String)","url":"setScale(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":"Invoice","l":"setShopper(Shopper)","url":"setShopper(com.bitpay.sdk.model.Invoice.Shopper)"},{"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","c":"Refund","l":"setStatus(String)","url":"setStatus(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.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.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":"PayoutBatch","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.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)","url":"%3Cinit%3E(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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setToken(String)","url":"setToken(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":"PayoutBatch","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(Double)","url":"setTotalFee(java.lang.Double)"},{"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.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":"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":"test","c":"BitPayTest","l":"setUp()"},{"p":"test","c":"BitPayTest2","l":"setUp()"},{"p":"test","c":"BitPayTest3","l":"setUp()"},{"p":"test","c":"BitPayTest","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest2","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest3","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.Settlement","c":"RefundAmount","l":"setUsd(Float)","url":"setUsd(java.lang.Float)"},{"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.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.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.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.Payout","c":"PayoutInstruction","l":"STATUS_PAID"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"STATUS_UNPAID"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"STN"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutBatch(PayoutBatch)","url":"submitPayoutBatch(com.bitpay.sdk.model.Payout.PayoutBatch)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionCreationException","l":"SubscriptionCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionException","l":"SubscriptionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionQueryException","l":"SubscriptionQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionUpdateException","l":"SubscriptionUpdateException(String)","url":"%3Cinit%3E(java.lang.String)"},{"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":"BitPayTest","l":"testCreateECKeyFromSeedString()"},{"p":"test","c":"BitPayTest2","l":"testCurrency()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlement()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlementReconciliationReport()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlements()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillEUR()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillUSD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100EUR()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100USD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceOneTenthBTC()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceWithAdditionalParams()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateRefundRequest()"},{"p":"test","c":"BitPayTest","l":"TestShouldDeliverBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetAndUpdateBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBills()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillsByStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillUrl()"},{"p":"test","c":"BitPayTest","l":"testShouldGetCNYExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetEURExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetExchangeRates()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoice()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest2","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoices()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceStatus()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceURL()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerBtc()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgers()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerUsd()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatches()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatchesByStatus()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitGetAndDeletePayoutBatch()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitPayoutBatch()"},{"p":"test","c":"BitPayTest","l":"testShouldUpdateExchangeRates()"},{"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.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.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","c":"Currency","l":"VND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VUV"},{"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":"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.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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillDeliveryException","l":"BillDeliveryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillException","l":"BillException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillQueryException","l":"BillQueryException(String)","url":"%3Cinit%3E(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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiVersion"},{"p":"com.bitpay.sdk","c":"BitPayException","l":"BitPayException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"BitPayException(String)","url":"%3Cinit%3E(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":"BitPayTest","l":"BitPayTest()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest2","l":"BitPayTest2()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest3","l":"BitPayTest3()","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.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":"InvoiceStatus","l":"Cancelled"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Cancelled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayoutBatch(String)","url":"cancelPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefund(Invoice, String)","url":"cancelRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefund(String, Refund)","url":"cancelRefund(java.lang.String,com.bitpay.sdk.model.Invoice.Refund)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefund(String, String)","url":"cancelRefund(java.lang.String,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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, String, Env.Tokens)","url":"%3Cinit%3E(java.lang.String,java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"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","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.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(Invoice, String, Double, String)","url":"createRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Double,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","c":"Currency","l":"Currency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyException","l":"CurrencyException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyQueryException","l":"CurrencyQueryException(String)","url":"%3Cinit%3E(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","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":"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","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","c":"Facade","l":"Facade()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Failed"},{"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.Invoice","c":"InvoiceStatus","l":"Funded"},{"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":"PayoutBatch","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":"InvoiceTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundParams","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","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.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":"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":"PaymentCodes","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","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":"PaymentCode","l":"getBip72b()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"getBip73()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","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":"Invoice","l":"getBuyerProvidedEmail()"},{"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.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","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.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.Invoice","c":"RefundParams","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","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.model.Invoice","c":"Invoice","l":"getCurrentTime()"},{"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":"PayoutBatch","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateExecuted()"},{"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.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.Bill","c":"Bill","l":"getDueDate()"},{"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.Invoice","c":"RefundParams","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":"PaymentCodes","l":"getEth()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","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.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":"PayoutBatch","l":"getFee()"},{"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.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":"PayoutBatch","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getInstructions()"},{"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":"getItemCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemDesc()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getItems()"},{"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":"PayoutInstruction","l":"getLabel()"},{"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.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.Ledger","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","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.Settlement","c":"WithHoldings","l":"getNotes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","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":"PayoutBatch","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.Settlement","c":"InvoiceData","l":"getOverPaidAmount()"},{"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.Invoice","c":"Refund","l":"getParams()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPassProcessingFee()"},{"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":"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.model.Settlement","c":"Settlement","l":"getPayoutInfo()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPayoutPercentage()"},{"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.Ledger","c":"Buyer","l":"getPostalCode()"},{"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.Invoice","c":"RefundParams","l":"getPurchaserNotifyEmail()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getQuantity()"},{"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.model.Invoice","c":"InvoiceTransaction","l":"getReceivedTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRedirectURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getReference()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getReference()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefund(Invoice, String)","url":"getRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundParams","l":"getRefundAddress()"},{"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":"getRefundEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundInfo()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefunds(Invoice)","url":"getRefunds(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundParams","l":"getRequesterEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundParams","l":"getRequesterType()"},{"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":"InvoiceBuyerProvidedInfo","l":"getSelectedTransactionCurrency()"},{"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.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":"PayoutBatch","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSupportedTransactionCurrencies()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","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.Invoice","c":"RefundParams","l":"getSupportRequestEid()"},{"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.Invoice","c":"Refund","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","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":"InvoiceTransaction","l":"getTransactionId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","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.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","c":"Token","l":"getValue()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getValue()"},{"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.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":"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":"InvoiceCreationException","l":"InvoiceCreationException(String)","url":"%3Cinit%3E(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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceQueryException","l":"InvoiceQueryException(String)","url":"%3Cinit%3E(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","c":"Currency","l":"IQD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IRR"},{"p":"com.bitpay.sdk","c":"Client","l":"isFullyPaid(Invoice)","url":"isFullyPaid(com.bitpay.sdk.model.Invoice.Invoice)"},{"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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerQueryException","l":"LedgerQueryException(String)","url":"%3Cinit%3E(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.model","c":"Currency","l":"LRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LSL"},{"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":"MethodManual2"},{"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.Payout","c":"PayoutStatus","l":"Paid"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PAX"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"PaymentCode()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"PaymentCodes()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"PaymentTotal()","url":"%3Cinit%3E()"},{"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)","url":"%3Cinit%3E(java.lang.String,long,java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCancellationException","l":"PayoutCancellationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCreationException","l":"PayoutCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutException","l":"PayoutException(String)","url":"%3Cinit%3E(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, String)","url":"%3Cinit%3E(java.lang.Double,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":"PayoutQueryException","l":"PayoutQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"PayoutStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"payroll"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Payroll"},{"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":"Facade","l":"PointOfSale"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"Policy()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"pos"},{"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.util","c":"KeyUtils","l":"privateKeyExists(String)","url":"privateKeyExists(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Processing"},{"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)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RateQueryException","l":"RateQueryException(String)","url":"%3Cinit%3E(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.Invoice","c":"Refund","l":"Refund()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCancellationException","l":"RefundCancellationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCreationException","l":"RefundCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundException","l":"RefundException(String)","url":"%3Cinit%3E(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.model.Invoice","c":"RefundParams","l":"RefundParams()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundQueryException","l":"RefundQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"RefundStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"requestClientAuthorization(String)","url":"requestClientAuthorization(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.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.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":"PayoutBatch","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(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.Invoice","c":"RefundParams","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(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setAmounts(Hashtable)","url":"setAmounts(java.util.Hashtable)"},{"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":"PaymentTotal","l":"setBch(Double)","url":"setBch(java.lang.Double)"},{"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":"PaymentCodes","l":"setBch(PaymentCode)","url":"setBch(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"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":"PaymentCode","l":"setBip72b(String)","url":"setBip72b(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"setBip73(String)","url":"setBip73(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","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.Invoice","c":"PaymentCodes","l":"setBtc(PaymentCode)","url":"setBtc(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"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":"Invoice","l":"setBuyerProvidedEmail(String)","url":"setBuyerProvidedEmail(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.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.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.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.Invoice","c":"RefundParams","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":"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.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":"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":"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.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.Bill","c":"Bill","l":"setDueDate(String)","url":"setDueDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setEffectiveDate(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.Invoice","c":"RefundParams","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":"PaymentTotal","l":"setEth(Double)","url":"setEth(java.lang.Double)"},{"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":"PaymentCodes","l":"setEth(PaymentCode)","url":"setEth(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"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.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":"PayoutBatch","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"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.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":"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.Settlement","c":"Settlement","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"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":"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.Bill","c":"Bill","l":"setItems(List)","url":"setItems(java.util.List)"},{"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":"PayoutInstruction","l":"setLabel(String)","url":"setLabel(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.model.Ledger","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setLowFeeDetected(Boolean)","url":"setLowFeeDetected(java.lang.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","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.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":"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.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.Settlement","c":"InvoiceData","l":"setOverPaidAmount(Float)","url":"setOverPaidAmount(java.lang.Float)"},{"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":"Invoice","l":"setPaymentCodes(PaymentCodes)","url":"setPaymentCodes(com.bitpay.sdk.model.Invoice.PaymentCodes)"},{"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(PaymentTotal)","url":"setPaymentDisplaySubTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplayTotals(PaymentTotal)","url":"setPaymentDisplayTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentSubtotals(PaymentTotal)","url":"setPaymentSubtotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentTotals(PaymentTotal)","url":"setPaymentTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setPaymentUrls(RefundParams)","url":"setPaymentUrls(com.bitpay.sdk.model.Invoice.RefundParams)"},{"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(Double)","url":"setPayoutPercentage(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.Ledger","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"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.Invoice","c":"RefundParams","l":"setPurchaserNotifyEmail(String)","url":"setPurchaserNotifyEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setQuantity(Integer)","url":"setQuantity(java.lang.Integer)"},{"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.Invoice","c":"Invoice","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.Payout","c":"PayoutBatch","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":"RefundParams","l":"setRefundAddress(String)","url":"setRefundAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddresses(List>>)","url":"setRefundAddresses(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddressRequestPending(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Refund","l":"setRefundEmail(String)","url":"setRefundEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundInfo(RefundInfo)","url":"setRefundInfo(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","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":"PayoutBatch","l":"setRequestDate(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundParams","l":"setRequesterEmail(String)","url":"setRequesterEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundParams","l":"setRequesterType(String)","url":"setRequesterType(java.lang.String)"},{"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(Double)","url":"setSatoshisPerByte(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setScale(String)","url":"setScale(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":"Invoice","l":"setShopper(Shopper)","url":"setShopper(com.bitpay.sdk.model.Invoice.Shopper)"},{"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":"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.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":"PayoutBatch","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.Invoice","c":"RefundParams","l":"setSupportRequestEid(String)","url":"setSupportRequestEid(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)","url":"%3Cinit%3E(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)","url":"%3Cinit%3E(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.Invoice","c":"Refund","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.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(Double)","url":"setTotalFee(java.lang.Double)"},{"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":"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":"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":"test","c":"BitPayTest","l":"setUp()"},{"p":"test","c":"BitPayTest2","l":"setUp()"},{"p":"test","c":"BitPayTest3","l":"setUp()"},{"p":"test","c":"BitPayTest","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest2","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest3","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.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.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.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.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.Payout","c":"PayoutInstruction","l":"STATUS_PAID"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"STATUS_UNPAID"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"STN"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutBatch(PayoutBatch)","url":"submitPayoutBatch(com.bitpay.sdk.model.Payout.PayoutBatch)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionCreationException","l":"SubscriptionCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionException","l":"SubscriptionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionQueryException","l":"SubscriptionQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionUpdateException","l":"SubscriptionUpdateException(String)","url":"%3Cinit%3E(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":"BitPayTest","l":"testCreateECKeyFromSeedString()"},{"p":"test","c":"BitPayTest2","l":"testCurrency()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlement()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlementReconciliationReport()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlements()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillEUR()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillUSD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateGetCancelRefundRequest()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100EUR()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100USD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceBCH()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceBTC()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceETH()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceOneTenthBTC()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceWithAdditionalParams()"},{"p":"test","c":"BitPayTest","l":"TestShouldDeliverBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetAndUpdateBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBills()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillsByStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillUrl()"},{"p":"test","c":"BitPayTest","l":"testShouldGetCNYExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetEURExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetExchangeRates()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoice()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest2","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoices()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceStatus()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceURL()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerBtc()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgers()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerUsd()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatches()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatchesByStatus()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitGetAndDeletePayoutBatch()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitPayoutBatch()"},{"p":"test","c":"BitPayTest","l":"testShouldUpdateExchangeRates()"},{"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.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.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","c":"Currency","l":"VND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VUV"},{"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":"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/doc/member-search-index.zip b/doc/member-search-index.zip index 151ec1d0b9c79d150a300282ecfca3c4ab945086..7be976095f395a87e8de0e99793a0c073d8ec6a5 100644 GIT binary patch delta 8250 zcmV-AAjRK}KGQ%AP)h>@6aWYa2mm{AUXcwee|vA+I?S^Y6FTRA)CBs`(s4 ze|3$L@a7ytb$g1TS_T-ZwX9xs`8Xm;QI!t&#Z#I^f08owBq*{ddHfHWyU(Ef@8L^0 zio@h_RF_0Zc!z4kZiHg6xpPi^XjS8;pbZ>v_fBrv@^5XB81$q7eGVJ!+w}uJ(B8o>0TPiX6 zxgonEN|RiWc#@HjrOoP0p$fgc-jGwsZ70T*#L)}MULi4hdBceTu|ERaPkTw#+ZkR2 z0Q+rFgvCA=7?%l_LjtVZdbbS=0#&Y)VcOiWbv(`uIq)7RNH_BuWa97f-kP0*iS67$ujjG8RKP}$!on`KV6<#_i7 zDQV`r1%~SD(m-=vk=Hf-RZm&>uXOyb(hKtQg#G!Cf1>35hUtQnQ#DoR6IQ=k6YeBT zHYAS8Rt-c|P`a;`RQbaS2I|}!PE&%7!(#K)n_~JUEGJ`t-;zA+lkG{>e-^cA+~rx7 zQZ;J*f6pdH%T$l>@~1>3-SBS9SVK8Vq--RulYkizld0O7l2BdDP*gZxcNnU>7@@7K&sh*u|zo2Up!ILvY%0w;I}ISl{KaPc1m)RMPVHMd2nI7$(A3r!ytg* z0}tRp;B7h^ucd2EYSJya-}h&TGSx)`Z_B_tu$m!qY099T5Ig3;RBt7P!|cAL-~NRJ zmp3P~3C$7(s58>+f01Er(kS^p+N2p7RYlQ#dfOzOe9Y5i5oR=jD)mD;U!|c2XF+}z zqD&1PWBL&01<8Is$D{Az<_`)~iYGwArM6)a-bcxHBx9(rS!q&VCV7$VH;i^%Y=Zss zbC|vUKdP`osZBp(+}r7uR28bIG@gRe@0w=eLxEw63ZBi*e`TV+>8>Ntzx+8aYmt%Gyh=`mpW&&L>R{d^`{U4o2=N74`6 zu{0OMq`|EAe{zh&JlfoZ&*XC$@5v&JvJYx*h8s4p%mMqzKnkr@r07(QaHkvQTd>IV z9i2eaAJXwHsT`xva~`RLKAf0sx#I!o$9y@X#XH?6g-#^}q$pzYT#79kHxKEcSQlwb zt<2NyHls~281Os)$djm0#KO?1?9XffU^bZiqb}0Ce+c7Ay0yn{CA6_Gw|*quZX;&k zhA~Uep1HNFLk0$vVBojF{qV)hu9~jg#44-pbq*e=+KW0ol+2R(glVAJH>UBknD^QQLxRE9R`(#$;J#I4=}5g z8dDB1!G5<(vw~~|-Bmf7k*RzV4@L-Bw_F!6e>RQBRs_Rk%ny3 zl1S3HxvfVi?VuvV-QV8bqkDQA=)L=>D>hz69TKKH>TF?*N1Yy6ZzthEKqJWj%FK|V zK#MHWPlLJH6<->T3P@sSy|9%pu ze>v4)Y(>!hLz_e$mXuR%1D1bU5Zl_zC`{NwQbIw~$T_2_w&rg_3%(tWtM!4d6=et*IoL3gZOlyT3<#AeZg6@=|Jx=D-ZA=)@NT!$@b zj!KpGSI0V??c>dq(A>#0!Xnjn>Xn+Y8Y>>=Nq%fTn)nJlASq^c@kZgUIs-*oW^D$F5nn>jzqY;Ds zGp^w*y{JyaWS(xq*l~%|e-uNb7v|{?>herUK{f^fMyYnVCK+=v{p^pg!Df-6xxYx` zNQ}u`lj13LwZ0GG3v{E{Z_Mg^V|xI7Jj@<5cuIFWTd`DK*MwfWeC=&FKMDw*2&lX7 z99I!T21bEUy^CTEX(8fzIrl4|0ib%UFf1pHYK9;m?fd6@{q`H9e>v)QM-tk@uzPG3 zkS0q7nqF|5ZApf3FTiC*zhEy^>4nkO#~%3RJbQz0u=^S|_t+^u+V}=$ypp~Nz2c_D za=pbZreua89VCk|&*{9x4*fAp-#OSSt`B&EI>ht+;7y}^7l*IG{+_Qs_(k;zNhK^i z!f8a4Sl7Zd0r`kxf3{!a1m!!Jr#$Pp>((pm1RbK0)X;ooqVczg^`|bCbBIkwsq~ z$#v^4#;1Cfea09?x_IPcTe%U2p>{BVGEfN=hU!0ze-3XMe_8BVs30dY9vSeVoJ!sOjz9 zI|xY3S7U$)({>CuEeshHLaw7((IC-@H%&HC9PvQaf0D4d|D?&5@CT_heP$%0BBgcQ zlpq5ApV*gBt>t(bm;w7nSkIpAYjyImi~yAEowwCuK)O?l8HRpVLF0g13e3=q;#7WG zTDkGsL+h3Jh*%GF&a6VK=27cbbcZyV<=coePg`_@AJK#BKE73$J=&eYweSl~{6YP+ z&rtFre|+Bg_Tr3zrJAk0OVRNQ*kg3{nh}J4U>d;~=^-@|WGI|hMB~@$a6#9C>J=Cw z&d=9TF#BUACNRfyUwE^zP0fduJ*Zju5&>+XQkq2PE&l?Rx5?ZF(_Fk@M^Fb+bw`$0 zKlM|QK~MT=;JljP7@(*t32h`;Cp&|S+@vagf1SAoh4cupW6$p-MsM9RqBb%!?xM`k zwit0gmv=zb?o!=1{uXIX0F`&7C$DF`&TZTm0fy=lb@Mmsz1;H~%)<-kt4|oJHR=)D z^RH4W`8N3{@^h84pj3Z9fsp0nb%Bd3Or5tlb-w>Zj(h48ywgD3jv6qh&ZW>C&3^$9X>4?=WsWv`uq&s(8hEwhW! zDo&a?y*O5%Gh>&Lusyq-N55p*{+|6ZF{j(7)qK=fQqO_kSF5;y&#QrX9-A5LZLL>0 zT50|UR^R0AXJEKVl*%W}OmiuHk_YnAf1{ioxPRq)b9*b5Vy632r9|8SGsQ(YwT7c@ zU!hm&mK_S-)58Ar_ccGF?6r@#D5{0}sbQGvYGyJkcMPxkr@w}}I>#8%R~HyVuKcNvRARKcCS)O`xK7R$e^h5? z?4%AeHJ41lnHkC&`q|U@mB|}%9kmjt;THXBbVIyeUN-e=l6kcfQjB;$qDo85@R|o0 zA8?Ku%GakTs;TBRv03sm;z6ytsh_LErY6iMAEbD5jLJJqIe>8tH^))IKa(#`NFRpJebJMlv?N15Sa*d%fdkV5k z^%+HVhibzw(q}%ERG%?aUs3h?hLP|_qwJI~yxx!>uHL2=0#H6y0Fr8-qZ;c{8bMQ0 z-C{c2%>vU2Zsc$0s$+b&XBcb#_8KGP;#B>}tg_EBkJ_!rXc1&mf3fN8e~aGR9YTtS zxoXkBpK{SYlIn?rcy*Y@Fu6TS3fvO2<&hg!1Uz6C{z zgS6%Uw$j#A`YBT(!<6JCe~ZF6`tvZG8kQd5v-ZR6sv@qDni3lfmq1w_2daLOZ<6e4 zDRb9pc9v4R#MWD1nA3GFj+xp>)juR(oe0D5KF1iXiwlg;xR6J=R8(^#6TbZ|(kLlz zAA&F@CbX?{=Z8b*KKfFcTP!ru(naUANFxQ$MBj*K$PRcK(2TG4e_cR%ByyKUFJVDw z>g*@AsQQ~zdIh{Mg*NxaI4UC@PSZ~s3Ym`rmR)Bk1@jfN+vU@#X2S-&4X-+x?lj*l z`I98=iKdk{j1|gQfRkK5!{ZbuISXGNgy#+m`}4!w-^$S|XL;~S-gfxZgw~TxElPPh z+x4Sz6qN_0C^66ne=iwIJRnK#kfOjM48K97cOs~DsN3Fn)gL)>WS~8OBqsUkxv*vc zvIhQ2ttm%LLfI@WlOQY4YL#iH`{F6hqCZ2hPKu%~MoC8U9c_5BNPsBTS6f$wBkc`oqa`>9 z6X79bmqPq}e~w4r!_6NQwEUiJc(~v;EW-OJ*^VIQ_U^%q5tY_}0J`@)!|SLf+LF~EXe zmlRr3Nwv(7ip4uy`21dj_q&4E?{4mfc;as$hSC#;1M$jDipSUe*_rFb(ZT$hOD%4nEU~KIG#R) zS;&ADrlFWU6nljqCuX~{hgH`R1(4NW<~APkf1HNvqQ8fdVQ-$muHAZD0%3u4&qh?3 zts@LQjw;+yhtzFdSh5$kqfb_^ZdrohG*Gbg*X<+&UA7luHE&IA^0j|heI&b`*TBZHM6RZf5Q1# zJ<7~b`Bhq?yu%;2(Mz{<1)E(S>@Bd<48{%mUJQ1UKJQ{eolBT&lWoHuHXk@1pPP)9 zM9iyDVZs%tGOb!quU4k~a0}V&eOKlH3fAV3>$^H+N8O0({s18S)ylVwgTWUOa?pH} zMeq*%PPY3z)bTEc<8A9#9Z?e4e<2x80I4}S-Aj$vI?KBuFnf3)RJFg9@CHLxD!nvh zgNo89J(wX`!Diu*95r_+*Gv=(udRG1Sq$EwW&9GhV!l1mot8B)f7!5)>H~s;CTNG> z>QZJgxQZ2b?jJ=~FJ;mR+lhbE4dyr5nyvW_wJrN7OB3*k!A|x7i$${ne_X?5$-WnG z7^Zvyhvgo10f#Y^E#PQ{8F~$u31GY=qLp^IHQd9Y!0Lz|)PXxi{CYGL{fT0c@;GsS zw@*K%3gdt13Ms(YZv)awxr;I$O*D1Aw15Rk=zPFmZI3oppwdY1!rq4Dg{~&YyM@7? z&;m3MOLo#cy|!XEn0srdfAc+X=Xjm&w`&i_svFAl$w~j=eRAs=?a&g`<$Va+>O38F zzj3Eiz`I!Ncd$rp=m8kCol9Q~G+lZaHr?**i;Lbb_Qgp*Xa?j2?kDlZ&nS{}#Aa;j zTKN{eHfS3LEdr~heuLgq_G0;N|8@btv!e6~9$5w?S)W>IhsvS-f3&13qTVesaGXkf zbFBm2FTs4Eq(cqUr)9SH%10dy;{TQ05F_ zP~PrHLZRv-(|yCOQ^4`20EGzfels!CYNwH=>)mEslEMCQoi)f-%wNX$g-(rOw3Xfj z(J5f{onfbpf1)w*Wlp@9?ZXGG@S5d7gCK;&60EL%m7Ywh^8K7nT7-Gt-2Tm$=*;wp zrh|(M^Ws{3-l>UD%5+s;XKETsc37HMHFUSARhyd$GL7NNFo#dge^fbxo#$VY4T)Z;cx>ID#c4X+h1_Pg zDa*Nx=q1@k8QBz)xS^QsJ$U+Sc|Q>L?Ljr&WDdN+WEd$-v`m?*IGEEe;Me$QVb=zh z&Bpi-a#1}8H(J=s^2MF%tw&UVsq3Xy&r8XayqG=2H{kB2UAek zoniqWVeuu&Q)+NYxK(*WcuY&0!juifx5{#A;ntb8hHVfQY5o-D3zCgrVVkU5#L_&| zZvqXd0}nQMnK5weA|Nr}0tDELpiGM5e||N0wN>Jz`oAqjm8Xnl9thogXFyGAur*k^ zuRWgZR36+93dF&3)vVx`ld?kaNyI@8AP&o}JJYK08!ojioj`B3H z>Hu)mStHdTsWp~{jcW%g;ia+iR=$V9($S$MdS$aH_}3+dxMFH(AxzA=HisE}e+08% zXb7t-_z^w8t-v$BV@q&M$v&238{S|X@*;fR^*1CnSytPT^hRR? z417I^t0&dmB)GnH+#q$IItFrjwZy-4Z1r`)JbyI@UwW2hdu#)#$;RD5uuJg_&kA8c zW?gg5FE9OE>zALA$@EKD7GW&ie#xlHb>dWJ=V9I`f7Kc7*6YR9VKW zvkP~gpRj4p)BO+UpRy=#mE)hIjGvlYK~2kp?Z7t3t;&Rodc8Z*lznGYfB3ykVX^FO zQl2fh5yp__y_&|(;#z0m>H^z9y}|Rw3zatBZN@a|5pRrHvg%qBFo-j*P=6w6DqM~1XXqvZQ& zlV)U8miE$q^Ermk}F-;2{rO@FaLTi{-{rz)P2tM$M@VC%cdc_nK9JL^f!z%mx!;R1U_H=d*wHsSef0gkPU{Q*t66c6w zz+oq8f#C&O@3#Dsc)3KK5*}k=P~50oV>*bjVaM$}?ZRv>m({EkA@sieUQksLk2BBb z35M#cTDMB5zRBi{s{AZ@sfu!!!Nj3pdF6Wyd~Q3-(&vEspk?E;+FV6<`%~$ch za0~<;!_E+`E6Wi8Rqu5mz1-SNL-y1PVwW0Qbs7kO9hyK;moWkMfH9gFC3Q)<&b96R z9-1+9XlkP1w;?w;2nVD(7+6&`Uhcat}ezHs*jlX z#Oiv5p}H}Oe*lO<)^fGj%Jzri0tJJa{fvNJRzjAkuhx9D5tlC)g+=*FlJ>gA_#CU{ zR}9q(6P;Pzp{TxL`rP{T0z-BF#X5@Ba=6#YE{wKTYY;W*o+|>Yj#`nl&t5ehs><$m zRO9%joF%vO*grC+ynr-p&j0ZeW~D9&jtb+|uLD_he^E*G^%6z3#!#Wg%IDb`hRRGo zcd6E&4I=sFd^t}ao9DdlPM6ZwS5y87vwqNxCk}AUVrx;$n{K}gFf-_vQ_Oe$GQoV; zFViK4>J}y80!0;IM%0(}DT3`I~?L^M3(QO9u!jZhfn<9{>Q= sPXPc>8A|~I6aW+e2nYxOJ8@o5C~keLu^#{c)lZYl9y|v39{>OV0A$b}B>(^b delta 7921 zcmV@6aWYa2mp@70zqS5vcLd~K>+vR zBW~NBKH?;U!9wn)ZM~?aULB4-i}~(L>S$3?kt~)dKVbh!+$8H)MT#s|6|aB%@4Lgh z|9ZEL_M>}0J$SF9WcPElk9I70_x|0MXHBv=X5sdg{|xxg)7kXhzu#L^o!wBV=5q?w ze>F+Mn{x`)?J0$7xuQ^QRQ0OL2R;kavb2|_Pf_guixsISt2Fk*$N%8DSq$a>;XQk! zzzZKoRY`(`cceD_LFpUg(`yRVn9?`KlM4#fbWNc;C$+`}sa}_7TB_054=U2~&!GJC zr0z+7`8e@IKmE(c*@?c>=-`S@_x`u`fB$noN&kMCvi&EJVY}D9Mzu9HWxcqg3_JXU`)^K9y2tI83cLc)V9CUF~PN zC4J1>4TWl{GH^g8C>(Z{e@7q0Ka$3)Gn5@^RFIIl)no5IiUQ_^1oquwc*L@{2@0mO zEl*bW7Zmwf9PPPjQApICX;lR&9vM=IGe2NxLGr@A=GGjz97ff=-{xCoV`lo^%RoDN9)Fdx8J2qZ`&vw*06q1}g}DLO%!@nz?Vs7|^5$eV;aRc(RYnv)3aoA9hkuN=QOrhV zQF5Q&)k!CxlPFwxe=$#Z|65%&UuocGS;}5gS*Ds!Fn#cnl*KRmVDyK#{mFp}@gzvN z)Xq!2dq3QbR1D2EE3DefFiGQVD`>~*c9re-Ui|w1sKOehHvLTTFsD~aRj8vf*w|Xv zXBvACDTOI105m&SiTbV`3+I2i3$M+V%4Jo(s+}z{5jKF3f5mY}LyI&Q^XzO*iBQkh zlx6JMM%e&Z|8e$m@ME0!c;;=r9V_XIA0(&N>Z!AqF>6+j6NK=*M|Ly}>)m!qhZ? zS1e5fwlBn%EsBSzKUO25iFLUns20i2kpOqQm^UMBQ%p_&yIuTFUZS!9Q7&^?V3=z1 z!9`7sAc&f%F;wFvC>KDIZa}A*-6x>aP{;+KB*Grif72VZ+~W22i6sK8dDgKPCSJRL zqwpG^qxdlk)A-dE2ccM~IPmCofYzhgIx4ID65M0-dSey+qoqn|P<29&Z`(n=^V6q` zDA@7&#!UxqgYX&LsOOtN>NYcKcwh+B7-KIG^SG1gaO{OYCqkrH6U4V_atp*}b6xu( zi_aL7f3dbtb{M>hLcj^n>I1XN4u>dC*-jdcrMc_7kZ&EOo;2BwCl|KUixl!|%qw7Y zi;k@cr>U6Phtg1kQ1H?iTAHe;2b-2i(YT4Nd8_Q8GQ-2)KHQUgdK2iQ&4e$L=HW=3 z1*$a~tdI~oAl*9A0k$w`9bg7F8zM9i&uH0cU@)RA;^^7mvE6L%`2pEsni#*8n$%B?Q?<@T!qB7q=}8bJT%n33j{e_A zjDHi#l5?ttK=G#qv8`cC!h~%sEfh4XoeP?ByN@GZuH501FM1&7i#$9eBOq*Zb+4t^ zf0*r_i^I@%ejJ3l8u@k#M3-00+tSVi@{End&{P5mU{HrN7|6}SB5D0BEQon}$0Fh8 zK{8sOmcl7;m;E4J`+K9pBt%m%(+loHkdUBu6F`%42d62>0PE5mAy*~FAO&6`9GVlvGR3u)1p%S_)$j?Lx;h6X`PCX{R_YtG(7O-JBT74Iitfh! zW21E{??lhZo*PHN8gZ98(>Aiz<>JRtD7v&GA9Xw@8xdCgBb~B5IU(; zEuYmuzF@&Yo&l?)5tgeC6&W!9e^psM*L9j4G)Fu%EPJ2j!1U09x0AJ7l~Ltj92Lk8 z{AV4!a5($S4JC{d#esz)R@HuWuOv*A2M^>jJr5uwJDLMaNz56TSTO=dxMuW;jss{E zq51#>r{yW-*|<2`gNNzBLYAKdwZkFs?wQdOL%O;cEZE?fW2C@NntCwBe_$zwp5oT5 z#&;=8+Fz9AVkWOOgwBg3Bd)SNt>G-4sa7~(9&Np#=Q0}>!=M-D(J$`#Oj*jdi0GM8 zJ6y9^c$#iD8*T>BV zV(GdrhF-ZAiy=n!G7=Cxe-Uu6zjt^=jvS!Eg=QDV8qz|<&2sKmKm?$EtO%@L8Wo42 z9_`uw-n<0_HAmeZSjc-Ab!Vpr5)%hE^n%-X$6|un53ZTH1$*X7&+~UKc3#(~O>2C_ zo?qD96UTjc<0H&?Eqxt>4H%N=Dp=i~EW8ozUpO3_;AYtM6e~z^-q+NZEppKjQ z+~7_9hT$b3kn1oTqyF| zlyRdp3%mt4xp_hF(ZNbeiG>*CYIX4xh5bxt6oSqgAc$Z#zH?BVpP zd}1(bI@L6i|L!Y)f0Q7CnTBs1C0y5Ff@9hbjYd(f=MdDa`UL5w>f~ZA@C!fX2?#d(J7S<#oMiwAmNj(Y9n;=0CHYgW&U$?fjT+ zQzzaYHz}Dgv7B$E#sW7?+x9wLk!ouYlvHKIf$`I_h_3mqf3IZ4e!YB;O0h$zw_V#n zEAMe#uuz0TXf8$Z8xxpl0JPV%@G!UHGJH0=+w(+sR3YAe@ zMb*Q~!~m#O4vO0J^)VRcA%lWJX$Uee|pB{RDUnCf@-cDC;IEGFK^CnX_UT* z$hNyip6H@eT;BA)o|>n5fv>+@Svxb;hlCuxzSP2P*>*^Tm0&RV$WP%Q*5WJ1?3^nt0jr* zj?w|H)TX$O>c^TuH9w_{;JM*p3C+zSf9099-p?_2LmyH~-^sazYR!zT)M2LPf(bY? zLs>(=>NdY3JTe_b-j4j7WKFzTUe@)hlk;kYEFI(f5@fN zhJ8&{Xq}>w=5D6GCPh@PuPO7z^$lfix+Xmze7&SRAAD_i=}JNMl|*$%YQt~JSIo3j zUnx}IN%i_ck?_W#?6eQq-LPMMy-gzopnR+V6xBW_HP)pv5T~QMrF6KP1*H?*sGkPZ zhYD}cDAxS#HATq9ss0T;ZJ!e!e|6tZXT~t~IwOLr=HF~&UvwTPkWw7XcZ=>7|BL4N zKt~+ptL)_@5(k4hBBcxsU+r)VqT_RQi}q^nCzNyWK8L_Po7eSP3Z@fr<~az!0IsIQ zFpgBoP!Ug7ava3FEjN;b`u6k&98%HPoEm^(6vWZ@@&K?R)e~F{C#s9X_ zR#fI`S0e-PGBdLD0H3uRs@E0i8|^8u!H^4-<#3>yC;2+bu9hm7pJ&Grw{2`a{so?{ zZE?&fhVJ5=VzMqSC?4ZN9plnb%~ADgwqoRm>FvYH3mAsBaeVi9cGpEOh!TrsCSE#K z-prS0k}niPvIAZ%!|^pfe_5uELmp!P*-IHuoxN~dsJp|ZQ^57$KVG_F{JJ%T$|nHJ zZer4a{!ZEG^5xX9R|DQSSDqa1rQetNBLhvv-bfq9>Ju!$Nu`_Na7s~}RW1%H=MIAS z^V9p^iZQ2VSwCCd;!_bK`aokZ|M8fvy|sYZ*eNIV?lC!*&YjVee;BAY6$};bj3ReP zQD6~*#YLe;(fu^d}c-dRUejvJ^nkD1IDy2XFhtMo*k-)FidHbe6Xihi6IJ zwY}Wv1KA3yJ4&d1rMBSIR&?S$vtrqPHsSx)pQ6qX?SEf9HT%bC8^vr?7VXRI{cnvO z1V)bU`|d1QjVa%7HKDklt0~0_U(NJxwRYiS#ndbQ(nk?je@?90v7}?T=wzOUs>S#_ zXCaHdG>W;pIF>K>6ia9HYtmXvTQPYF)9{YNN54))XuV&|zd+4R+qPzvvYdyB--d1HNK%b`+1(}D$aEUA zmAIErb3weze=PbYRq4!BjrY5T*YEwdSj(rZ24bi@)in@5Q)_YdU3!Xib;= zAYWae6`pi^Nutg{FF+W)3-`RR`~L^vjL_r5bA)x;oAP~=#Vi0EogHe;-POR?PskU4~WV%!Ze>Gl>>iPquO55M2_oaSE(ELCS z!Xh*Tla6@F$%U6ZrQ*TQzc+&ipMWYQQgHW3XWx*u5YG!es?Ak z;f<60-zK*_UE3HXQBNO$AV7hG;*Y6)b&E!E4>qL5yQN&k%O=}mPe_5%bQmVv)ET{s&jT)z2Kai zx*f$1EH;H6ENSLCaXyasf|wZ3wP7 zqxMZWztxw;876<$*eUKJr|owztscQfSpA9L%_sK-XPaH+lD=C zF64OmT!dPQz*nKfgey>HTD6{8txWTc{A`=KuFMe>tj#gkb#>T*yA9>pWFXkp$hVAo z!55|FpvgA&;r+I)?Edpm%bOUEx2+%bhLXSz$Z!HEjjU;=G*+uD=Z3)S;em10fBsy+ zBZjO}dS%3f6eQ7lEJLy~+_+jX(Zu;1`MqS(MHnS{La}VTJ29QELl~oC5c<{8BxzhW zV^LKpTtKR1mAlrDGOOnz=|pS~y=h0b>uke*(VE(py&p#*_>fmC+l?{WUe1_hF%Z`k zsZK+>$Fm#dxn-!Xts-tsQI7t^f3a9`=B>LsqMK5NKR>mFlwj<)O&F!Do`lER%tpYJ zg-6cAf93Yj2@BfVh5naC<_95JGJ95=NWLDZI$jY z{^Fib>x(;NVEO_sS(!W5P+zF#0B@(T-bw*~7f0Y~OKJcHO&7xz14FNJf5pb^x47bD z?z;nW0+-ue@k4pqZ`h1=T}x}T(+17?zd>NN5{l?OMaNZdh;9~eJNYS}a8PAHl69%I zi}h+~H!Z1)c(#iS97m8JiIDz=M9RyUHas^l$hJd?q8M+-O!smsl&}u33s~40@y|#c=rqp>l7Ko#QB^u zg$>5Jip88#FRbO@mMhABs7L!Thy<#FW_M~*_3KtfslidC3#`+Bf$k(&P)6}406W@vkP+V?J&(H1+%5czbY?&C^}3DGbNRyrM81 z@6}UuI1E)yofdM*N4YQ2B@@)3ACw_%pWH;ygPz9>x1(N;!YUWpx`mvF2i`^wi^kY2 z=Oz(E5vK}CV82pUfA#tRsTFayzh^Pn2u02i2IcL6g&e9nyV^C}S_OI@-`0o#??93> zt@fT6y54QPV=?R>S6PE>&im8&KJ%&3^LNVQ`Kd@fKW)tLkDV;DvX<0sE|lNZMeblz#ZpiAGhfxRqllV7kwuns$5AvDgSRuQRZnQ zP)9;qSV0_4f17VQw0w%J@VGW8P2?96KR4LE|^>s<3ig*)H+ zYijS+(_N+Kw^nitNP5L#VAHn)74XUkUnAf7eKRF`X)I{?S0#qH8f9o94Bc$)#gFZ~ zf48Vxv_bD2_R8(Oaa#vba7a>bf9UQUsI#p04VcZB8W{MD5LZXqsZQwoC|!-zev=N! z>D1EUL+!e+3+B12Irt=>D%)KfD6Ey-D*^jcp5f3Hcgjg^6}e?&Qg2R~nI|;2{7`nu zpTaWr0_A=oIk(SVeubZ!!z-3lk9lqve=3j;p#w({F~_`_EEaQood|DWYZh=k#B1#8 z)Ko{*Pbz6FL$g>1r7KgX@Bq@`8)|i6%=Dp(GEO}>xbwWgHxlIO?uXCI`t<<%8fA`q zjw*h7ZYehwkMpP4tFkT{cDQW2A5&+m{(_k{vJ!i&VSGS9#Los~2S8Y+Gd5O||d9SbKp4G+Ud6I~ztm@lmK~ zIi;zR8)e-el9b`$Gm`BRc3)OGD1P{$rz(;i#&n%=DdF2M`JU_F8rGi5s-ow1&ZAD6 zi-n3x^IWt47*;PecUns1Y2Rt?f7^cZIfd$WMWI@f-i2N%+tk7=Tdhymo7I0WPA?7p z#RhG2W5iR`X{~x2y(%xi?4D%zdq0&t&J*cxsjqa3X(~8sK%m1U+5PeI&HN%;aR96x zE76s45-`zisVm}e z&iFc^P<_{HMFrIlm9{U-&%)=jXm09b908G6Txy-qN@sDjUvb~D=onbfAP1?N7Qa;~&j*H*_ z`d7RJYK-1;2w#u4J8Dja+d&5j({Gd zmpdEPZBMNs?o(r{P6GjmP16MG!UGl$7m|rdQWvBm+=C3KHK-*Yf56=8W(4er?;@>o z*QL;PTwAh~$!-i0&H|!?aI}TNafmRTxc(v7XX}eGh3YfK8(&|qDO5Koe^-w16)TZe z_A=xJrvhg7;se`cq%5pwQh&5jE?*)GOY$!i?R87B)7Q)I6sk2P7O}n~QT?Fwxy|VX zh3fp9ba3C;m|}%?l`l z#Q8r?f{NS+pixmg;mt}FOVd()za&v@C{(1e@^yAbp~C6sHr3`UB5qyGm-Fbce!1lC zbg688J>@Si?uMB1!~t&eYAoS6)9rUF$_)DLl=5A_O(@^>P}_7#p}HkWxFAujC?o3I z=9ED7eMV`GAEzX$>pKe7-Td9Z|M`DVO9u!TOol9L9smH5JOKbuO928D02BZS2nYa; bh*D1&Ool9L9smH5Jd+V1JO;5I00000*&vk4 diff --git a/doc/overview-summary.html b/doc/overview-summary.html index e8907f05..dbe51076 100644 --- a/doc/overview-summary.html +++ b/doc/overview-summary.html @@ -2,10 +2,10 @@ - + Generated Documentation (Untitled) - +
  • + + + +
      +
    • +

      testShouldCreateInvoiceBTC

      +
      public void testShouldCreateInvoiceBTC()
      +
    • +
    + + + +
      +
    • +

      testShouldCreateInvoiceBCH

      +
      public void testShouldCreateInvoiceBCH()
      +
    • +
    + + + +
      +
    • +

      testShouldCreateInvoiceETH

      +
      public void testShouldCreateInvoiceETH()
      +
    • +
    @@ -642,13 +684,13 @@

    testShouldGetLedgers

    public void testShouldGetLedgers()
    - +
    • -

      testShouldCreateRefundRequest

      -
      public void testShouldCreateRefundRequest()
      +

      testShouldCreateGetCancelRefundRequest

      +
      public void testShouldCreateGetCancelRefundRequest()
    diff --git a/doc/test/BitPayTest2.html b/doc/test/BitPayTest2.html index 6b1f0a17..510d3691 100644 --- a/doc/test/BitPayTest2.html +++ b/doc/test/BitPayTest2.html @@ -2,10 +2,10 @@ - + BitPayTest2 - + diff --git a/doc/test/BitPayTest3.html b/doc/test/BitPayTest3.html index 8db8a261..869b5281 100644 --- a/doc/test/BitPayTest3.html +++ b/doc/test/BitPayTest3.html @@ -2,10 +2,10 @@ - + BitPayTest3 - + diff --git a/doc/test/package-summary.html b/doc/test/package-summary.html index e2730a00..7822ae43 100644 --- a/doc/test/package-summary.html +++ b/doc/test/package-summary.html @@ -2,10 +2,10 @@ - + test - + diff --git a/doc/test/package-tree.html b/doc/test/package-tree.html index 48db861f..ef1d8d48 100644 --- a/doc/test/package-tree.html +++ b/doc/test/package-tree.html @@ -2,10 +2,10 @@ - + test Class Hierarchy - + diff --git a/doc/type-search-index.js b/doc/type-search-index.js index f5ca8cd5..4ce4be92 100644 --- a/doc/type-search-index.js +++ b/doc/type-search-index.js @@ -1 +1 @@ -typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"com.bitpay.sdk.model.Bill","l":"Bill"},{"p":"com.bitpay.sdk.exceptions","l":"BillCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"BillDeliveryException"},{"p":"com.bitpay.sdk.exceptions","l":"BillException"},{"p":"com.bitpay.sdk.exceptions","l":"BillQueryException"},{"p":"com.bitpay.sdk.model.Bill","l":"BillStatus"},{"p":"com.bitpay.sdk.exceptions","l":"BillUpdateException"},{"p":"com.bitpay.sdk","l":"BitPayException"},{"p":"com.bitpay.sdk.exceptions","l":"BitPayException"},{"p":"com.bitpay.sdk.util","l":"BitPayLogger"},{"p":"test","l":"BitPayTest"},{"p":"test","l":"BitPayTest2"},{"p":"test","l":"BitPayTest3"},{"p":"com.bitpay.sdk.model.Invoice","l":"Buyer"},{"p":"com.bitpay.sdk.model.Ledger","l":"Buyer"},{"p":"com.bitpay.sdk","l":"Client"},{"p":"com.bitpay.sdk","l":"Config"},{"p":"com.bitpay.sdk.model","l":"Currency"},{"p":"com.bitpay.sdk.exceptions","l":"CurrencyException"},{"p":"com.bitpay.sdk.exceptions","l":"CurrencyQueryException"},{"p":"com.bitpay.sdk.util","l":"DateDeserializer"},{"p":"com.bitpay.sdk.util","l":"DateSerializer"},{"p":"com.bitpay.sdk","l":"Env"},{"p":"com.bitpay.sdk.model","l":"Facade"},{"p":"com.bitpay.sdk.model.Invoice","l":"Invoice"},{"p":"com.bitpay.sdk.model.Invoice","l":"InvoiceBuyerProvidedInfo"},{"p":"com.bitpay.sdk.exceptions","l":"InvoiceCreationException"},{"p":"com.bitpay.sdk.model.Settlement","l":"InvoiceData"},{"p":"com.bitpay.sdk.exceptions","l":"InvoiceException"},{"p":"com.bitpay.sdk.exceptions","l":"InvoiceQueryException"},{"p":"com.bitpay.sdk.model.Invoice","l":"InvoiceStatus"},{"p":"com.bitpay.sdk.model.Invoice","l":"InvoiceTransaction"},{"p":"com.bitpay.sdk.model.Bill","l":"Item"},{"p":"com.bitpay.sdk.util","l":"KeyUtils"},{"p":"com.bitpay.sdk.model.Ledger","l":"Ledger"},{"p":"com.bitpay.sdk.model.Ledger","l":"LedgerEntry"},{"p":"com.bitpay.sdk.exceptions","l":"LedgerException"},{"p":"com.bitpay.sdk.exceptions","l":"LedgerQueryException"},{"p":"com.bitpay.sdk.model.Invoice","l":"MinerFees"},{"p":"com.bitpay.sdk.model.Invoice","l":"MinerFeesItem"},{"p":"com.bitpay.sdk.model.Invoice","l":"PaymentCode"},{"p":"com.bitpay.sdk.model.Invoice","l":"PaymentCodes"},{"p":"com.bitpay.sdk.model.Invoice","l":"PaymentTotal"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutBatch"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutCancellationException"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutException"},{"p":"com.bitpay.sdk.model.Settlement","l":"PayoutInfo"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutInstruction"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutInstructionBtcSummary"},{"p":"com.bitpay.sdk.util","l":"PayoutInstructionBtcSummaryDeserializer"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutInstructionTransaction"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutQueryException"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutStatus"},{"p":"com.bitpay.sdk.model","l":"Policy"},{"p":"com.bitpay.sdk.model.Rate","l":"Rate"},{"p":"com.bitpay.sdk.exceptions","l":"RateException"},{"p":"com.bitpay.sdk.exceptions","l":"RateQueryException"},{"p":"com.bitpay.sdk.model.Rate","l":"Rates"},{"p":"com.bitpay.sdk.model","l":"Refund"},{"p":"com.bitpay.sdk.model.Settlement","l":"RefundAmount"},{"p":"com.bitpay.sdk.exceptions","l":"RefundCancellationException"},{"p":"com.bitpay.sdk.exceptions","l":"RefundCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"RefundException"},{"p":"com.bitpay.sdk.model","l":"RefundHelper"},{"p":"com.bitpay.sdk.model.Invoice","l":"RefundInfo"},{"p":"com.bitpay.sdk.model.Settlement","l":"RefundInfo"},{"p":"com.bitpay.sdk.model","l":"RefundParams"},{"p":"com.bitpay.sdk.exceptions","l":"RefundQueryException"},{"p":"com.bitpay.sdk.model.Settlement","l":"Settlement"},{"p":"com.bitpay.sdk.exceptions","l":"SettlementException"},{"p":"com.bitpay.sdk.model.Settlement","l":"SettlementLedgerEntry"},{"p":"com.bitpay.sdk.exceptions","l":"SettlementQueryException"},{"p":"com.bitpay.sdk.model.Invoice","l":"Shopper"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionException"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionQueryException"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionUpdateException"},{"p":"com.bitpay.sdk.model.Invoice","l":"SupportedTransactionCurrencies"},{"p":"com.bitpay.sdk.model.Invoice","l":"SupportedTransactionCurrency"},{"p":"com.bitpay.sdk.model","l":"Token"},{"p":"com.bitpay.sdk","l":"Env.Tokens"},{"p":"com.bitpay.sdk.model.Settlement","l":"WithHoldings"}] \ No newline at end of file +typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"com.bitpay.sdk.model.Bill","l":"Bill"},{"p":"com.bitpay.sdk.exceptions","l":"BillCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"BillDeliveryException"},{"p":"com.bitpay.sdk.exceptions","l":"BillException"},{"p":"com.bitpay.sdk.exceptions","l":"BillQueryException"},{"p":"com.bitpay.sdk.model.Bill","l":"BillStatus"},{"p":"com.bitpay.sdk.exceptions","l":"BillUpdateException"},{"p":"com.bitpay.sdk","l":"BitPayException"},{"p":"com.bitpay.sdk.exceptions","l":"BitPayException"},{"p":"com.bitpay.sdk.util","l":"BitPayLogger"},{"p":"test","l":"BitPayTest"},{"p":"test","l":"BitPayTest2"},{"p":"test","l":"BitPayTest3"},{"p":"com.bitpay.sdk.model.Invoice","l":"Buyer"},{"p":"com.bitpay.sdk.model.Ledger","l":"Buyer"},{"p":"com.bitpay.sdk","l":"Client"},{"p":"com.bitpay.sdk","l":"Config"},{"p":"com.bitpay.sdk.model","l":"Currency"},{"p":"com.bitpay.sdk.exceptions","l":"CurrencyException"},{"p":"com.bitpay.sdk.exceptions","l":"CurrencyQueryException"},{"p":"com.bitpay.sdk.util","l":"DateDeserializer"},{"p":"com.bitpay.sdk.util","l":"DateSerializer"},{"p":"com.bitpay.sdk","l":"Env"},{"p":"com.bitpay.sdk.model","l":"Facade"},{"p":"com.bitpay.sdk.model.Invoice","l":"Invoice"},{"p":"com.bitpay.sdk.model.Invoice","l":"InvoiceBuyerProvidedInfo"},{"p":"com.bitpay.sdk.exceptions","l":"InvoiceCreationException"},{"p":"com.bitpay.sdk.model.Settlement","l":"InvoiceData"},{"p":"com.bitpay.sdk.exceptions","l":"InvoiceException"},{"p":"com.bitpay.sdk.exceptions","l":"InvoiceQueryException"},{"p":"com.bitpay.sdk.model.Invoice","l":"InvoiceStatus"},{"p":"com.bitpay.sdk.model.Invoice","l":"InvoiceTransaction"},{"p":"com.bitpay.sdk.model.Bill","l":"Item"},{"p":"com.bitpay.sdk.util","l":"KeyUtils"},{"p":"com.bitpay.sdk.model.Ledger","l":"Ledger"},{"p":"com.bitpay.sdk.model.Ledger","l":"LedgerEntry"},{"p":"com.bitpay.sdk.exceptions","l":"LedgerException"},{"p":"com.bitpay.sdk.exceptions","l":"LedgerQueryException"},{"p":"com.bitpay.sdk.model.Invoice","l":"MinerFees"},{"p":"com.bitpay.sdk.model.Invoice","l":"MinerFeesItem"},{"p":"com.bitpay.sdk.model.Invoice","l":"PaymentCode"},{"p":"com.bitpay.sdk.model.Invoice","l":"PaymentCodes"},{"p":"com.bitpay.sdk.model.Invoice","l":"PaymentTotal"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutBatch"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutCancellationException"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutException"},{"p":"com.bitpay.sdk.model.Settlement","l":"PayoutInfo"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutInstruction"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutInstructionBtcSummary"},{"p":"com.bitpay.sdk.util","l":"PayoutInstructionBtcSummaryDeserializer"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutInstructionTransaction"},{"p":"com.bitpay.sdk.exceptions","l":"PayoutQueryException"},{"p":"com.bitpay.sdk.model.Payout","l":"PayoutStatus"},{"p":"com.bitpay.sdk.model","l":"Policy"},{"p":"com.bitpay.sdk.model.Rate","l":"Rate"},{"p":"com.bitpay.sdk.exceptions","l":"RateException"},{"p":"com.bitpay.sdk.exceptions","l":"RateQueryException"},{"p":"com.bitpay.sdk.model.Rate","l":"Rates"},{"p":"com.bitpay.sdk.model.Invoice","l":"Refund"},{"p":"com.bitpay.sdk.exceptions","l":"RefundCancellationException"},{"p":"com.bitpay.sdk.exceptions","l":"RefundCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"RefundException"},{"p":"com.bitpay.sdk.model.Invoice","l":"RefundInfo"},{"p":"com.bitpay.sdk.model.Settlement","l":"RefundInfo"},{"p":"com.bitpay.sdk.model.Invoice","l":"RefundParams"},{"p":"com.bitpay.sdk.exceptions","l":"RefundQueryException"},{"p":"com.bitpay.sdk.model.Invoice","l":"RefundStatus"},{"p":"com.bitpay.sdk.model.Settlement","l":"Settlement"},{"p":"com.bitpay.sdk.exceptions","l":"SettlementException"},{"p":"com.bitpay.sdk.model.Settlement","l":"SettlementLedgerEntry"},{"p":"com.bitpay.sdk.exceptions","l":"SettlementQueryException"},{"p":"com.bitpay.sdk.model.Invoice","l":"Shopper"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionCreationException"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionException"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionQueryException"},{"p":"com.bitpay.sdk.exceptions","l":"SubscriptionUpdateException"},{"p":"com.bitpay.sdk.model.Invoice","l":"SupportedTransactionCurrencies"},{"p":"com.bitpay.sdk.model.Invoice","l":"SupportedTransactionCurrency"},{"p":"com.bitpay.sdk.model","l":"Token"},{"p":"com.bitpay.sdk","l":"Env.Tokens"},{"p":"com.bitpay.sdk.model.Settlement","l":"WithHoldings"}] \ No newline at end of file diff --git a/doc/type-search-index.zip b/doc/type-search-index.zip index 15598d67e3435bd81b5d642e640adfbc2d02c7f4..57cbbfab9d40f7e2406112cd3cb81d71628a464c 100644 GIT binary patch delta 719 zcmV;=0x@6aWYa2mm{AUXcwce@lY?g^HIoD_28&0u>8k&|e&EE}*mz)XHq6Hi^8$XqCOr9)eC7N@#);OTle@&KdW>+M zw?iM9pzx9&Ou>_XcdtoV&E~R5pO`7hDb@5jEhGh=&KTzvU(?O!h%mh5P#PwM?g?iK ze@H#H=q7{cIdFCab&8|osGk<2aL_XwLyXly+8#?v3{0sz17<~{oPpx3Vf>1Cko!HT zv$z3muI9J(fOqzjfBLiEy-RVFEQb!Wr=Br`zyr|Q;Awd$l5qyYOvp&FV|%aOPSPp` zB0r(y(gEQS?MPg*_5wSvvTY6;6eFDde;xPd8)P#DIN60bVmx(EazY^__}yPP(xkyk z$s?mcmtrT;PIe2RTUcwv28`iQ)OmHaOyx!rsyaL|92nBX2EFEQWgc*=h|nYt>YYmi z1tJl@!|Ad5o3QGt2e_Y5U?Ggcm$74lW7Tr;q58oDsC$5*Fr6Wv(}%#SW!Fiaf61`I z?O{Q7I&LcsnYf-*lG2(BR{hL~$q(o_v`j`s4xC5cR@@rVx1E-cZ80tFYi^^iS_*BH zMbxXGotb=Ni-L@oO|OtWH0Er=*n?<8BQXf6#{nA~-SJCw41q z#HDhW3fcY}>w@Zg4Ld6+-n2&ie|@6aWYa2mp-p6Fc5(MN})N`&~Dvg*+Gn^fNMMG zP;_9#vrU8|1wM?pLH~R8plm6YsH40|CA7-0q^V=|MXYCdza!USqcqiPc375fhVA)!Q=8yB;gE%8Ih4<$M#;mjigly zM0!HUr2)bt+K{+pZ3T8-WZN7xC`LH@e>?2Y56ET=aIy<=#CYm~q=Z69@SDGIq)LO8 zl1D~?F2zowo$MAsx3JoX4H&~AEAy(eOyNcnsyaL|92nBXdcEdvWgc*=h|nYr>YYmi z86pwC!|A#B8?ma>1Kdw2unV%6C6 zv~90)8;#q!cM04Rx!-#>&!sXzTgQQWIcom.bitpay bitpay_sdk - 3.1.1908 + 4.0.1910 jar BitPay diff --git a/src/main/java/com/bitpay/sdk/Client.java b/src/main/java/com/bitpay/sdk/Client.java index 80bb59ff..bd1710f5 100644 --- a/src/main/java/com/bitpay/sdk/Client.java +++ b/src/main/java/com/bitpay/sdk/Client.java @@ -10,8 +10,7 @@ import com.bitpay.sdk.model.Payout.PayoutBatch; import com.bitpay.sdk.model.Rate.Rate; import com.bitpay.sdk.model.Rate.Rates; -import com.bitpay.sdk.model.Refund; -import com.bitpay.sdk.model.RefundHelper; +import com.bitpay.sdk.model.Invoice.Refund; import com.bitpay.sdk.model.Settlement.Settlement; import com.bitpay.sdk.model.Token; import com.bitpay.sdk.util.BitPayLogger; @@ -48,7 +47,7 @@ /** * @author Antonio Buedo - * @version 3.1.1910 + * @version 4.0.1910 * See bitpay.com/api for more information. * date 16.10.2019 */ @@ -318,15 +317,35 @@ public Invoice getInvoice(String invoiceId, String facade, Boolean signRequest) * * @param dateStart The first date for the query filter. * @param dateEnd The last date for the query filter. + * @param status The invoice status you want to query on. + * @param orderId The optional order id specified at time of invoice creation. + * @param limit Maximum results that the query will return (useful for paging results). + * @param offset Number of results to offset (ex. skip 10 will give you results starting with the 11th * @return A list of BitPay Invoice objects. * @throws BitPayException BitPayException class * @throws InvoiceQueryException InvoiceQueryException class */ - public List getInvoices(String dateStart, String dateEnd) throws BitPayException, InvoiceQueryException { + public List getInvoices(String dateStart, String dateEnd, String status, String orderId, Integer limit, Integer offset) throws BitPayException, InvoiceQueryException { final List params = new ArrayList(); params.add(new BasicNameValuePair("token", this.getAccessToken(Facade.Merchant))); params.add(new BasicNameValuePair("dateStart", dateStart)); params.add(new BasicNameValuePair("dateEnd", dateEnd)); + if (status != null) { + params.add(new BasicNameValuePair("status", status)); + } + ; + if (orderId != null) { + params.add(new BasicNameValuePair("orderId", orderId)); + } + ; + if (orderId != null) { + params.add(new BasicNameValuePair("limit", limit.toString())); + } + ; + if (limit != null) { + params.add(new BasicNameValuePair("offset", offset.toString())); + } + ; List invoices; @@ -342,6 +361,175 @@ public List getInvoices(String dateStart, String dateEnd) throws BitPay return invoices; } + /** + * Create a refund for a BitPay invoice. + * + * @param invoice A BitPay invoice object for which a refund request should be made. Must have been obtained using the merchant facade. + * @param refundEmail The email of the buyer to which the refund email will be sent + * @param amount The amount of money to refund. If zero then a request for 100% of the invoice value is created. + * @param currency The three digit currency code specifying the exchange rate to use when calculating the refund bitcoin amount. If this value is "BTC" then no exchange rate calculation is performed. + * @return True if the refund was successfully canceled, false otherwise. + * @throws RefundCreationException RefundCreationException class + */ + public Boolean createRefund(Invoice invoice, String refundEmail, Double amount, String currency) throws RefundCreationException { + Refund refund = new Refund(); + refund.setToken(invoice.getToken()); + refund.setGuid(this.getGuid()); + refund.setAmount(amount); + refund.setRefundEmail(refundEmail); + refund.setCurrency(currency); + + ObjectMapper mapper = new ObjectMapper(); + + String json; + Boolean result; + + try { + json = mapper.writeValueAsString(refund); + } catch (JsonProcessingException e) { + throw new RefundCreationException("failed to serialize Refund object : " + e.getMessage()); + } + + try { + HttpResponse response = this.post("invoices/" + invoice.getId() + "/refunds", json, true); + String jsonString = this.responseToJsonString(response); + JsonNode rootNode = mapper.readTree(jsonString); + JsonNode node = rootNode.get("success"); + result = node.toString().equals("true"); + } catch (Exception e) { + throw new RefundCreationException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); + } + + return result; + } + + /** + * Retrieve all refund requests on a BitPay invoice. + * + * @param invoice The BitPay invoice object having the associated refunds. + * @return A BitPay invoice object with the associated Refund objects updated. + * @throws RefundQueryException RefundQueryException class + */ + public List getRefunds(Invoice invoice) throws RefundQueryException { + List refunds; + final List params = new ArrayList(); + params.add(new BasicNameValuePair("token", invoice.getToken())); + + try { + HttpResponse response = this.get("invoices/" + invoice.getId() + "/refunds", params); + refunds = Arrays.asList(new ObjectMapper().readValue(this.responseToJsonString(response), Refund[].class)); + } catch (JsonProcessingException e) { + throw new RefundQueryException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); + } catch (Exception e) { + throw new RefundQueryException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); + } + + return refunds; + } + + /** + * Retrieve a previously made refund request on a BitPay invoice. + * + * @param invoice The BitPay invoice having the associated refund. + * @param refundId The refund id for the refund to be updated with new status. + * @return A BitPay invoice object with the associated Refund object updated. + * @throws RefundQueryException RefundQueryException class + */ + public Refund getRefund(Invoice invoice, String refundId) throws RefundQueryException { + Refund refund = new Refund(); + + final List params = new ArrayList(); + params.add(new BasicNameValuePair("token", invoice.getToken())); + + try { + HttpResponse response = this.get("invoices/" + invoice.getId() + "/refunds/" + refundId, params); + ObjectMapper mapper = new ObjectMapper(); + refund = mapper.readerForUpdating(refund).readValue(this.responseToJsonString(response)); + } catch (JsonProcessingException e) { + throw new RefundQueryException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); + } catch (Exception e) { + throw new RefundQueryException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); + } + + return refund; + } + + /** + * Cancel a previously submitted refund request on a BitPay invoice. + * + * @param invoiceId The BitPay invoiceId having the associated refund to be canceled. + * @param refundId The refund id for the refund to be canceled. + * @return True if the refund was successfully canceled, false otherwise. + * @throws RefundCancellationException RefundCancellationException class + */ + public Boolean cancelRefund(String invoiceId, String refundId) throws RefundCancellationException { + try { + Invoice invoice = this.getInvoice(invoiceId); + return this.cancelRefund(invoice, refundId); + } catch (Exception e) { + throw new RefundCancellationException(e.getMessage()); + } + } + + /** + * Cancel a previously submitted refund request on a BitPay invoice. + * + * @param invoice The BitPay invoice having the associated refund to be canceled. Must have been obtained using the merchant facade. + * @param refundId The refund id for the refund to be canceled. + * @return True if the refund was successfully canceled, false otherwise. + * @throws RefundCancellationException RefundCancellationException class + */ + public Boolean cancelRefund(Invoice invoice, String refundId) throws RefundCancellationException { + Refund refund; + Boolean result; + + try { + refund = this.getRefund(invoice, refundId); + if (refund == null) { + throw new Exception("refundId is not associated with specified invoice"); + } + } catch (Exception e) { + throw new RefundCancellationException(e.getMessage()); + } + + final List params = new ArrayList(); + params.add(new BasicNameValuePair("token", refund.getToken())); + + try { + HttpResponse response = this.delete("invoices/" + invoice.getId() + "/refunds/" + refundId, params); + result = this.responseToJsonString(response).replace("\"", "").equals("Success"); + } catch (Exception e) { + throw new RefundCancellationException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); + } + + return result; + } + + /** + * Cancel a previously submitted refund request on a BitPay invoice. + * + * @param invoiceId The BitPay invoiceId having the associated refund to be canceled. + * @param refund The refund id for the refund to be canceled. + * @return True if the refund was successfully canceled, false otherwise. + * @throws RefundCancellationException RefundCancellationException class + */ + public Boolean cancelRefund(String invoiceId, Refund refund) throws RefundCancellationException { + final List params = new ArrayList(); + params.add(new BasicNameValuePair("token", refund.getToken())); + + ObjectMapper mapper = new ObjectMapper(); + Boolean result; + + try { + HttpResponse response = this.delete("invoices/" + invoiceId + "/refunds/" + refund.getId(), params); + result = this.responseToJsonString(response).replace("\"", "").equals("Success"); + } catch (Exception e) { + throw new RefundCancellationException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); + } + + return result; + } + /** * Create a BitPay bill using the POS facade. * @@ -898,9 +1086,11 @@ public boolean isFullyPaid(Invoice invoice) throws BitPayException { } PaymentTotal paymentTotals = invoice.getPaymentTotals(); if (transactionCurrency.equals("BTC")) { - return amountPaid >= paymentTotals.getBTC(); + return amountPaid >= paymentTotals.getBtc(); } else if (transactionCurrency.equals("BCH")) { - return amountPaid >= paymentTotals.getBCH(); + return amountPaid >= paymentTotals.getBch(); + } else if (transactionCurrency.equals("ETH")) { + return amountPaid >= paymentTotals.getEth(); } } catch (Exception e) { throw new BitPayException("failed to check whether a BitPay invoice has been paid in full : " + e.getMessage()); @@ -909,168 +1099,6 @@ public boolean isFullyPaid(Invoice invoice) throws BitPayException { return true; } - // TODO refactor when resource is available - - /** - * Request a full refund for a BitPay invoice. The invoice full price and currency type are used in the request. - * - * @param invoiceId The id of the BitPay invoice for which a refund request should be made. - * @param refundEmail The email of the buyer to which the refund email will be sent - * @return A BitPay RefundRequest object with the new Refund object. - * @throws RefundCreationException RefundCreationException class - */ - public RefundHelper requestRefund(String invoiceId, String refundEmail) throws RefundCreationException { - try { - Invoice invoice = this.getInvoice(invoiceId); - return this.requestRefund(invoice, refundEmail, invoice.getPrice(), invoice.getCurrency()); - } catch (Exception e) { - throw new RefundCreationException(e.getMessage()); - } - } - - /** - * Request a refund for a BitPay invoice. - * - * @param invoice A BitPay invoice object for which a refund request should be made. Must have been obtained using the merchant facade. - * @param refundEmail The email of the buyer to which the refund email will be sent - * @param amount The amount of money to refund. If zero then a request for 100% of the invoice value is created. - * @param currency The three digit currency code specifying the exchange rate to use when calculating the refund bitcoin amount. If this value is "BTC" then no exchange rate calculation is performed. - * @return A BitPay RefundRequest object with the new Refund object. - * @throws BitPayException BitPayException class - */ - public RefundHelper requestRefund(Invoice invoice, String refundEmail, Double amount, String currency) throws BitPayException { - - Refund refund = new Refund(); - refund.setToken(invoice.getToken()); - refund.setGuid(this.getGuid()); - refund.setAmount(amount); - refund.setRefundEmail(refundEmail); - refund.setCurrency(currency); - - ObjectMapper mapper = new ObjectMapper(); - - String json; - - try { - json = mapper.writeValueAsString(refund); - } catch (JsonProcessingException e) { - throw new BitPayException("failed to serialize Refund object : " + e.getMessage()); - } - - HttpResponse response = this.post("invoices/" + invoice.getId() + "/refunds", json, true); - - try { - refund = mapper.readerForUpdating(refund).readValue(this.responseToJsonString(response)); - } catch (JsonProcessingException e) { - throw new BitPayException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); - } catch (Exception e) { - throw new BitPayException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); - } - - try { - this.cacheToken(refund.getId(), refund.getToken()); - } catch (java.lang.NullPointerException e) { - // When using the email address to refund, BitPay does not instantly return a request id - // Instead BitPay returns 'success':'true'. - // BitPay only returns a supportRequestId when the customer has entered his BTC/BCH refund address - } - return new RefundHelper(refund, invoice); - } - - /** - * Cancel a previously submitted refund request on a BitPay invoice. - * - * @param invoiceId The BitPay invoiceId having the associated refund to be canceled. - * @param refundId The refund id for the refund to be canceled. - * @return True if the refund was successfully canceled, false otherwise. - * @throws RefundCancellationException RefundCancellationException class - */ - public boolean cancelRefundRequest(String invoiceId, String refundId) throws RefundCancellationException { - try { - Invoice invoice = this.getInvoice(invoiceId); - return this.cancelRefundRequest(invoice, refundId); - } catch (Exception e) { - throw new RefundCancellationException(e.getMessage()); - } - } - - /** - * Cancel a previously submitted refund request on a BitPay invoice. - * - * @param invoice The BitPay invoice having the associated refund to be canceled. Must have been obtained using the merchant facade. - * @param refundId The refund id for the refund to be canceled. - * @return True if the refund was successfully canceled, false otherwise. - * @throws BitPayException BitPayException class - */ - public boolean cancelRefundRequest(Invoice invoice, String refundId) throws BitPayException { - Refund refund = this.getRefund(invoice, refundId); - if (refund == null) { - throw new BitPayException("refundId is not associated with specified invoice"); - } - - final List params = new ArrayList(); - params.add(new BasicNameValuePair("token", refund.getToken())); - - HttpResponse response = this.delete("invoices/" + invoice.getId() + "/refunds/" + refundId, params); - String result = this.responseToJsonString(response); - - return (result.equals("\"Success\"")); - } - - /** - * Retrieve a previously made refund request on a BitPay invoice. - * - * @param invoice The BitPay invoice having the associated refund. - * @param refundId The refund id for the refund to be updated with new status. - * @return A BitPay invoice object with the associated Refund object updated. - * @throws BitPayException BitPayException class - */ - public Refund getRefund(Invoice invoice, String refundId) throws BitPayException { - Refund refund = new Refund(); - - final List params = new ArrayList(); - params.add(new BasicNameValuePair("token", invoice.getToken())); - HttpResponse response = this.get("invoices/" + invoice.getId() + "/refunds/" + refundId, params); - - ObjectMapper mapper = new ObjectMapper(); - - try { - refund = mapper.readerForUpdating(refund).readValue(this.responseToJsonString(response)); - } catch (JsonProcessingException e) { - throw new BitPayException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); - } catch (Exception e) { - throw new BitPayException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); - } - - return refund; - } - - /** - * Retrieve all refund requests on a BitPay invoice. - * - * @param invoice The BitPay invoice object having the associated refunds. - * @return A BitPay invoice object with the associated Refund objects updated. - * @throws BitPayException BitPayException class - */ - public List getAllRefunds(Invoice invoice) throws BitPayException { - List refunds; - final List params = new ArrayList(); - params.add(new BasicNameValuePair("token", invoice.getToken())); - - HttpResponse response = this.get("invoices/" + invoice.getId() + "/refunds", params); - - try { - refunds = Arrays.asList(new ObjectMapper().readValue(this.responseToJsonString(response), Refund[].class)); - } catch (JsonProcessingException e) { - throw new BitPayException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); - } catch (Exception e) { - throw new BitPayException("failed to deserialize BitPay server response (Refund) : " + e.getMessage()); - } - - return refunds; - } - // TODO refactor the above when resource is available - ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// diff --git a/src/main/java/com/bitpay/sdk/Env.java b/src/main/java/com/bitpay/sdk/Env.java index 760ad233..5927a261 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_v3.1.1908"; + public static final String BitpayPluginInfo = "BitPay_Java_Client_v4.0.1910"; public static class Tokens { public String pos; diff --git a/src/main/java/com/bitpay/sdk/model/Bill/Item.java b/src/main/java/com/bitpay/sdk/model/Bill/Item.java index 25f569fb..2fef0fcf 100644 --- a/src/main/java/com/bitpay/sdk/model/Bill/Item.java +++ b/src/main/java/com/bitpay/sdk/model/Bill/Item.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Bill; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class Item { private String _id; diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/Buyer.java b/src/main/java/com/bitpay/sdk/model/Invoice/Buyer.java index 945d19be..a619f82a 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/Buyer.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/Buyer.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Invoice; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class Buyer { private String _name; diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/Invoice.java b/src/main/java/com/bitpay/sdk/model/Invoice/Invoice.java index 25cb39b2..d9b906d5 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/Invoice.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/Invoice.java @@ -44,7 +44,7 @@ public class Invoice { private String _exceptionStatus; private long _targetConfirmations; private List _transactions; - private List _refundAddresses; + private List>> _refundAddresses; private boolean _refundAddressRequestPending; private String _buyerProvidedEmail; private InvoiceBuyerProvidedInfo _invoiceBuyerProvidedInfo = new InvoiceBuyerProvidedInfo(); @@ -396,12 +396,12 @@ public void setTargetConfirmations(long _targetConfirmations) { } @JsonIgnore - public List getRefundAddresses() { + public List>> getRefundAddresses() { return _refundAddresses; } @JsonProperty("refundAddresses") - public void setRefundAddresses(List _refundAddresses) { + public void setRefundAddresses(List>> _refundAddresses) { this._refundAddresses = _refundAddresses; } diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.java b/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.java index ddb0c22a..9bf5fa12 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Invoice; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class InvoiceBuyerProvidedInfo { private String _name; private String _phoneNumber; diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceStatus.java b/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceStatus.java index ed31ab8b..301b40bb 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceStatus.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/InvoiceStatus.java @@ -2,10 +2,10 @@ public class InvoiceStatus { - public static final String New = "new"; - public static final String Paid = "paid"; - public static final String Confirmed = "confirmed"; - public static final String Complete = "complete"; - public static final String Expired = "expired"; - public static final String Invalid = "invalid"; + public static final String New = "new"; + public static final String Funded = "funded"; + public static final String Processing = "processing"; + public static final String Complete = "complete"; + public static final String Failed = "failed"; + public static final String Cancelled = "cancelled"; } diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/MinerFees.java b/src/main/java/com/bitpay/sdk/model/Invoice/MinerFees.java index 758ca863..15d38d6c 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/MinerFees.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/MinerFees.java @@ -9,6 +9,7 @@ public class MinerFees { private MinerFeesItem _btc = new MinerFeesItem(); private MinerFeesItem _bch = new MinerFeesItem(); + private MinerFeesItem _eth = new MinerFeesItem(); public MinerFees() { } @@ -32,4 +33,14 @@ public MinerFeesItem getBch() { public void setBch(MinerFeesItem bch) { this._bch = bch; } + + @JsonIgnore + public MinerFeesItem getEth() { + return _eth; + } + + @JsonProperty("ETH") + public void setEth(MinerFeesItem eth) { + this._eth = eth; + } } diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/MinerFeesItem.java b/src/main/java/com/bitpay/sdk/model/Invoice/MinerFeesItem.java index a4846860..90a247f5 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/MinerFeesItem.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/MinerFeesItem.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Invoice; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class MinerFeesItem { private Double _satoshisPerByte; diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/PaymentCodes.java b/src/main/java/com/bitpay/sdk/model/Invoice/PaymentCodes.java index 16cfabbf..cab0be62 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/PaymentCodes.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/PaymentCodes.java @@ -9,6 +9,7 @@ public class PaymentCodes { private PaymentCode _btc = new PaymentCode(); private PaymentCode _bch = new PaymentCode(); + private PaymentCode _eth = new PaymentCode(); public PaymentCodes() { } @@ -32,4 +33,14 @@ public PaymentCode getBch() { public void setBch(PaymentCode bch) { this._bch = bch; } + + @JsonIgnore + public PaymentCode getEth() { + return _eth; + } + + @JsonProperty("ETH") + public void setEth(PaymentCode eth) { + this._eth = eth; + } } diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/PaymentTotal.java b/src/main/java/com/bitpay/sdk/model/Invoice/PaymentTotal.java index fcc1b3b9..39e60f1f 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/PaymentTotal.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/PaymentTotal.java @@ -9,12 +9,13 @@ public class PaymentTotal { private Double _btc; private Double _bch; + private Double _eth; public PaymentTotal() { } @JsonIgnore - public Double getBTC() { + public Double getBtc() { return _btc; } @@ -24,7 +25,7 @@ public void setBtc(Double btc) { } @JsonIgnore - public Double getBCH() { + public Double getBch() { return _bch; } @@ -32,4 +33,12 @@ public Double getBCH() { public void setBch(Double bch) { this._bch = bch; } + + @JsonIgnore + public Double getEth() { return _eth; } + + @JsonProperty("ETH") + public void setEth(Double eth) { + this._eth = eth; + } } diff --git a/src/main/java/com/bitpay/sdk/model/Refund.java b/src/main/java/com/bitpay/sdk/model/Invoice/Refund.java similarity index 68% rename from src/main/java/com/bitpay/sdk/model/Refund.java rename to src/main/java/com/bitpay/sdk/model/Invoice/Refund.java index c6746025..d15c4a02 100644 --- a/src/main/java/com/bitpay/sdk/model/Refund.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/Refund.java @@ -1,4 +1,4 @@ -package com.bitpay.sdk.model; +package com.bitpay.sdk.model.Invoice; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; @@ -10,43 +10,20 @@ @JsonIgnoreProperties(ignoreUnknown = true) public class Refund { - private String _guid = ""; - private String _token = ""; - // _token is used for both the invoice resource token (during the request) and the refund resource token (for the response). - - private Double _amount = 0.0; - private String _bitcoinAddress = ""; - private String _refundEmail = ""; - private String _currency = ""; - + private String _guid; + private String _refundEmail; + private Double _amount; + private String _currency; + private String _token; private String _id; private Date _requestDate; private String _status; private RefundParams _params = new RefundParams(); - -/* - { - "id":"CWsqDZX3miQH57r1kjXyKw", - "requestDate":"2015-10-23T15:54:44.937Z", - "status":"pending", - "params":{ - "guid":"61254802", - "token":"AKJQRv4ugw5invg2Ha4D4oJgNQ47qme6Y6YrHekXuQtSzGqXKyZJJN2BbeCGAHKP7V", - "currency":"USD", - "amount":1, - "bitcoinAddress":"381rUw3naC9HujBPMyVfPoVsnVCeTQz1m8", - "invoiceId":"9Hz86CCoAJWdTHGsB6Bra9" - }, - "token":"6a33WsLwD68kGjoGk4NiL2WX8b1ZfGJdB5LBNSJ8z5nJWr6QgtMaGMqJiwUL9B8xzL" - } -*/ - - public Refund() { } - // API fields + // Request fields // @JsonProperty("guid") @@ -60,20 +37,17 @@ public void setGuid(String guid) { this._guid = guid; } - @JsonProperty("token") - @JsonInclude(JsonInclude.Include.NON_DEFAULT) - public String getToken() { - return _token; + @JsonProperty("refundEmail") + public String getRefundEmail() { + return _refundEmail; } - @JsonProperty("token") - public void setToken(String token) { - this._token = token; + @JsonProperty("refundEmail") + @JsonInclude(JsonInclude.Include.NON_DEFAULT) + public void setRefundEmail(String refundEmail) { + this._refundEmail = refundEmail; } - // Request fields - // - @JsonProperty("amount") public Double getAmount() { return _amount; @@ -85,29 +59,17 @@ public void setAmount(Double amount) { this._amount = amount; } - @JsonProperty("bitcoinAddress") - public String getBitcoinAddress() { - return _bitcoinAddress; - } - - @JsonProperty("bitcoinAddress") + @JsonProperty("token") @JsonInclude(JsonInclude.Include.NON_DEFAULT) - public void setBitcoinAddress(String bitcoinAddress) { - this._bitcoinAddress = bitcoinAddress; - } - - @JsonProperty("refundEmail") - public String getRefundEmail() { - return _refundEmail; + public String getToken() { + return _token; } - @JsonProperty("refundEmail") - @JsonInclude(JsonInclude.Include.NON_DEFAULT) - public void setRefundEmail(String refundEmail) { - this._refundEmail = refundEmail; + @JsonProperty("token") + public void setToken(String token) { + this._token = token; } - @JsonProperty("currency") public String getCurrency() { return _currency; diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/RefundParams.java b/src/main/java/com/bitpay/sdk/model/Invoice/RefundParams.java new file mode 100644 index 00000000..eacce9b7 --- /dev/null +++ b/src/main/java/com/bitpay/sdk/model/Invoice/RefundParams.java @@ -0,0 +1,101 @@ +package com.bitpay.sdk.model.Invoice; + +import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; +import com.fasterxml.jackson.annotation.JsonProperty; + +@JsonIgnoreProperties(ignoreUnknown = true) +public class RefundParams { + + private String _requesterType = ""; + private String _requesterEmail = ""; + private Double _amount = 0.0; + private String _currency = ""; + private String _email = ""; + private String _purchaserNotifyEmail = ""; + private String _refundAddress = ""; + private String _supportRequestEid = ""; + + public RefundParams() { + } + + @JsonIgnore + public String getRequesterType() { + return _requesterType; + } + + @JsonProperty("requesterType") + public void setRequesterType(String requesterType) { + this._requesterType = requesterType; + } + + @JsonIgnore + public String getRequesterEmail() { + return _requesterEmail; + } + + @JsonProperty("requesterEmail") + public void setRequesterEmail(String requesterEmail) { + this._requesterEmail = requesterEmail; + } + + @JsonIgnore + public Double getAmount() { + return _amount; + } + + @JsonProperty("amount") + public void setAmount(Double amount) { + this._amount = amount; + } + + @JsonIgnore + public String getCurrency() { + return _currency; + } + + @JsonProperty("currency") + public void setCurrency(String currency) { + this._currency = currency; + } + + @JsonIgnore + public String getEmail() { + return _email; + } + + @JsonProperty("email") + public void setEmail(String email) { + this._email = email; + } + + @JsonIgnore + public String getPurchaserNotifyEmail() { + return _purchaserNotifyEmail; + } + + @JsonProperty("purchaserNotifyEmail") + public void setPurchaserNotifyEmail(String purchaserNotifyEmail) { + this._purchaserNotifyEmail = purchaserNotifyEmail; + } + + @JsonIgnore + public String getRefundAddress() { + return _refundAddress; + } + + @JsonProperty("refundAddress") + public void setRefundAddress(String refundAddress) { + this._refundAddress = refundAddress; + } + + @JsonIgnore + public String getSupportRequestEid() { + return _supportRequestEid; + } + + @JsonProperty("supportRequestEid") + public void setSupportRequestEid(String supportRequestEid) { + this._supportRequestEid = supportRequestEid; + } +} diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/RefundStatus.java b/src/main/java/com/bitpay/sdk/model/Invoice/RefundStatus.java new file mode 100644 index 00000000..6beac512 --- /dev/null +++ b/src/main/java/com/bitpay/sdk/model/Invoice/RefundStatus.java @@ -0,0 +1,8 @@ +package com.bitpay.sdk.model.Invoice; + +public class RefundStatus { + + public static final String Pending = "pending"; + public static final String Success = "success"; + public static final String Failure = "failure"; +} diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/Shopper.java b/src/main/java/com/bitpay/sdk/model/Invoice/Shopper.java index da8480e3..9bce340b 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/Shopper.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/Shopper.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Invoice; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class Shopper { private String _user; diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.java b/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.java index 1d6764c8..f9a5b555 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.java @@ -9,6 +9,7 @@ public class SupportedTransactionCurrencies { private SupportedTransactionCurrency _btc = new SupportedTransactionCurrency(); private SupportedTransactionCurrency _bch = new SupportedTransactionCurrency(); + private SupportedTransactionCurrency _eth = new SupportedTransactionCurrency(); public SupportedTransactionCurrencies() { } @@ -32,4 +33,12 @@ public SupportedTransactionCurrency getBch() { public void setBch(SupportedTransactionCurrency bch) { this._bch = bch; } + + @JsonIgnore + public SupportedTransactionCurrency getEth() { return _eth; } + + @JsonProperty("ETH") + public void setEth(SupportedTransactionCurrency eth) { + this._eth = eth; + } } diff --git a/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.java b/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.java index 6277d9a6..8d9e14b3 100644 --- a/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.java +++ b/src/main/java/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.java @@ -1,11 +1,14 @@ package com.bitpay.sdk.model.Invoice; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class SupportedTransactionCurrency { private boolean _enabled; + private String _reason; public SupportedTransactionCurrency() { } @@ -19,4 +22,12 @@ public boolean getEnabled() { public void setEnabled(boolean enabled) { this._enabled = enabled; } + + @JsonIgnore + public String getReason() { return _reason; } + + @JsonProperty("reason") + public void setReason(String reason) { + this._reason = reason; + } } diff --git a/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstruction.java b/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstruction.java index 85366a55..ee6e6997 100644 --- a/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstruction.java +++ b/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstruction.java @@ -2,12 +2,14 @@ import com.bitpay.sdk.util.PayoutInstructionBtcSummaryDeserializer; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.annotation.JsonDeserialize; import java.util.List; +@JsonIgnoreProperties(ignoreUnknown = true) public class PayoutInstruction { public static final String STATUS_PAID = "paid"; diff --git a/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.java b/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.java index b1766b43..d6068d38 100644 --- a/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.java +++ b/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.java @@ -1,5 +1,8 @@ package com.bitpay.sdk.model.Payout; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; + +@JsonIgnoreProperties(ignoreUnknown = true) public class PayoutInstructionBtcSummary { private Double _paid; diff --git a/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.java b/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.java index 11af2db3..34a163d5 100644 --- a/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.java +++ b/src/main/java/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.java @@ -3,10 +3,12 @@ import com.bitpay.sdk.util.DateDeserializer; import com.bitpay.sdk.util.DateSerializer; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.annotation.JsonDeserialize; import com.fasterxml.jackson.databind.annotation.JsonSerialize; +@JsonIgnoreProperties(ignoreUnknown = true) public class PayoutInstructionTransaction { private String _txid; diff --git a/src/main/java/com/bitpay/sdk/model/Policy.java b/src/main/java/com/bitpay/sdk/model/Policy.java index c8621637..b33d1ef6 100644 --- a/src/main/java/com/bitpay/sdk/model/Policy.java +++ b/src/main/java/com/bitpay/sdk/model/Policy.java @@ -1,10 +1,12 @@ package com.bitpay.sdk.model; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.List; +@JsonIgnoreProperties(ignoreUnknown = true) public class Policy { private String _policy; diff --git a/src/main/java/com/bitpay/sdk/model/Rate/Rate.java b/src/main/java/com/bitpay/sdk/model/Rate/Rate.java index be195083..049250e4 100644 --- a/src/main/java/com/bitpay/sdk/model/Rate/Rate.java +++ b/src/main/java/com/bitpay/sdk/model/Rate/Rate.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Rate; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class Rate { private String _name; diff --git a/src/main/java/com/bitpay/sdk/model/Rate/Rates.java b/src/main/java/com/bitpay/sdk/model/Rate/Rates.java index fe657d65..59f3507a 100644 --- a/src/main/java/com/bitpay/sdk/model/Rate/Rates.java +++ b/src/main/java/com/bitpay/sdk/model/Rate/Rates.java @@ -2,9 +2,11 @@ import com.bitpay.sdk.Client; import com.bitpay.sdk.exceptions.RateQueryException; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import java.util.List; +@JsonIgnoreProperties(ignoreUnknown = true) public class Rates { private Client _bp; diff --git a/src/main/java/com/bitpay/sdk/model/RefundHelper.java b/src/main/java/com/bitpay/sdk/model/RefundHelper.java deleted file mode 100644 index 3f7c9961..00000000 --- a/src/main/java/com/bitpay/sdk/model/RefundHelper.java +++ /dev/null @@ -1,33 +0,0 @@ -package com.bitpay.sdk.model; - -import com.bitpay.sdk.model.Invoice.Invoice; - -public class RefundHelper { - - private Refund _refund; - private Invoice _invoice; - - public RefundHelper(Refund refund, Invoice invoice) { - _refund = refund; - _invoice = invoice; - } - - /** - * Retrieve the refund. - * - * @return A Refund object. - */ - public Refund getRefund() { - return this._refund; - } - - /** - * Retrieve the invoice. - * - * @return An Invoice object. - */ - public Invoice getInvoice() { - return this._invoice; - } - -} diff --git a/src/main/java/com/bitpay/sdk/model/RefundParams.java b/src/main/java/com/bitpay/sdk/model/RefundParams.java deleted file mode 100644 index a727471c..00000000 --- a/src/main/java/com/bitpay/sdk/model/RefundParams.java +++ /dev/null @@ -1,89 +0,0 @@ -package com.bitpay.sdk.model; - -import com.fasterxml.jackson.annotation.JsonIgnore; -import com.fasterxml.jackson.annotation.JsonProperty; - -public class RefundParams { - - private String _guid = ""; - private String _token = ""; - private String _currency = ""; - private Double _amount = 0.0; - private String _bitcoinAddress = ""; - private String _refundEmail = ""; - private String _invoiceId = ""; - - public RefundParams() { - } - - @JsonIgnore - public String getGuid() { - return _guid; - } - - @JsonProperty("guid") - public void setGuid(String guid) { - this._guid = guid; - } - - @JsonIgnore - public String getToken() { - return _token; - } - - @JsonProperty("token") - public void setToken(String token) { - this._token = token; - } - - @JsonIgnore - public String getCurrency() { - return _currency; - } - - @JsonProperty("currency") - public void setCurrency(String currency) { - this._currency = currency; - } - - @JsonIgnore - public Double getAmount() { - return _amount; - } - - @JsonProperty("amount") - public void setAmount(Double amount) { - this._amount = amount; - } - - @JsonIgnore - public String getBitcoinAddress() { - return _bitcoinAddress; - } - - @JsonProperty("bitcoinAddress") - public void setBitcoinAddress(String bitcoinAddress) { - this._bitcoinAddress = bitcoinAddress; - } - - @JsonIgnore - public String getRefundEmail() { - return _refundEmail; - } - - @JsonProperty("refundEmail") - public void setRefundEmail(String refundEmail) { - this._refundEmail = refundEmail; - } - - @JsonIgnore - public String getInvoiceId() { - return _invoiceId; - } - - @JsonProperty("invoiceId") - public void setInvoiceId(String invoiceId) { - this._invoiceId = invoiceId; - } - -} diff --git a/src/main/java/com/bitpay/sdk/model/Settlement/InvoiceData.java b/src/main/java/com/bitpay/sdk/model/Settlement/InvoiceData.java index a9dfb8c2..70900907 100644 --- a/src/main/java/com/bitpay/sdk/model/Settlement/InvoiceData.java +++ b/src/main/java/com/bitpay/sdk/model/Settlement/InvoiceData.java @@ -3,15 +3,18 @@ import com.bitpay.sdk.util.DateDeserializer; import com.bitpay.sdk.util.DateSerializer; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.annotation.JsonDeserialize; import com.fasterxml.jackson.databind.annotation.JsonSerialize; +@JsonIgnoreProperties(ignoreUnknown = true) public class InvoiceData { private String _orderId; private Long _date; private Float _price; private String _currency; + private String _transactionCurrency; private Float _overPaidAmount; private Double _payoutPercentage; private Float _btcPrice; @@ -62,6 +65,16 @@ public void setCurrency(String currency) { this._currency = currency; } + @JsonIgnore + public String getTransactionCurrency() { + return _transactionCurrency; + } + + @JsonProperty("transactionCurrency") + public void setTransactionCurrency(String transactionCurrency) { + this._transactionCurrency = transactionCurrency; + } + @JsonIgnore public Float getOverPaidAmount() { return _overPaidAmount; diff --git a/src/main/java/com/bitpay/sdk/model/Settlement/PayoutInfo.java b/src/main/java/com/bitpay/sdk/model/Settlement/PayoutInfo.java index f98e9da6..8a2ddcf2 100644 --- a/src/main/java/com/bitpay/sdk/model/Settlement/PayoutInfo.java +++ b/src/main/java/com/bitpay/sdk/model/Settlement/PayoutInfo.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Settlement; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class PayoutInfo { private String _name; private String _account; @@ -10,6 +12,23 @@ public class PayoutInfo { private String _merchantEin; private String _label; private String _bankCountry; + private String _bank; + private String _swift; + private String _address; + private String _city; + private String _postal; + private String _sort; + private String _wire; + private String _bankName; + private String _bankAddress; + private String _iban; + private String _additionalInformation; + private String _accountHolderName; + private String _accountHolderAddress; + private String _accountHolderAddress2; + private String _accountHolderPostalCode; + private String _accountHolderCity; + private String _accountHolderCountry; public PayoutInfo() { } @@ -73,4 +92,106 @@ public String getBankCountry() { public void setBankCountry(String bankCountry) { this._bankCountry = bankCountry; } + + @JsonIgnore + public String getBank() { return _bank; } + + @JsonProperty("bank") + public void setBank(String bank) { this._bank = bank; } + + @JsonIgnore + public String getSwift() { return _swift; } + + @JsonProperty("swift") + public void setSwift(String swift) { this._swift = swift; } + + @JsonIgnore + public String getAddress() { return _address; } + + @JsonProperty("address") + public void setAddress(String address) { this._address = address; } + + @JsonIgnore + public String getCity() { return _city; } + + @JsonProperty("city") + public void setCity(String city) { this._city = city; } + + @JsonIgnore + public String getPostal() { return _postal; } + + @JsonProperty("postal") + public void setPostal(String postal) { this._postal = postal; } + + @JsonIgnore + public String getSort() { return _sort; } + + @JsonProperty("sort") + public void setSort(String sort) { this._sort = sort; } + + @JsonIgnore + public String getWire() { return _wire; } + + @JsonProperty("wire") + public void setWire(String wire) { this._wire = wire; } + + @JsonIgnore + public String getBankName() { return _bankName; } + + @JsonProperty("bankName") + public void setBankName(String bankName) { this._bankName = bankName; } + + @JsonIgnore + public String getBankAddress() { return _bankAddress; } + + @JsonProperty("bankAddress") + public void setBankAddress(String bankAddress) { this._bankAddress = bankAddress; } + + @JsonIgnore + public String getIban() { return _iban; } + + @JsonProperty("iban") + public void setIban(String iban) { this._iban = iban; } + + @JsonIgnore + public String getAdditionalInformation() { return _additionalInformation; } + + @JsonProperty("additionalInformation") + public void setAdditionalInformation(String additionalInformation) { this._additionalInformation = additionalInformation; } + + @JsonIgnore + public String getAccountHolderName() { return _accountHolderName; } + + @JsonProperty("accountHolderName") + public void setAccountHolderName(String accountHolderName) { this._accountHolderName = accountHolderName; } + + @JsonIgnore + public String getAccountHolderAddress() { return _accountHolderAddress; } + + @JsonProperty("accountHolderAddress") + public void setAccountHolderAddress(String accountHolderAddress) { this._accountHolderAddress = accountHolderAddress; } + + @JsonIgnore + public String getAccountHolderAddress2() { return _accountHolderAddress2; } + + @JsonProperty("accountHolderAddress2") + public void setAccountHolderAddress2(String accountHolderAddress2) { this._accountHolderAddress2 = accountHolderAddress2; } + + @JsonIgnore + public String getAccountHolderPostalCode() { return _accountHolderPostalCode; } + + @JsonProperty("accountHolderPostalCode") + public void setAccountHolderPostalCode(String accountHolderPostalCode) { this._accountHolderPostalCode = accountHolderPostalCode; } + + @JsonIgnore + public String getAccountHolderCity() { return _accountHolderCity; } + + @JsonProperty("accountHolderCity") + public void setAccountHolderCity(String accountHolderCity) { this._accountHolderCity = accountHolderCity; } + + @JsonIgnore + public String getAccountHolderCountry() { return _accountHolderCountry; } + + @JsonProperty("accountHolderCountry") + public void setAccountHolderCountry(String accountHolderCountry) { this._accountHolderCountry = accountHolderCountry; } } diff --git a/src/main/java/com/bitpay/sdk/model/Settlement/RefundAmount.java b/src/main/java/com/bitpay/sdk/model/Settlement/RefundAmount.java deleted file mode 100644 index 48133099..00000000 --- a/src/main/java/com/bitpay/sdk/model/Settlement/RefundAmount.java +++ /dev/null @@ -1,43 +0,0 @@ -package com.bitpay.sdk.model.Settlement; - -import com.fasterxml.jackson.annotation.JsonIgnore; -import com.fasterxml.jackson.annotation.JsonProperty; - -public class RefundAmount { - private Float _btc; - private Float _usd; - private Float _eur; - - public RefundAmount() { - } - - @JsonIgnore - public Float getBtc() { - return _btc; - } - - @JsonProperty("btc") - public void setBtc(Float btc) { - this._btc = btc; - } - - @JsonIgnore - public Float getUsd() { - return _usd; - } - - @JsonProperty("usd") - public void setUsd(Float usd) { - this._usd = usd; - } - - @JsonIgnore - public Float getEur() { - return _eur; - } - - @JsonProperty("eur") - public void setEur(Float eur) { - this._eur = eur; - } -} 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 a9055ba1..b9dced43 100644 --- a/src/main/java/com/bitpay/sdk/model/Settlement/RefundInfo.java +++ b/src/main/java/com/bitpay/sdk/model/Settlement/RefundInfo.java @@ -1,12 +1,16 @@ package com.bitpay.sdk.model.Settlement; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +import java.util.Hashtable; + +@JsonIgnoreProperties(ignoreUnknown = true) public class RefundInfo { private String _supportRequest; private String _currency; - private RefundAmount _amounts; + private Hashtable _amounts; public RefundInfo() { } @@ -32,12 +36,12 @@ public void setCurrency(String currency) { } @JsonIgnore - public RefundAmount getAmount() { + public Hashtable getAmount() { return _amounts; } @JsonProperty("amounts") - public void setAmount(RefundAmount amounts) { + public void setAmount(Hashtable amounts) { this._amounts = amounts; } } diff --git a/src/main/java/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.java b/src/main/java/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.java index fcf89ff1..e6f49487 100644 --- a/src/main/java/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.java +++ b/src/main/java/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.java @@ -3,10 +3,12 @@ import com.bitpay.sdk.util.DateDeserializer; import com.bitpay.sdk.util.DateSerializer; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.annotation.JsonDeserialize; import com.fasterxml.jackson.databind.annotation.JsonSerialize; +@JsonIgnoreProperties(ignoreUnknown = true) public class SettlementLedgerEntry { private Integer _code; diff --git a/src/main/java/com/bitpay/sdk/model/Settlement/WithHoldings.java b/src/main/java/com/bitpay/sdk/model/Settlement/WithHoldings.java index f6d40925..eaae52ce 100644 --- a/src/main/java/com/bitpay/sdk/model/Settlement/WithHoldings.java +++ b/src/main/java/com/bitpay/sdk/model/Settlement/WithHoldings.java @@ -1,8 +1,10 @@ package com.bitpay.sdk.model.Settlement; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonProperty; +@JsonIgnoreProperties(ignoreUnknown = true) public class WithHoldings { private Float _amount; private String _code; diff --git a/src/main/java/com/bitpay/sdk/model/Token.java b/src/main/java/com/bitpay/sdk/model/Token.java index 80bf702f..cebd8c78 100644 --- a/src/main/java/com/bitpay/sdk/model/Token.java +++ b/src/main/java/com/bitpay/sdk/model/Token.java @@ -1,11 +1,13 @@ package com.bitpay.sdk.model; import com.fasterxml.jackson.annotation.JsonIgnore; +import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.List; +@JsonIgnoreProperties(ignoreUnknown = true) public class Token { private String _guid; diff --git a/src/test/java/test/BitPayTest.java b/src/test/java/test/BitPayTest.java index df7868a2..1b0e59c9 100644 --- a/src/test/java/test/BitPayTest.java +++ b/src/test/java/test/BitPayTest.java @@ -14,8 +14,7 @@ import com.bitpay.sdk.model.Ledger.Ledger; import com.bitpay.sdk.model.Rate.Rate; import com.bitpay.sdk.model.Rate.Rates; -import com.bitpay.sdk.model.Refund; -import com.bitpay.sdk.model.RefundHelper; +import com.bitpay.sdk.model.Invoice.Refund; import com.bitpay.sdk.model.Settlement.Settlement; import com.bitpay.sdk.util.BitPayLogger; import com.bitpay.sdk.util.KeyUtils; @@ -29,6 +28,7 @@ import java.net.URISyntaxException; import java.text.SimpleDateFormat; import java.util.ArrayList; +import java.util.Arrays; import java.util.Date; import java.util.List; @@ -41,7 +41,6 @@ public class BitPayTest { private final static double EPSILON = .001; private static String clientName = "BitPay Java Library Tester"; private static String pairingCode; - private static String refundInvoiceId = null; private static URI myKeyFile; private Client bitpay; private Invoice basicInvoice; @@ -103,6 +102,46 @@ public void testCreateECKeyFromSeedString() { @Test public void testShouldGetInvoiceId() { Invoice invoice = new Invoice(50.0, "USD"); + invoice.setPaymentCurrencies(Arrays.asList(Currency.BTC)); + try { + basicInvoice = bitpay.createInvoice(invoice); + } catch (Exception e) { + e.printStackTrace(); + fail(e.getMessage()); + } + assertNotNull(basicInvoice.getId()); + } + + @Test + public void testShouldCreateInvoiceBTC() { + Invoice invoice = new Invoice(50.0, "USD"); + invoice.setPaymentCurrencies(Arrays.asList(Currency.BTC)); + try { + basicInvoice = bitpay.createInvoice(invoice); + } catch (Exception e) { + e.printStackTrace(); + fail(e.getMessage()); + } + assertNotNull(basicInvoice.getId()); + } + + @Test + public void testShouldCreateInvoiceBCH() { + Invoice invoice = new Invoice(50.0, "USD"); + invoice.setPaymentCurrencies(Arrays.asList(Currency.BCH)); + try { + basicInvoice = bitpay.createInvoice(invoice); + } catch (Exception e) { + e.printStackTrace(); + fail(e.getMessage()); + } + assertNotNull(basicInvoice.getId()); + } + + @Test + public void testShouldCreateInvoiceETH() { + Invoice invoice = new Invoice(50.0, "USD"); + invoice.setPaymentCurrencies(Arrays.asList(Currency.ETH)); try { basicInvoice = bitpay.createInvoice(invoice); } catch (Exception e) { @@ -572,7 +611,7 @@ public void testShouldGetInvoices() { SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd"); String today = sdf.format(date); String sevenDaysAgo = sdf.format(dateBefore); - invoices = this.bitpay.getInvoices(sevenDaysAgo, today); + invoices = this.bitpay.getInvoices(sevenDaysAgo, today, null, null, null, null); } catch (Exception e) { e.printStackTrace(); } @@ -636,40 +675,45 @@ public void testShouldGetLedgers() { state and authorises a refund. The actual refund will not be executed until the email receiver enters his bitcoin refund address. */ @Test - public void testShouldCreateRefundRequest() { + public void testShouldCreateGetCancelRefundRequest() { List invoices; + Invoice firstInvoice = null; + Refund firstRefund = null; + Refund retrievedRefund = null; + List retrievedRefunds = null; + Boolean createdRefund = false; + Boolean cancelled = false; try { - long bitcoinInventedDate = 1230786000000L; + //check within the last few days Date date = new Date(); - Date dateBefore = new Date(bitcoinInventedDate); + Date dateBefore = new Date(date.getTime() - 70 * 24 * 3600 * 1000); SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd"); String today = sdf.format(date); - String dateBeforeString = sdf.format(dateBefore); - invoices = this.bitpay.getInvoices(dateBeforeString, today); - for (Invoice invoice : invoices) { - if (invoice.getStatus().equalsIgnoreCase("complete")) { - refundInvoiceId = invoice.getId(); - break; - } - } + String sevenDaysAgo = sdf.format(dateBefore); + invoices = this.bitpay.getInvoices(sevenDaysAgo, today, InvoiceStatus.Complete,null, null, null); + firstInvoice = invoices.get(0); } catch (Exception e) { e.printStackTrace(); } - assertNotNull(refundInvoiceId); - String refundEmail = "youremail@yourdomain.com"; //change this to whatever address you want to refund to + assertNotNull(firstInvoice); + String refundEmail = ""; try { - RefundHelper refundRequest = this.bitpay.requestRefund(refundInvoiceId, refundEmail); - - assertNotNull(refundRequest.getInvoice().getId()); - assertEquals(refundRequest.getInvoice().getId(), refundInvoiceId); - - List refunds = this.bitpay.getAllRefunds(refundRequest.getInvoice()); - + createdRefund = this.bitpay.createRefund(firstInvoice, refundEmail, firstInvoice.getPrice(), firstInvoice.getCurrency()); + retrievedRefunds = this.bitpay.getRefunds(firstInvoice); + firstRefund = retrievedRefunds.get(0); + retrievedRefund = this.bitpay.getRefund(firstInvoice, firstRefund.getId()); + cancelled = this.bitpay.cancelRefund(firstInvoice, firstRefund.getId()); } catch (Exception e) { e.printStackTrace(); fail(e.getMessage()); } + + assertTrue(createdRefund); + assertTrue(retrievedRefunds.size() > 0); + assertNotNull(firstRefund); + assertNotNull(retrievedRefund); + assertTrue(cancelled); } @Test