From 49e480a40a0ef9cb0d76bef252b60f1f25da1570 Mon Sep 17 00:00:00 2001 From: Antonio Buedo Date: Wed, 6 Nov 2019 11:14:19 +0100 Subject: [PATCH] #v4.0.1911.0-rc - Invoice model updated (#53) --- GUIDE.md | 10 ++-- doc/allclasses-index.html | 4 +- doc/allpackages-index.html | 4 +- doc/com/bitpay/sdk/BitPayException.html | 4 +- doc/com/bitpay/sdk/Client.html | 4 +- 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 | 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 +- 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 | 14 +++--- .../Invoice/InvoiceBuyerProvidedInfo.html | 4 +- .../sdk/model/Invoice/InvoiceStatus.html | 46 +++++++++--------- .../sdk/model/Invoice/InvoiceTransaction.html | 4 +- .../bitpay/sdk/model/Invoice/MinerFees.html | 4 +- .../sdk/model/Invoice/MinerFeesItem.html | 4 +- .../bitpay/sdk/model/Invoice/PaymentCode.html | 4 +- .../sdk/model/Invoice/PaymentCodes.html | 4 +- .../sdk/model/Invoice/PaymentTotal.html | 4 +- doc/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 +- doc/com/bitpay/sdk/model/Invoice/Shopper.html | 4 +- .../SupportedTransactionCurrencies.html | 4 +- .../Invoice/SupportedTransactionCurrency.html | 4 +- .../sdk/model/Invoice/package-summary.html | 4 +- .../sdk/model/Invoice/package-tree.html | 4 +- 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 | 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 +- doc/com/bitpay/sdk/model/Token.html | 4 +- doc/com/bitpay/sdk/model/package-summary.html | 4 +- doc/com/bitpay/sdk/model/package-tree.html | 4 +- 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 | 34 ++++++------- 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 | 4 +- 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 | 8 +-- doc/index-files/index-17.html | 4 +- doc/index-files/index-18.html | 4 +- doc/index-files/index-19.html | 6 +-- doc/index-files/index-2.html | 4 +- doc/index-files/index-20.html | 6 ++- 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 | 8 +-- doc/index-files/index-4.html | 4 +- doc/index-files/index-5.html | 6 ++- doc/index-files/index-6.html | 8 +-- doc/index-files/index-7.html | 4 +- doc/index-files/index-8.html | 4 +- doc/index-files/index-9.html | 6 ++- doc/index.html | 4 +- doc/member-search-index.js | 2 +- doc/member-search-index.zip | Bin 8275 -> 8289 bytes doc/overview-summary.html | 4 +- doc/overview-tree.html | 4 +- doc/package-search-index.zip | Bin 305 -> 305 bytes doc/serialized-form.html | 4 +- doc/test/BitPayTest.html | 20 ++++++-- 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.zip | Bin 800 -> 800 bytes pom.xml | 2 +- src/main/java/com/bitpay/sdk/Client.java | 4 +- src/main/java/com/bitpay/sdk/Env.java | 2 +- .../com/bitpay/sdk/model/Invoice/Invoice.java | 1 - .../sdk/model/Invoice/InvoiceStatus.java | 12 ++--- 148 files changed, 361 insertions(+), 342 deletions(-) diff --git a/GUIDE.md b/GUIDE.md index 29a5877c..2113e2f7 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -21,11 +21,15 @@ Each client paired with the BitPay server requires a ECDSA key. This key provid The private key should be stored in the client environment such that it cannot be compromised. If your private key is compromised you should revoke the compromised client identity from the BitPay server and re-pair your client, see the [API tokens](https://bitpay.com/api-tokens) for more information. -On a Windows machine: +**There are two ways to generate the configuration file required to load the SDK:** -The [BitPay.Net Setup utility](https://github.com/bitpay/csharp-bitpay-client/releases/download/v2.0.1904/BitPay.Net_Setup_utility.zip) helps to generate the private key, as well as a environment file formatted in JSON which contains all configuration requirements, that should be stored in the client local file system. It is not recommended to transmit the private key over any public or unsecure networks. +* Using the [BitPaySetup Script](https://github.com/bitpay/java-bitpay-client/blob/master/src/setup/java/BitPaySetup.java) helps to generate the private key, as well as a environment file formatted in JSON which contains all configuration requirements, that should be stored in the client local file system. It is not recommended to transmit the private key over any public or unsecure networks. + + Once the BitPaySetup Script has run and generated the Json correctly, read the console output and follow the instructions in order to pair your new tokens. -Follow the guide [BitPay.Net Setup utility guide](https://github.com/bitpay/csharp-bitpay-client/blob/master/BitPaySetup/README.md) that assist you to create the environment file which you will be able to modify it, either manually or by using the BitPay.Net Setup utility, later on by asking you to provide the path to your existing JSON file. +* Or using the [BitPay.Net Setup utility](https://github.com/bitpay/csharp-bitpay-client/releases/download/v2.0.1904/BitPay.Net_Setup_utility.zip) on a Windows machine, helps to generate the private key, as well as a environment file formatted in JSON which contains all configuration requirements, that should be stored in the client local file system. It is not recommended to transmit the private key over any public or unsecure networks. + + Follow the guide [BitPay.Net Setup utility guide](https://github.com/bitpay/csharp-bitpay-client/blob/master/BitPaySetup/README.md) that assist you to create the environment file which you will be able to modify it, either manually or by using the BitPay.Net Setup utility, later on by asking you to provide the path to your existing JSON file. The environment file can be either generated by the BitPay.Net Setup utility or created manually by copying the following Json structure: diff --git a/doc/allclasses-index.html b/doc/allclasses-index.html index 5b70191a..4a69357c 100644 --- a/doc/allclasses-index.html +++ b/doc/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes - + diff --git a/doc/allpackages-index.html b/doc/allpackages-index.html index a8a7557b..c7c09352 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 a8dd4456..8bd7f4dd 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 a93c4abb..118b1608 100644 --- a/doc/com/bitpay/sdk/Client.html +++ b/doc/com/bitpay/sdk/Client.html @@ -2,10 +2,10 @@ - + Client - + diff --git a/doc/com/bitpay/sdk/Config.html b/doc/com/bitpay/sdk/Config.html index babc95c6..34352248 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 9007f885..05b89f46 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 2ad59799..ee3d27ef 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 index 8fc6c451..2928ea79 100644 --- a/doc/com/bitpay/sdk/exceptions/BillCreationException.html +++ b/doc/com/bitpay/sdk/exceptions/BillCreationException.html @@ -2,10 +2,10 @@ - + BillCreationException - + diff --git a/doc/com/bitpay/sdk/exceptions/BillDeliveryException.html b/doc/com/bitpay/sdk/exceptions/BillDeliveryException.html index 5c74bfd1..2b327ddb 100644 --- a/doc/com/bitpay/sdk/exceptions/BillDeliveryException.html +++ b/doc/com/bitpay/sdk/exceptions/BillDeliveryException.html @@ -2,10 +2,10 @@ - + BillDeliveryException - + diff --git a/doc/com/bitpay/sdk/exceptions/BillException.html b/doc/com/bitpay/sdk/exceptions/BillException.html index c683cf07..81004fcc 100644 --- a/doc/com/bitpay/sdk/exceptions/BillException.html +++ b/doc/com/bitpay/sdk/exceptions/BillException.html @@ -2,10 +2,10 @@ - + BillException - + diff --git a/doc/com/bitpay/sdk/exceptions/BillQueryException.html b/doc/com/bitpay/sdk/exceptions/BillQueryException.html index f2a320e7..82b9265f 100644 --- a/doc/com/bitpay/sdk/exceptions/BillQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/BillQueryException.html @@ -2,10 +2,10 @@ - + BillQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/BillUpdateException.html b/doc/com/bitpay/sdk/exceptions/BillUpdateException.html index 3afcfe79..ebd2ca1d 100644 --- a/doc/com/bitpay/sdk/exceptions/BillUpdateException.html +++ b/doc/com/bitpay/sdk/exceptions/BillUpdateException.html @@ -2,10 +2,10 @@ - + BillUpdateException - + diff --git a/doc/com/bitpay/sdk/exceptions/BitPayException.html b/doc/com/bitpay/sdk/exceptions/BitPayException.html index a7abd124..21d72af1 100644 --- a/doc/com/bitpay/sdk/exceptions/BitPayException.html +++ b/doc/com/bitpay/sdk/exceptions/BitPayException.html @@ -2,10 +2,10 @@ - + BitPayException - + diff --git a/doc/com/bitpay/sdk/exceptions/CurrencyException.html b/doc/com/bitpay/sdk/exceptions/CurrencyException.html index b8f92856..6f43093b 100644 --- a/doc/com/bitpay/sdk/exceptions/CurrencyException.html +++ b/doc/com/bitpay/sdk/exceptions/CurrencyException.html @@ -2,10 +2,10 @@ - + CurrencyException - + diff --git a/doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html b/doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html index d910a338..f9f0a85b 100644 --- a/doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/CurrencyQueryException.html @@ -2,10 +2,10 @@ - + CurrencyQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html b/doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html index 39081cbb..5186372c 100644 --- a/doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html +++ b/doc/com/bitpay/sdk/exceptions/InvoiceCreationException.html @@ -2,10 +2,10 @@ - + InvoiceCreationException - + diff --git a/doc/com/bitpay/sdk/exceptions/InvoiceException.html b/doc/com/bitpay/sdk/exceptions/InvoiceException.html index af55cf12..671baff1 100644 --- a/doc/com/bitpay/sdk/exceptions/InvoiceException.html +++ b/doc/com/bitpay/sdk/exceptions/InvoiceException.html @@ -2,10 +2,10 @@ - + InvoiceException - + diff --git a/doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html b/doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html index 01351354..af45da40 100644 --- a/doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/InvoiceQueryException.html @@ -2,10 +2,10 @@ - + InvoiceQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/LedgerException.html b/doc/com/bitpay/sdk/exceptions/LedgerException.html index 0fd6014e..6dcce9b3 100644 --- a/doc/com/bitpay/sdk/exceptions/LedgerException.html +++ b/doc/com/bitpay/sdk/exceptions/LedgerException.html @@ -2,10 +2,10 @@ - + LedgerException - + diff --git a/doc/com/bitpay/sdk/exceptions/LedgerQueryException.html b/doc/com/bitpay/sdk/exceptions/LedgerQueryException.html index bf701741..b1c90ca3 100644 --- a/doc/com/bitpay/sdk/exceptions/LedgerQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/LedgerQueryException.html @@ -2,10 +2,10 @@ - + LedgerQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html b/doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html index f25353c6..791ac3f1 100644 --- a/doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html +++ b/doc/com/bitpay/sdk/exceptions/PayoutCancellationException.html @@ -2,10 +2,10 @@ - + PayoutCancellationException - + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutCreationException.html b/doc/com/bitpay/sdk/exceptions/PayoutCreationException.html index 04248912..3dc4bdc8 100644 --- a/doc/com/bitpay/sdk/exceptions/PayoutCreationException.html +++ b/doc/com/bitpay/sdk/exceptions/PayoutCreationException.html @@ -2,10 +2,10 @@ - + PayoutCreationException - + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutException.html b/doc/com/bitpay/sdk/exceptions/PayoutException.html index dda8513a..112b0eb6 100644 --- a/doc/com/bitpay/sdk/exceptions/PayoutException.html +++ b/doc/com/bitpay/sdk/exceptions/PayoutException.html @@ -2,10 +2,10 @@ - + PayoutException - + diff --git a/doc/com/bitpay/sdk/exceptions/PayoutQueryException.html b/doc/com/bitpay/sdk/exceptions/PayoutQueryException.html index 0883a7d4..d9b981e3 100644 --- a/doc/com/bitpay/sdk/exceptions/PayoutQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/PayoutQueryException.html @@ -2,10 +2,10 @@ - + PayoutQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/RateException.html b/doc/com/bitpay/sdk/exceptions/RateException.html index cd3d9507..bcb7f573 100644 --- a/doc/com/bitpay/sdk/exceptions/RateException.html +++ b/doc/com/bitpay/sdk/exceptions/RateException.html @@ -2,10 +2,10 @@ - + RateException - + diff --git a/doc/com/bitpay/sdk/exceptions/RateQueryException.html b/doc/com/bitpay/sdk/exceptions/RateQueryException.html index 4557cfab..390b6d07 100644 --- a/doc/com/bitpay/sdk/exceptions/RateQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/RateQueryException.html @@ -2,10 +2,10 @@ - + RateQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/RefundCancellationException.html b/doc/com/bitpay/sdk/exceptions/RefundCancellationException.html index 795b2788..99891b67 100644 --- a/doc/com/bitpay/sdk/exceptions/RefundCancellationException.html +++ b/doc/com/bitpay/sdk/exceptions/RefundCancellationException.html @@ -2,10 +2,10 @@ - + RefundCancellationException - + diff --git a/doc/com/bitpay/sdk/exceptions/RefundCreationException.html b/doc/com/bitpay/sdk/exceptions/RefundCreationException.html index daafd145..8b03eb77 100644 --- a/doc/com/bitpay/sdk/exceptions/RefundCreationException.html +++ b/doc/com/bitpay/sdk/exceptions/RefundCreationException.html @@ -2,10 +2,10 @@ - + RefundCreationException - + diff --git a/doc/com/bitpay/sdk/exceptions/RefundException.html b/doc/com/bitpay/sdk/exceptions/RefundException.html index ec4e8314..60871439 100644 --- a/doc/com/bitpay/sdk/exceptions/RefundException.html +++ b/doc/com/bitpay/sdk/exceptions/RefundException.html @@ -2,10 +2,10 @@ - + RefundException - + diff --git a/doc/com/bitpay/sdk/exceptions/RefundQueryException.html b/doc/com/bitpay/sdk/exceptions/RefundQueryException.html index a32a0729..ed131d94 100644 --- a/doc/com/bitpay/sdk/exceptions/RefundQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/RefundQueryException.html @@ -2,10 +2,10 @@ - + RefundQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/SettlementException.html b/doc/com/bitpay/sdk/exceptions/SettlementException.html index 8477d4cc..3e4fe5b4 100644 --- a/doc/com/bitpay/sdk/exceptions/SettlementException.html +++ b/doc/com/bitpay/sdk/exceptions/SettlementException.html @@ -2,10 +2,10 @@ - + SettlementException - + diff --git a/doc/com/bitpay/sdk/exceptions/SettlementQueryException.html b/doc/com/bitpay/sdk/exceptions/SettlementQueryException.html index cc11241a..794a23bc 100644 --- a/doc/com/bitpay/sdk/exceptions/SettlementQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/SettlementQueryException.html @@ -2,10 +2,10 @@ - + SettlementQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html index 4453d727..32fc8064 100644 --- a/doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionCreationException.html @@ -2,10 +2,10 @@ - + SubscriptionCreationException - + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionException.html index 5b0f6767..4d8dff62 100644 --- a/doc/com/bitpay/sdk/exceptions/SubscriptionException.html +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionException.html @@ -2,10 +2,10 @@ - + SubscriptionException - + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html index 8119e925..d752306d 100644 --- a/doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionQueryException.html @@ -2,10 +2,10 @@ - + SubscriptionQueryException - + diff --git a/doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html b/doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html index a36c0a19..7c771ba5 100644 --- a/doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html +++ b/doc/com/bitpay/sdk/exceptions/SubscriptionUpdateException.html @@ -2,10 +2,10 @@ - + SubscriptionUpdateException - + diff --git a/doc/com/bitpay/sdk/exceptions/package-summary.html b/doc/com/bitpay/sdk/exceptions/package-summary.html index e9a49acb..3a9725b0 100644 --- a/doc/com/bitpay/sdk/exceptions/package-summary.html +++ b/doc/com/bitpay/sdk/exceptions/package-summary.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.exceptions - + diff --git a/doc/com/bitpay/sdk/exceptions/package-tree.html b/doc/com/bitpay/sdk/exceptions/package-tree.html index 094c181b..b327e1f9 100644 --- a/doc/com/bitpay/sdk/exceptions/package-tree.html +++ b/doc/com/bitpay/sdk/exceptions/package-tree.html @@ -2,10 +2,10 @@ - + com.bitpay.sdk.exceptions Class Hierarchy - + diff --git a/doc/com/bitpay/sdk/model/Bill/Bill.html b/doc/com/bitpay/sdk/model/Bill/Bill.html index db575bbe..77a862bd 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 d48e4415..db7e656e 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 6162922c..e21ac67d 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 b76ae540..6e0eb73b 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 891b679d..8124be3e 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 55d66ce9..d11e3184 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 7beea96b..16d18080 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 8a48bc9f..ef97bf4e 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 5d8ab0da..81b7d04d 100644 --- a/doc/com/bitpay/sdk/model/Invoice/Invoice.html +++ b/doc/com/bitpay/sdk/model/Invoice/Invoice.html @@ -2,10 +2,10 @@ - + Invoice - + @@ -349,7 +349,7 @@

