From f3b62c6c0406518b2a534d62ba7fbd55965cddbf Mon Sep 17 00:00:00 2001 From: Antonio Buedo Date: Tue, 17 Dec 2019 17:56:39 +0100 Subject: [PATCH] #v4.2.1912.0-rc - Model updates and ERC_20 codes (#56) --- apidocs/allclasses-index.html | 4 +- apidocs/allpackages-index.html | 4 +- apidocs/com/bitpay/sdk/BitPayException.html | 4 +- apidocs/com/bitpay/sdk/Client.html | 139 +++++++++++++----- apidocs/com/bitpay/sdk/Config.html | 4 +- apidocs/com/bitpay/sdk/Env.Tokens.html | 4 +- apidocs/com/bitpay/sdk/Env.html | 4 +- .../sdk/exceptions/BillCreationException.html | 4 +- .../sdk/exceptions/BillDeliveryException.html | 4 +- .../bitpay/sdk/exceptions/BillException.html | 4 +- .../sdk/exceptions/BillQueryException.html | 4 +- .../sdk/exceptions/BillUpdateException.html | 4 +- .../sdk/exceptions/BitPayException.html | 4 +- .../sdk/exceptions/CurrencyException.html | 4 +- .../exceptions/CurrencyQueryException.html | 4 +- .../exceptions/InvoiceCreationException.html | 4 +- .../sdk/exceptions/InvoiceException.html | 4 +- .../sdk/exceptions/InvoiceQueryException.html | 4 +- .../sdk/exceptions/LedgerException.html | 4 +- .../sdk/exceptions/LedgerQueryException.html | 4 +- .../PayoutCancellationException.html | 4 +- .../exceptions/PayoutCreationException.html | 4 +- .../sdk/exceptions/PayoutException.html | 4 +- .../sdk/exceptions/PayoutQueryException.html | 4 +- .../bitpay/sdk/exceptions/RateException.html | 4 +- .../sdk/exceptions/RateQueryException.html | 4 +- .../RefundCancellationException.html | 4 +- .../exceptions/RefundCreationException.html | 4 +- .../sdk/exceptions/RefundException.html | 4 +- .../sdk/exceptions/RefundQueryException.html | 4 +- .../sdk/exceptions/SettlementException.html | 4 +- .../exceptions/SettlementQueryException.html | 4 +- .../SubscriptionCreationException.html | 4 +- .../sdk/exceptions/SubscriptionException.html | 4 +- .../SubscriptionQueryException.html | 4 +- .../SubscriptionUpdateException.html | 4 +- .../sdk/exceptions/package-summary.html | 4 +- .../bitpay/sdk/exceptions/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Bill/Bill.html | 4 +- .../com/bitpay/sdk/model/Bill/BillStatus.html | 4 +- apidocs/com/bitpay/sdk/model/Bill/Item.html | 4 +- .../sdk/model/Bill/package-summary.html | 4 +- .../bitpay/sdk/model/Bill/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Currency.html | 4 +- apidocs/com/bitpay/sdk/model/Facade.html | 4 +- .../com/bitpay/sdk/model/Invoice/Buyer.html | 4 +- .../com/bitpay/sdk/model/Invoice/Invoice.html | 4 +- .../Invoice/InvoiceBuyerProvidedInfo.html | 4 +- .../sdk/model/Invoice/InvoiceStatus.html | 4 +- .../sdk/model/Invoice/InvoiceTransaction.html | 4 +- .../bitpay/sdk/model/Invoice/MinerFees.html | 96 +++++++++++- .../sdk/model/Invoice/MinerFeesItem.html | 4 +- .../bitpay/sdk/model/Invoice/PaymentCode.html | 66 ++++++++- .../sdk/model/Invoice/PaymentCodes.html | 96 +++++++++++- .../sdk/model/Invoice/PaymentTotal.html | 96 +++++++++++- .../com/bitpay/sdk/model/Invoice/Refund.html | 4 +- .../bitpay/sdk/model/Invoice/RefundInfo.html | 4 +- .../sdk/model/Invoice/RefundParams.html | 4 +- .../sdk/model/Invoice/RefundStatus.html | 4 +- .../com/bitpay/sdk/model/Invoice/Shopper.html | 4 +- .../SupportedTransactionCurrencies.html | 96 +++++++++++- .../Invoice/SupportedTransactionCurrency.html | 4 +- .../sdk/model/Invoice/package-summary.html | 4 +- .../sdk/model/Invoice/package-tree.html | 4 +- .../com/bitpay/sdk/model/Ledger/Buyer.html | 4 +- .../com/bitpay/sdk/model/Ledger/Ledger.html | 4 +- .../bitpay/sdk/model/Ledger/LedgerEntry.html | 4 +- .../sdk/model/Ledger/package-summary.html | 4 +- .../bitpay/sdk/model/Ledger/package-tree.html | 4 +- .../bitpay/sdk/model/Payout/PayoutBatch.html | 4 +- .../sdk/model/Payout/PayoutInstruction.html | 4 +- .../Payout/PayoutInstructionBtcSummary.html | 4 +- .../Payout/PayoutInstructionTransaction.html | 4 +- .../bitpay/sdk/model/Payout/PayoutStatus.html | 4 +- .../sdk/model/Payout/package-summary.html | 4 +- .../bitpay/sdk/model/Payout/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Policy.html | 4 +- apidocs/com/bitpay/sdk/model/Rate/Rate.html | 4 +- apidocs/com/bitpay/sdk/model/Rate/Rates.html | 4 +- .../sdk/model/Rate/package-summary.html | 4 +- .../bitpay/sdk/model/Rate/package-tree.html | 4 +- .../sdk/model/Settlement/InvoiceData.html | 4 +- .../sdk/model/Settlement/PayoutInfo.html | 4 +- .../sdk/model/Settlement/RefundInfo.html | 4 +- .../sdk/model/Settlement/Settlement.html | 4 +- .../Settlement/SettlementLedgerEntry.html | 4 +- .../sdk/model/Settlement/WithHoldings.html | 4 +- .../sdk/model/Settlement/package-summary.html | 4 +- .../sdk/model/Settlement/package-tree.html | 4 +- apidocs/com/bitpay/sdk/model/Token.html | 4 +- .../com/bitpay/sdk/model/package-summary.html | 4 +- .../com/bitpay/sdk/model/package-tree.html | 4 +- apidocs/com/bitpay/sdk/package-summary.html | 4 +- apidocs/com/bitpay/sdk/package-tree.html | 4 +- apidocs/com/bitpay/sdk/util/BitPayLogger.html | 4 +- .../com/bitpay/sdk/util/DateDeserializer.html | 4 +- .../com/bitpay/sdk/util/DateSerializer.html | 4 +- apidocs/com/bitpay/sdk/util/KeyUtils.html | 4 +- ...youtInstructionBtcSummaryDeserializer.html | 4 +- .../com/bitpay/sdk/util/package-summary.html | 4 +- apidocs/com/bitpay/sdk/util/package-tree.html | 4 +- apidocs/constant-values.html | 6 +- apidocs/help-doc.html | 4 +- apidocs/index-files/index-1.html | 8 +- apidocs/index-files/index-10.html | 8 +- apidocs/index-files/index-11.html | 8 +- apidocs/index-files/index-12.html | 8 +- apidocs/index-files/index-13.html | 8 +- apidocs/index-files/index-14.html | 8 +- apidocs/index-files/index-15.html | 8 +- apidocs/index-files/index-16.html | 8 +- apidocs/index-files/index-17.html | 8 +- apidocs/index-files/index-18.html | 8 +- apidocs/index-files/index-19.html | 36 ++++- apidocs/index-files/index-2.html | 8 +- apidocs/index-files/index-20.html | 8 +- apidocs/index-files/index-21.html | 8 +- apidocs/index-files/index-22.html | 8 +- apidocs/index-files/index-23.html | 8 +- apidocs/index-files/index-24.html | 8 +- apidocs/index-files/index-25.html | 8 +- apidocs/index-files/index-26.html | 8 +- apidocs/index-files/index-3.html | 8 +- apidocs/index-files/index-4.html | 8 +- apidocs/index-files/index-5.html | 8 +- apidocs/index-files/index-6.html | 8 +- apidocs/index-files/index-7.html | 40 ++++- apidocs/index-files/index-8.html | 8 +- apidocs/index-files/index-9.html | 8 +- apidocs/index.html | 4 +- apidocs/member-search-index.js | 2 +- apidocs/member-search-index.zip | Bin 8268 -> 8524 bytes apidocs/overview-summary.html | 4 +- apidocs/overview-tree.html | 4 +- apidocs/package-search-index.zip | Bin 305 -> 305 bytes apidocs/serialized-form.html | 4 +- apidocs/test/BitPayTest.html | 4 +- apidocs/test/BitPayTest2.html | 4 +- apidocs/test/BitPayTest3.html | 4 +- apidocs/test/package-summary.html | 4 +- apidocs/test/package-tree.html | 4 +- apidocs/type-search-index.zip | Bin 800 -> 800 bytes pom.xml | 7 +- src/main/java/com/bitpay/sdk/Client.java | 40 ++++- src/main/java/com/bitpay/sdk/Env.java | 2 +- .../bitpay/sdk/model/Invoice/MinerFees.java | 21 +++ .../bitpay/sdk/model/Invoice/PaymentCode.java | 22 +++ .../sdk/model/Invoice/PaymentCodes.java | 21 +++ .../sdk/model/Invoice/PaymentTotal.java | 21 +++ .../SupportedTransactionCurrencies.java | 21 +++ .../bitpay/sdk/model/Payout/PayoutBatch.java | 10 +- 151 files changed, 1063 insertions(+), 387 deletions(-) diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html index 42481aeb..f8745a72 100644 --- a/apidocs/allclasses-index.html +++ b/apidocs/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes - + diff --git a/apidocs/allpackages-index.html b/apidocs/allpackages-index.html index b654f3bb..69d38620 100644 --- a/apidocs/allpackages-index.html +++ b/apidocs/allpackages-index.html @@ -2,10 +2,10 @@ - + All Packages - + diff --git a/apidocs/com/bitpay/sdk/BitPayException.html b/apidocs/com/bitpay/sdk/BitPayException.html index 6996d984..8cf55a8f 100644 --- a/apidocs/com/bitpay/sdk/BitPayException.html +++ b/apidocs/com/bitpay/sdk/BitPayException.html @@ -2,10 +2,10 @@ - + BitPayException - + diff --git a/apidocs/com/bitpay/sdk/Client.html b/apidocs/com/bitpay/sdk/Client.html index 1ed82b6a..3252fd10 100644 --- a/apidocs/com/bitpay/sdk/Client.html +++ b/apidocs/com/bitpay/sdk/Client.html @@ -2,10 +2,10 @@ - + Client - + @@ -28,8 +28,8 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"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 data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -65,13 +65,13 @@ @@ -118,9 +118,9 @@