Method Summary

  -RefundInfo +RefundInfo getRefundInfo()   @@ -575,7 +575,7 @@

Method Summary

void -setRefundInfo​(RefundInfo _refundInfo) +setRefundInfo​(RefundInfo _refundInfo)   @@ -1345,16 +1345,16 @@

setBillId

- + diff --git a/doc/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html b/doc/com/bitpay/sdk/model/Invoice/InvoiceBuyerProvidedInfo.html index dd396f54..3257c097 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 ded1b656..4c4950a4 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 -
Cancelled +Complete   static java.lang.String -Complete +Confirmed   static java.lang.String -Failed +Expired   static java.lang.String -Funded +Invalid   @@ -159,7 +159,7 @@

Field Summary

static java.lang.String -Processing +Paid   @@ -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 17795c76..3e03fe10 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 7e6c3faf..01f146fb 100644 --- a/doc/com/bitpay/sdk/model/Invoice/MinerFees.html +++ b/doc/com/bitpay/sdk/model/Invoice/MinerFees.html @@ -2,10 +2,10 @@ - + MinerFees - + diff --git a/doc/com/bitpay/sdk/model/Invoice/MinerFeesItem.html b/doc/com/bitpay/sdk/model/Invoice/MinerFeesItem.html index a252e741..48096188 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 ccee5396..6b486f8a 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 7a70157d..63b88faa 100644 --- a/doc/com/bitpay/sdk/model/Invoice/PaymentCodes.html +++ b/doc/com/bitpay/sdk/model/Invoice/PaymentCodes.html @@ -2,10 +2,10 @@ - + PaymentCodes - + diff --git a/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html b/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html index 831c90bc..cadd1a7e 100644 --- a/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html +++ b/doc/com/bitpay/sdk/model/Invoice/PaymentTotal.html @@ -2,10 +2,10 @@ - + PaymentTotal - + diff --git a/doc/com/bitpay/sdk/model/Invoice/Refund.html b/doc/com/bitpay/sdk/model/Invoice/Refund.html index 5f34df14..ad438554 100644 --- a/doc/com/bitpay/sdk/model/Invoice/Refund.html +++ b/doc/com/bitpay/sdk/model/Invoice/Refund.html @@ -2,10 +2,10 @@ - + Refund - + diff --git a/doc/com/bitpay/sdk/model/Invoice/RefundInfo.html b/doc/com/bitpay/sdk/model/Invoice/RefundInfo.html index 66a3da17..dfc9c65a 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 index 4d1882fd..d412b4fe 100644 --- a/doc/com/bitpay/sdk/model/Invoice/RefundParams.html +++ b/doc/com/bitpay/sdk/model/Invoice/RefundParams.html @@ -2,10 +2,10 @@ - + RefundParams - + diff --git a/doc/com/bitpay/sdk/model/Invoice/RefundStatus.html b/doc/com/bitpay/sdk/model/Invoice/RefundStatus.html index 53557bf9..c707d95c 100644 --- a/doc/com/bitpay/sdk/model/Invoice/RefundStatus.html +++ b/doc/com/bitpay/sdk/model/Invoice/RefundStatus.html @@ -2,10 +2,10 @@ - + RefundStatus - + diff --git a/doc/com/bitpay/sdk/model/Invoice/Shopper.html b/doc/com/bitpay/sdk/model/Invoice/Shopper.html index dbe692bc..5a09bdd2 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 d40a5204..954fbe3e 100644 --- a/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html +++ b/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrencies.html @@ -2,10 +2,10 @@ - + SupportedTransactionCurrencies - + diff --git a/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html b/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html index 19d5a8de..caae9ee6 100644 --- a/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html +++ b/doc/com/bitpay/sdk/model/Invoice/SupportedTransactionCurrency.html @@ -2,10 +2,10 @@ - + SupportedTransactionCurrency - + diff --git a/doc/com/bitpay/sdk/model/Invoice/package-summary.html b/doc/com/bitpay/sdk/model/Invoice/package-summary.html index 76632a50..8b27b4ac 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 - + diff --git a/doc/com/bitpay/sdk/model/Invoice/package-tree.html b/doc/com/bitpay/sdk/model/Invoice/package-tree.html index 79de3d75..601ae3e9 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 - + diff --git a/doc/com/bitpay/sdk/model/Ledger/Buyer.html b/doc/com/bitpay/sdk/model/Ledger/Buyer.html index 2b0e3b11..21361859 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 9a44cdd3..f4de5c08 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 9ed5aa92..d2d64e0e 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 8480f3c6..eec8d512 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 0ef9c87f..2f2aeb62 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 d5934a4b..790dc024 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 730a8558..6c022360 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 b7d0bfef..8b9f98c9 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 d9b1dcba..a8835016 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 4aa42130..144d8f7d 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 15193d8c..4d9cc7e5 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 a218088b..9a78f3a8 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 b58d792c..10d171b5 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 f092a041..ab3fe6ee 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 4b99d1ce..c0137306 100644 --- a/doc/com/bitpay/sdk/model/Rate/Rates.html +++ b/doc/com/bitpay/sdk/model/Rate/Rates.html @@ -2,10 +2,10 @@ - + Rates - + diff --git a/doc/com/bitpay/sdk/model/Rate/package-summary.html b/doc/com/bitpay/sdk/model/Rate/package-summary.html index 65b71b81..34ab1d95 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 75250d59..83a13ef4 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/Settlement/InvoiceData.html b/doc/com/bitpay/sdk/model/Settlement/InvoiceData.html index 7ec95aea..65e5bdff 100644 --- a/doc/com/bitpay/sdk/model/Settlement/InvoiceData.html +++ b/doc/com/bitpay/sdk/model/Settlement/InvoiceData.html @@ -2,10 +2,10 @@ - + InvoiceData - + diff --git a/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html b/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html index 7cb3538a..bcb88d03 100644 --- a/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html +++ b/doc/com/bitpay/sdk/model/Settlement/PayoutInfo.html @@ -2,10 +2,10 @@ - + PayoutInfo - + diff --git a/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html b/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html index 3b63846f..7fbc809c 100644 --- a/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html +++ b/doc/com/bitpay/sdk/model/Settlement/RefundInfo.html @@ -2,10 +2,10 @@ - + RefundInfo - + diff --git a/doc/com/bitpay/sdk/model/Settlement/Settlement.html b/doc/com/bitpay/sdk/model/Settlement/Settlement.html index 1324480f..bfc94f66 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 63805901..04257e24 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 a859a579..50f82a19 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 ea1c1d54..fa58afc9 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 - + diff --git a/doc/com/bitpay/sdk/model/Settlement/package-tree.html b/doc/com/bitpay/sdk/model/Settlement/package-tree.html index 29176e2a..63b8edd6 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 - + diff --git a/doc/com/bitpay/sdk/model/Token.html b/doc/com/bitpay/sdk/model/Token.html index 576e6d15..825fd5c7 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 2ae867f4..0dc6f315 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 - + diff --git a/doc/com/bitpay/sdk/model/package-tree.html b/doc/com/bitpay/sdk/model/package-tree.html index 4c212fd7..56adf626 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 - + diff --git a/doc/com/bitpay/sdk/package-summary.html b/doc/com/bitpay/sdk/package-summary.html index 69852b79..99b81516 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 a1f3134f..2f5f24a6 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 b4b33ace..51c76cc0 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 5f734616..ddbc3a7d 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 a8dc0bed..3ba3ae23 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 c12fb7bc..355a2e6a 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 7557b8b9..1768f456 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 f021c714..fd64345a 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 cda508aa..f1235bf6 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 f0075ce4..b6bfac88 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values - + @@ -1479,32 +1479,32 @@