Class Client

extends java.lang.Object
Version:
-
4.1.1911 +
4.2.1912 See bitpay.com/api for more information. - date 22.11.2019
+ date 13.12.2019
Author:
Antonio Buedo
@@ -130,6 +130,33 @@

Class Client

@@ -260,12 +280,48 @@

getBip73

- diff --git a/apidocs/com/bitpay/sdk/model/Invoice/PaymentCodes.html b/apidocs/com/bitpay/sdk/model/Invoice/PaymentCodes.html index c3b94316..3fb7bf5d 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/PaymentCodes.html +++ b/apidocs/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,"i4":10,"i5":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}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -180,20 +180,50 @@

Method Summary

  +PaymentCode +getGusd() +  + + +PaymentCode +getPax() +  + + +PaymentCode +getUsdc() +  + + +void +set​(PaymentCode pax) +  + + void setBch​(PaymentCode bch)   - + void setBtc​(PaymentCode btc)   - + void setEth​(PaymentCode eth)   + +void +setPax​(PaymentCode gusd) +  + + +void +setUsdc​(PaymentCode usdc) +  + @@ -288,12 +318,66 @@

getEth

- diff --git a/apidocs/com/bitpay/sdk/model/Invoice/PaymentTotal.html b/apidocs/com/bitpay/sdk/model/Invoice/PaymentTotal.html index ae9cbd86..3cd0a7db 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/PaymentTotal.html +++ b/apidocs/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,"i4":10,"i5":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}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -180,20 +180,50 @@