com.bitpay.*

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

com.bitpay.*

"new" -
+ public static final java.lang.String -Processing -"processing" +Paid +"paid" diff --git a/doc/help-doc.html b/doc/help-doc.html index 1f78abe2..e8f8d91e 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 728620eb..2f98e8a1 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 d270e220..6ba4ec41 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 8953ba50..c13f12ca 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 4e5893ea..2a911726 100644 --- a/doc/index-files/index-12.html +++ b/doc/index-files/index-12.html @@ -2,10 +2,10 @@ - + L-Index - + diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html index f793ab06..7538e15a 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 1db64411..a6d16907 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 278ed3f1..54f7bba0 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 9414a26d..9d380f6e 100644 --- a/doc/index-files/index-16.html +++ b/doc/index-files/index-16.html @@ -2,10 +2,10 @@ - + P-Index - + @@ -84,6 +84,8 @@

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
@@ -194,8 +196,6 @@

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 dcfee434..c011934b 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 62df49fd..14da898c 100644 --- a/doc/index-files/index-18.html +++ b/doc/index-files/index-18.html @@ -2,10 +2,10 @@ - + R-Index - + diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html index acb06b60..5ae230dc 100644 --- a/doc/index-files/index-19.html +++ b/doc/index-files/index-19.html @@ -2,10 +2,10 @@ - + S-Index - + @@ -524,7 +524,7 @@

S

 
setRefundEmail(String) - Method in class com.bitpay.sdk.model.Invoice.Refund
 
-
setRefundInfo(RefundInfo) - Method in class com.bitpay.sdk.model.Invoice.Invoice
+
setRefundInfo(RefundInfo) - Method in class com.bitpay.sdk.model.Invoice.Invoice
 
setRegion(String) - Method in class com.bitpay.sdk.model.Invoice.Buyer
 
diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index a68a2c72..11d9f891 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,10 +2,10 @@ - + B-Index - + diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html index 0aab4fef..97b1e9e0 100644 --- a/doc/index-files/index-20.html +++ b/doc/index-files/index-20.html @@ -2,10 +2,10 @@ - + T-Index - + @@ -156,6 +156,8 @@

T

 
testShouldGetPayoutBatchesByStatus() - Method in class test.BitPayTest3
 
+
testShouldICT() - Method in class test.BitPayTest
+
 
testShouldSubmitGetAndDeletePayoutBatch() - Method in class test.BitPayTest3
 
testShouldSubmitPayoutBatch() - Method in class test.BitPayTest3
diff --git a/doc/index-files/index-21.html b/doc/index-files/index-21.html index b2374222..3c4d9daa 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 e0c843da..27e566df 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 e8709fd7..8575d87f 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 76400067..0c00650e 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 ee357901..1f8462cd 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 e32c567f..571623ac 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 1760f40a..ebdbb33d 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,10 +2,10 @@ - + C-Index - + @@ -82,8 +82,6 @@

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
@@ -156,6 +154,8 @@

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
diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html index 8508bd4e..7053a6d7 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 252b650e..5661862a 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,10 +2,10 @@ - + E-Index - + @@ -100,6 +100,8 @@

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 fb2e5a1e..740b6e5f 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,10 +2,10 @@ - + F-Index - + @@ -84,8 +84,6 @@

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
@@ -94,8 +92,6 @@