Method Summary

  +java.lang.Double +getGusd() +  + + +java.lang.Double +getPax() +  + + +java.lang.Double +getUsdc() +  + + +void +set​(java.lang.Double pax) +  + + void setBch​(java.lang.Double bch)   - + void setBtc​(java.lang.Double btc)   - + void setEth​(java.lang.Double eth)   + +void +setPax​(java.lang.Double gusd) +  + + +void +setUsdc​(java.lang.Double usdc) +  + @@ -288,12 +318,66 @@

getEth

- diff --git a/apidocs/com/bitpay/sdk/model/Invoice/Refund.html b/apidocs/com/bitpay/sdk/model/Invoice/Refund.html index 2d744cc4..6c21594d 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/Refund.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/Refund.html @@ -2,10 +2,10 @@ - + Refund - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html b/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html index 7f2180d5..0f9686e7 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/RefundInfo.html @@ -2,10 +2,10 @@ - + RefundInfo - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/RefundParams.html b/apidocs/com/bitpay/sdk/model/Invoice/RefundParams.html index 9edab322..fd210b15 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/RefundParams.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/RefundParams.html @@ -2,10 +2,10 @@ - + RefundParams - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html b/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html index 264899a9..6b286947 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/RefundStatus.html @@ -2,10 +2,10 @@ - + RefundStatus - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html b/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html index d95bc286..58367e96 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/Shopper.html @@ -2,10 +2,10 @@ - + Shopper - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html b/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html index d46301d4..ae9e5fd1 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html +++ b/apidocs/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,"i4":10,"i5":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}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -180,20 +180,50 @@