F

 
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 cdfd1a9f..94ecdaeb 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,10 +2,10 @@ - + G-Index - + diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html index ec30c80b..03256e4b 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 544710a2..8fd6c318 100644 --- a/doc/index-files/index-9.html +++ b/doc/index-files/index-9.html @@ -2,10 +2,10 @@ - + I-Index - + @@ -90,6 +90,8 @@

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
diff --git a/doc/index.html b/doc/index.html index f75bfc5b..db5e4334 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 54cf03bf..063874d8 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.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 +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":"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.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","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.Invoice","c":"InvoiceStatus","l":"Expired"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Facade()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Failed"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundStatus","l":"Failure"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FJD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FKP"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Funded"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GBP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GEL"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String)","url":"get(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List)","url":"get(java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List, boolean)","url":"get(java.lang.String,java.util.List,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAcceptanceWindow()"},{"p":"com.bitpay.sdk","c":"Client","l":"getAccessToken(String)","url":"getAccessToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"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":"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.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.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.Invoice.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":"BitPayTest","l":"testShouldICT()"},{"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 7be976095f395a87e8de0e99793a0c073d8ec6a5..fa2f19ed62953850b49342e3ca91fdd0453810e1 100644 GIT binary patch delta 8207 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 diff --git a/doc/overview-summary.html b/doc/overview-summary.html index dbe51076..8ee10bac 100644 --- a/doc/overview-summary.html +++ b/doc/overview-summary.html @@ -2,10 +2,10 @@ - + Generated Documentation (Untitled) - +