Method Summary

  +SupportedTransactionCurrency +getGusd() +  + + +SupportedTransactionCurrency +getPax() +  + + +SupportedTransactionCurrency +getUsdc() +  + + +void +set​(SupportedTransactionCurrency pax) +  + + void setBch​(SupportedTransactionCurrency bch)   - + void setBtc​(SupportedTransactionCurrency btc)   - + void setEth​(SupportedTransactionCurrency eth)   + +void +setPax​(SupportedTransactionCurrency gusd) +  + + +void +setUsdc​(SupportedTransactionCurrency usdc) +  + @@ -288,12 +318,66 @@

getEth

- diff --git a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html b/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html index b82549cd..cbed930e 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html @@ -2,10 +2,10 @@ - + SupportedTransactionCurrency - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html b/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html index 5be88fd6..6e582de3 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Invoice - + diff --git a/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html b/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html index d37d3d87..81770161 100644 --- a/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Invoice/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Invoice Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html b/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html index ba016638..6aceb507 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/Buyer.html @@ -2,10 +2,10 @@ - + Buyer - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html b/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html index d1f0f312..db5b095a 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/Ledger.html @@ -2,10 +2,10 @@ - + Ledger - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html b/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html index a2118e33..1d3aa567 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/LedgerEntry.html @@ -2,10 +2,10 @@ - + LedgerEntry - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html b/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html index 6c8292e0..ddfa6ef9 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Ledger - + diff --git a/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html b/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html index d5531763..b5a83a69 100644 --- a/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Ledger/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Ledger Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html index 2935fb1d..6feab550 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutBatch.html @@ -2,10 +2,10 @@ - + PayoutBatch - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html index dbae9291..ac90034c 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstruction.html @@ -2,10 +2,10 @@ - + PayoutInstruction - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html index 169d6a37..d5931744 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionBtcSummary.html @@ -2,10 +2,10 @@ - + PayoutInstructionBtcSummary - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html index 2129fd11..5e0a5c5d 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutInstructionTransaction.html @@ -2,10 +2,10 @@ - + PayoutInstructionTransaction - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html b/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html index a5f5aedf..da719924 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html +++ b/apidocs/com/bitpay/sdk/model/Payout/PayoutStatus.html @@ -2,10 +2,10 @@ - + PayoutStatus - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/package-summary.html b/apidocs/com/bitpay/sdk/model/Payout/package-summary.html index 25a3c895..3c27101b 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Payout/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Payout - + diff --git a/apidocs/com/bitpay/sdk/model/Payout/package-tree.html b/apidocs/com/bitpay/sdk/model/Payout/package-tree.html index 5dae9f76..5a76ee51 100644 --- a/apidocs/com/bitpay/sdk/model/Payout/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Payout/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Payout Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Policy.html b/apidocs/com/bitpay/sdk/model/Policy.html index ce8c184c..de6f95ab 100644 --- a/apidocs/com/bitpay/sdk/model/Policy.html +++ b/apidocs/com/bitpay/sdk/model/Policy.html @@ -2,10 +2,10 @@ - + Policy - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/Rate.html b/apidocs/com/bitpay/sdk/model/Rate/Rate.html index c95ec07d..5d106339 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/Rate.html +++ b/apidocs/com/bitpay/sdk/model/Rate/Rate.html @@ -2,10 +2,10 @@ - + Rate - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/Rates.html b/apidocs/com/bitpay/sdk/model/Rate/Rates.html index 4815ef83..79948506 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/Rates.html +++ b/apidocs/com/bitpay/sdk/model/Rate/Rates.html @@ -2,10 +2,10 @@ - + Rates - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/package-summary.html b/apidocs/com/bitpay/sdk/model/Rate/package-summary.html index 2697649c..ec486efe 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Rate/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Rate - + diff --git a/apidocs/com/bitpay/sdk/model/Rate/package-tree.html b/apidocs/com/bitpay/sdk/model/Rate/package-tree.html index 7e091e39..2bfa176c 100644 --- a/apidocs/com/bitpay/sdk/model/Rate/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Rate/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Rate Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html b/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html index 21b0865d..57b2690d 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/InvoiceData.html @@ -2,10 +2,10 @@ - + InvoiceData - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html b/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html index b07585da..7b456dfd 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/PayoutInfo.html @@ -2,10 +2,10 @@ - + PayoutInfo - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html b/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html index e660f5cd..98f6ff74 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/RefundInfo.html @@ -2,10 +2,10 @@ - + RefundInfo - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html b/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html index 26e2600a..a05b0b4e 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/Settlement.html @@ -2,10 +2,10 @@ - + Settlement - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html b/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html index 26a39513..7ad99e6c 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/SettlementLedgerEntry.html @@ -2,10 +2,10 @@ - + SettlementLedgerEntry - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html b/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html index ac4e9f40..251a6824 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/WithHoldings.html @@ -2,10 +2,10 @@ - + WithHoldings - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html b/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html index 4c6bc554..939c2ed1 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Settlement - + diff --git a/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html b/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html index 6a993dc0..c966941c 100644 --- a/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/Settlement/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model.Settlement Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/model/Token.html b/apidocs/com/bitpay/sdk/model/Token.html index 23434884..948ae63c 100644 --- a/apidocs/com/bitpay/sdk/model/Token.html +++ b/apidocs/com/bitpay/sdk/model/Token.html @@ -2,10 +2,10 @@ - + Token - + diff --git a/apidocs/com/bitpay/sdk/model/package-summary.html b/apidocs/com/bitpay/sdk/model/package-summary.html index 2f0e7504..d1ce5320 100644 --- a/apidocs/com/bitpay/sdk/model/package-summary.html +++ b/apidocs/com/bitpay/sdk/model/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model - + diff --git a/apidocs/com/bitpay/sdk/model/package-tree.html b/apidocs/com/bitpay/sdk/model/package-tree.html index 363b7e11..a8e8c337 100644 --- a/apidocs/com/bitpay/sdk/model/package-tree.html +++ b/apidocs/com/bitpay/sdk/model/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.model Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/package-summary.html b/apidocs/com/bitpay/sdk/package-summary.html index ee4f828e..c30d23b6 100644 --- a/apidocs/com/bitpay/sdk/package-summary.html +++ b/apidocs/com/bitpay/sdk/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk - + diff --git a/apidocs/com/bitpay/sdk/package-tree.html b/apidocs/com/bitpay/sdk/package-tree.html index f2143ad6..90864305 100644 --- a/apidocs/com/bitpay/sdk/package-tree.html +++ b/apidocs/com/bitpay/sdk/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk Class Hierarchy - + diff --git a/apidocs/com/bitpay/sdk/util/BitPayLogger.html b/apidocs/com/bitpay/sdk/util/BitPayLogger.html index 3c3e1868..ced5c9b3 100644 --- a/apidocs/com/bitpay/sdk/util/BitPayLogger.html +++ b/apidocs/com/bitpay/sdk/util/BitPayLogger.html @@ -2,10 +2,10 @@ - + BitPayLogger - + diff --git a/apidocs/com/bitpay/sdk/util/DateDeserializer.html b/apidocs/com/bitpay/sdk/util/DateDeserializer.html index 26ec0a0e..6644762e 100644 --- a/apidocs/com/bitpay/sdk/util/DateDeserializer.html +++ b/apidocs/com/bitpay/sdk/util/DateDeserializer.html @@ -2,10 +2,10 @@ - + DateDeserializer - + diff --git a/apidocs/com/bitpay/sdk/util/DateSerializer.html b/apidocs/com/bitpay/sdk/util/DateSerializer.html index 6111b509..dfb3c0fd 100644 --- a/apidocs/com/bitpay/sdk/util/DateSerializer.html +++ b/apidocs/com/bitpay/sdk/util/DateSerializer.html @@ -2,10 +2,10 @@ - + DateSerializer - + diff --git a/apidocs/com/bitpay/sdk/util/KeyUtils.html b/apidocs/com/bitpay/sdk/util/KeyUtils.html index 3014a15f..768c956d 100644 --- a/apidocs/com/bitpay/sdk/util/KeyUtils.html +++ b/apidocs/com/bitpay/sdk/util/KeyUtils.html @@ -2,10 +2,10 @@ - + KeyUtils - + diff --git a/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html b/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html index 87a73e3f..cfe5c80d 100644 --- a/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html +++ b/apidocs/com/bitpay/sdk/util/PayoutInstructionBtcSummaryDeserializer.html @@ -2,10 +2,10 @@ - + PayoutInstructionBtcSummaryDeserializer - + diff --git a/apidocs/com/bitpay/sdk/util/package-summary.html b/apidocs/com/bitpay/sdk/util/package-summary.html index 2f591afa..9c0810e4 100644 --- a/apidocs/com/bitpay/sdk/util/package-summary.html +++ b/apidocs/com/bitpay/sdk/util/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.util - + diff --git a/apidocs/com/bitpay/sdk/util/package-tree.html b/apidocs/com/bitpay/sdk/util/package-tree.html index cba37b53..c26dc19f 100644 --- a/apidocs/com/bitpay/sdk/util/package-tree.html +++ b/apidocs/com/bitpay/sdk/util/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.util Class Hierarchy - + diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index c80983ce..548b00e9 100644 --- a/apidocs/constant-values.html +++ b/apidocs/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_v4.1.1911" +"BitPay_Java_Client_v4.2.1912" diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index c6de63c6..0ccd54fc 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,10 +2,10 @@ - + API Help - + diff --git a/apidocs/index-files/index-1.html b/apidocs/index-files/index-1.html index 9cd7b928..9520b9f2 100644 --- a/apidocs/index-files/index-1.html +++ b/apidocs/index-files/index-1.html @@ -2,10 +2,10 @@ - + A-Index - + @@ -75,7 +75,7 @@
-
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 +
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

A

@@ -105,7 +105,7 @@

A

AZN - Static variable in class com.bitpay.sdk.model.Currency
 
-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
+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