diff --git a/doc/allclasses-index.html b/doc/allclasses-index.html index ecf6cd99..8a86bda0 100644 --- a/doc/allclasses-index.html +++ b/doc/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes - + @@ -28,7 +28,7 @@ catch(err) { } //--> -var data = {"i0":2,"i1":2,"i2":8,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":2}; +var data = {"i0":2,"i1":8,"i2":8,"i3":8,"i4":8,"i5":2,"i6":8,"i7":8,"i8":8,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":8,"i19":8,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":8,"i28":2,"i29":8,"i30":8,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":8,"i38":8,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":8,"i46":8,"i47":8,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":8,"i54":2,"i55":2,"i56":2,"i57":8,"i58":8,"i59":2,"i60":2,"i61":2,"i62":8,"i63":8,"i64":8,"i65":2,"i66":2,"i67":2,"i68":2,"i69":8,"i70":2,"i71":8,"i72":2,"i73":8,"i74":2,"i75":8,"i76":8,"i77":8,"i78":8,"i79":2,"i80":2,"i81":2,"i82":2}; var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],8:["t4","Exception Summary"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -101,214 +101,330 @@

All Classes

  -BillStatus +BillCreationException   -BitPayException +BillDeliveryException   -BitPayLogger +BillException   -BitPayTest +BillQueryException   -BitPayTest2 +BillStatus   -BitPayTest3 +BillUpdateException   -Buyer +BitPayException   -Buyer +BitPayException   -Client +BitPayLogger   -Config +BitPayTest   -Currency +BitPayTest2   -DateDeserializer +BitPayTest3   -DateSerializer +Buyer   -Env +Buyer   -Env.Tokens +Client   -Facade +Config   -Invoice +Currency   -InvoiceBuyerProvidedInfo +CurrencyException   -InvoiceData +CurrencyQueryException   -InvoiceStatus +DateDeserializer   -InvoiceTransaction +DateSerializer   -Item +Env   -KeyUtils +Env.Tokens   -Ledger +Facade   -LedgerEntry +Invoice   -MinerFees +InvoiceBuyerProvidedInfo   -MinerFeesItem +InvoiceCreationException   -PaymentCode +InvoiceData   -PaymentCodes +InvoiceException   -PaymentTotal +InvoiceQueryException   -PayoutBatch +InvoiceStatus   -PayoutInfo +InvoiceTransaction   -PayoutInstruction +Item   -PayoutInstructionBtcSummary +KeyUtils   -PayoutInstructionBtcSummaryDeserializer +Ledger   -PayoutInstructionTransaction +LedgerEntry   -PayoutStatus +LedgerException   -Policy +LedgerQueryException   -Rate +MinerFees   -Rates +MinerFeesItem   -Refund +PaymentCode   -RefundAmount +PaymentCodes   -RefundHelper +PaymentTotal   -RefundInfo +PayoutBatch   -RefundInfo +PayoutCancellationException   -RefundParams +PayoutCreationException   -Settlement +PayoutException   -SettlementLedgerEntry +PayoutInfo   -Shopper +PayoutInstruction   -SupportedTransactionCurrencies +PayoutInstructionBtcSummary   -SupportedTransactionCurrency +PayoutInstructionBtcSummaryDeserializer   -Token +PayoutInstructionTransaction   +PayoutQueryException +  + + +PayoutStatus +  + + +Policy +  + + +Rate +  + + +RateException +  + + +RateQueryException +  + + +Rates +  + + +Refund +  + + +RefundAmount +  + + +RefundCancellationException +  + + +RefundCreationException +  + + +RefundException +  + + +RefundHelper +  + + +RefundInfo +  + + +RefundInfo +  + + +RefundParams +  + + +RefundQueryException +  + + +Settlement +  + + +SettlementException +  + + +SettlementLedgerEntry +  + + +SettlementQueryException +  + + +Shopper +  + + +SubscriptionCreationException +  + + +SubscriptionException +  + + +SubscriptionQueryException +  + + +SubscriptionUpdateException +  + + +SupportedTransactionCurrencies +  + + +SupportedTransactionCurrency +  + + +Token +  + + WithHoldings   diff --git a/doc/allpackages-index.html b/doc/allpackages-index.html index 49d21038..91d882c7 100644 --- a/doc/allpackages-index.html +++ b/doc/allpackages-index.html @@ -2,10 +2,10 @@ - + All Packages - + @@ -94,38 +94,42 @@

All Packages

  -com.bitpay.sdk.model +com.bitpay.sdk.exceptions   -com.bitpay.sdk.model.Bill +com.bitpay.sdk.model   -com.bitpay.sdk.model.Invoice +com.bitpay.sdk.model.Bill   -com.bitpay.sdk.model.Ledger +com.bitpay.sdk.model.Invoice   -com.bitpay.sdk.model.Payout +com.bitpay.sdk.model.Ledger   -com.bitpay.sdk.model.Rate +com.bitpay.sdk.model.Payout   -com.bitpay.sdk.model.Settlement +com.bitpay.sdk.model.Rate   -com.bitpay.sdk.util +com.bitpay.sdk.model.Settlement   +com.bitpay.sdk.util +  + + test   diff --git a/doc/constant-values.html b/doc/constant-values.html index 55d15240..76b86753 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values - + diff --git a/doc/element-list b/doc/element-list index 117bf5b1..95b8fdbd 100644 --- a/doc/element-list +++ b/doc/element-list @@ -1,4 +1,5 @@ com.bitpay.sdk +com.bitpay.sdk.exceptions com.bitpay.sdk.model com.bitpay.sdk.model.Bill com.bitpay.sdk.model.Invoice diff --git a/doc/help-doc.html b/doc/help-doc.html index b01b85ce..3b7f081e 100644 --- a/doc/help-doc.html +++ b/doc/help-doc.html @@ -2,10 +2,10 @@ - + API Help - + diff --git a/doc/index.html b/doc/index.html index 3aaceb2d..78043372 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,10 +2,10 @@ - + Overview - + @@ -89,38 +89,42 @@   -com.bitpay.sdk.model +com.bitpay.sdk.exceptions   -com.bitpay.sdk.model.Bill +com.bitpay.sdk.model   -com.bitpay.sdk.model.Invoice +com.bitpay.sdk.model.Bill   -com.bitpay.sdk.model.Ledger +com.bitpay.sdk.model.Invoice   -com.bitpay.sdk.model.Payout +com.bitpay.sdk.model.Ledger   -com.bitpay.sdk.model.Rate +com.bitpay.sdk.model.Payout   -com.bitpay.sdk.model.Settlement +com.bitpay.sdk.model.Rate   -com.bitpay.sdk.util +com.bitpay.sdk.model.Settlement   +com.bitpay.sdk.util +  + + test   diff --git a/doc/member-search-index.js b/doc/member-search-index.js index be10a196..566588ad 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.model.Bill","c":"BillStatus","l":"BillStatus()","url":"%3Cinit%3E()"},{"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.util","c":"BitPayLogger","l":"BitPayLogger(int)","url":"%3Cinit%3E(int)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayPluginInfo"},{"p":"test","c":"BitPayTest","l":"BitPayTest()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest2","l":"BitPayTest2()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest3","l":"BitPayTest3()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOV"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BRL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTN"},{"p":"com.bitpay.sdk","c":"Client","l":"BuildConfig(String, Env.Tokens)","url":"BuildConfig(java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BWP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BYR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"bytesToHex(byte[])"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CAD"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Cancelled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayoutBatch(String)","url":"cancelPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefundRequest(Invoice, String)","url":"cancelRefundRequest(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefundRequest(String, String)","url":"cancelRefundRequest(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CDF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLF"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, String, Env.Tokens)","url":"%3Cinit%3E(java.lang.String,java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CNY"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Complete"},{"p":"com.bitpay.sdk","c":"Config","l":"Config()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Confirmed"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CRC"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill)","url":"createBill(com.bitpay.sdk.model.Bill.Bill)"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill, String, boolean)","url":"createBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexString(String)","url":"createEcKeyFromHexString(java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexStringFile(String)","url":"createEcKeyFromHexStringFile(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice, String, Boolean)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"Currency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CVE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CZK"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"DateDeserializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"DateSerializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"DEBUG"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"debug(String)","url":"debug(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String)","url":"deliverBill(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String, boolean)","url":"deliverBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"deriveSIN(ECKey)","url":"deriveSIN(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.util","c":"PayoutInstructionBtcSummaryDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DJF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DKK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DOP"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Draft"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EGP"},{"p":"com.bitpay.sdk","c":"Env","l":"Env()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ERN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"ERR"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"err(String)","url":"err(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EUR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Expired"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Facade()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Failed"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FJD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FKP"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Funded"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GBP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GEL"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String)","url":"get(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List)","url":"get(java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List, boolean)","url":"get(java.lang.String,java.util.List,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAcceptanceWindow()"},{"p":"com.bitpay.sdk","c":"Client","l":"getAccessToken(String)","url":"getAccessToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getAccountId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAddress()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk","c":"Client","l":"getAllRefunds(Invoice)","url":"getAllRefunds(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getAmount()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAmountPaid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getAmounts()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"getBCH()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String)","url":"getBill(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String, String, boolean)","url":"getBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBillId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills(String)","url":"getBills(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"getBip72b()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"getBip73()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getBitcoinAddress()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getBitcoinAddress()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"getBTC()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getBtcPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyerProvidedEmail()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCc()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCity()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCity()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getClosingDate()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getCode()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetConfig()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getConfirmations()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getCount()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCreateDate()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getCurrency()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrentTime()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCompleted()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDepositTotal()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getDueDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getEffectiveDate()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getEmailAddress()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"getEnabled()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getEntries()"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvConfig(String)","url":"getEnvConfig(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvironment()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"getEur()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExceptionStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExpirationTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExtendedNotifications()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getFacade()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getFullNotifications()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getId()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getId()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getInstructions()"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"getInvoice()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String)","url":"getInvoice(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String, String, Boolean)","url":"getInvoice(java.lang.String,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceBuyerProvidedInfo()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceData()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getInvoiceId()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoices(String, String)","url":"getInvoices(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemDesc()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getItems()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"getKeyStringFromFile(String)","url":"getKeyStringFromFile(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getlabel()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getlabel()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getLabel()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedger(String, String, String)","url":"getLedger(java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntries()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntriesSum()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedgers()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getLocality()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getLocality()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getLowFeeDetected()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getMerchant()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getMerchantEin()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getMethod()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getMinerFees()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"getName()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getNotes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getNumber()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningDate()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOverPaidAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getPaid()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingCode()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingExpiration()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getParams()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getParams()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPassProcessingFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCodes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCurrencies()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplaySubTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplayTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentSubtotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentTotals()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatch(String)","url":"getPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches(String)","url":"getPayoutBatches(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getPayoutInfo()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPayoutPercentage()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPercentFee()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getPhoneNumber()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPhysical()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPolicies()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getPolicy()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPosData()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPostalCode()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getPostalCode()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPricingMethod()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getQuantity()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRate()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRate(String)","url":"getRate(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getRates()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getReceivedTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRedirectURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getReference()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getReference()"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"getRefund()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefund(Invoice, String)","url":"getRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddresses()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddressRequestPending()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getRefundEmail()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getRefundEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundInfo()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getResource()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getRouting()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getSatoshisPerByte()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getScale()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSelectedTransactionCurrency()"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlement(String)","url":"getSettlement(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlementReconciliationReport(Settlement)","url":"getSettlementReconciliationReport(com.bitpay.sdk.model.Settlement.Settlement)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlements(String, String, String, String, Integer, Integer)","url":"getSettlements(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getShopper()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getState()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getState()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSupportedTransactionCurrencies()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTargetConfirmations()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTime()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getToken()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getToken()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getToken()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getToken()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getToken()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetTokenByFacade(String)","url":"GetTokenByFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getTotalAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getTotalFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTransactionId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionSpeed()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getTxid()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTxType()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getType()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getUnpaid()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"getUsd()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getValue()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getValue()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldings()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldingsSum()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getZip()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getZip()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GHS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GIP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GNF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GTQ"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GUSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GYD"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"hexToBytes(String)","url":"hexToBytes(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HKD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HNL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HRK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HTG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HUF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ILS"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"INFO"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"info(String)","url":"info(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"INR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Invalid"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice(Double, String)","url":"%3Cinit%3E(java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"InvoiceBuyerProvidedInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"InvoiceData()","url":"%3Cinit%3E()"},{"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.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.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.model.Payout","c":"PayoutStatus","l":"PayoutStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"payroll"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Payroll"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PEN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PGK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PHP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PKR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PLN"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"PointOfSale"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"Policy()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"pos"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String)","url":"post(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String, boolean)","url":"post(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"privateKeyExists(String)","url":"privateKeyExists(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Processing"},{"p":"com.bitpay.sdk","c":"Env","l":"Prod"},{"p":"com.bitpay.sdk","c":"Env","l":"ProdUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PYG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"QAR"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"Rate()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"Rates(List, Client)","url":"%3Cinit%3E(java.util.List,com.bitpay.sdk.Client)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"Refund()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"RefundAmount()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"RefundHelper(Refund, Invoice)","url":"%3Cinit%3E(com.bitpay.sdk.model.Refund,com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"RefundParams()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"requestClientAuthorization(String)","url":"requestClientAuthorization(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestRefund(Invoice, String, Double, String)","url":"requestRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestRefund(String, String)","url":"requestRefund(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"responseToJsonString(HttpResponse)","url":"responseToJsonString(org.apache.http.HttpResponse)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RON"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RUB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RWF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SAR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey)","url":"saveEcKey(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey, URI)","url":"saveEcKey(org.bitcoinj.core.ECKey,java.net.URI)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SBD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SCR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SDG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SEK"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Sent"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"serialize(Long, JsonGenerator, SerializerProvider)","url":"serialize(java.lang.Long,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAcceptanceWindow(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setAccountId(String)","url":"setAccountId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAddress(String)","url":"setAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setAmount(RefundAmount)","url":"setAmount(com.bitpay.sdk.model.Settlement.RefundAmount)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setAmount(RefundInfo)","url":"setAmount(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setAmount(String)","url":"setAmount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAmountPaid(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setAmounts(Hashtable)","url":"setAmounts(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setBalance(Double)","url":"setBalance(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"setBch(Double)","url":"setBch(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBch(MinerFeesItem)","url":"setBch(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"setBch(PaymentCode)","url":"setBch(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBch(SupportedTransactionCurrency)","url":"setBch(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBillId(String)","url":"setBillId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"setBip72b(String)","url":"setBip72b(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"setBip73(String)","url":"setBip73(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setBitcoinAddress(String)","url":"setBitcoinAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setBitcoinAddress(String)","url":"setBitcoinAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"setBtc(Float)","url":"setBtc(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBtc(MinerFeesItem)","url":"setBtc(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"setBtc(PaymentCode)","url":"setBtc(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setBtc(PayoutInstructionBtcSummary)","url":"setBtc(com.bitpay.sdk.model.Payout.PayoutInstructionBtcSummary)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBtc(SupportedTransactionCurrency)","url":"setBtc(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setBtcPrice(Float)","url":"setBtcPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Invoice.Buyer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Ledger.Buyer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyerProvidedEmail(String)","url":"setBuyerProvidedEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCc(List)","url":"setCc(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setClosingDate(Long)","url":"setClosingDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setCode(Integer)","url":"setCode(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setConfirmations(int)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setCount(int)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCreateDate(String)","url":"setCreateDate(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrentTime(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCompleted(Long)","url":"setDateCompleted(java.lang.Long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setDateCreated(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCreated(Long)","url":"setDateCreated(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDateExecuted(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateExecuted(Long)","url":"setDateExecuted(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDepositTotal(Double)","url":"setDepositTotal(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setDueDate(String)","url":"setDueDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setEffectiveDate(long)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setEmailAddress(String)","url":"setEmailAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"setEnabled(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setEntries(List)","url":"setEntries(java.util.List)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvConfig(JsonNode)","url":"setEnvConfig(com.fasterxml.jackson.databind.JsonNode)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvironment(String)","url":"setEnvironment(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"setEur(Float)","url":"setEur(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExceptionStatus(String)","url":"setExceptionStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExchangeRates(Hashtable>)","url":"setExchangeRates(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExpirationTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExtendedNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setFacade(String)","url":"setFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setFullNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceAmount(Double)","url":"setInvoiceAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceBuyerProvidedInfo(InvoiceBuyerProvidedInfo)","url":"setInvoiceBuyerProvidedInfo(com.bitpay.sdk.model.Invoice.InvoiceBuyerProvidedInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceCurrency(String)","url":"setInvoiceCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceData(InvoiceData)","url":"setInvoiceData(com.bitpay.sdk.model.Settlement.InvoiceData)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemCode(String)","url":"setItemCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemDesc(String)","url":"setItemDesc(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setItems(List)","url":"setItems(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntries(List)","url":"setLedgerEntries(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntriesSum(Float)","url":"setLedgerEntriesSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setLowFeeDetected(Boolean)","url":"setLowFeeDetected(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setMerchant(String)","url":"setMerchant(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setMerchantEin(String)","url":"setMerchantEin(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setMethod(String)","url":"setMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setMinerFees(MinerFees)","url":"setMinerFees(com.bitpay.sdk.model.Invoice.MinerFees)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setNotes(String)","url":"setNotes(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setNumber(String)","url":"setNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningBalance(Float)","url":"setOpeningBalance(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningDate(Long)","url":"setOpeningDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOverPaidAmount(Float)","url":"setOverPaidAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingCode(String)","url":"setPairingCode(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingExpiration(long)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setParams(List)","url":"setParams(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPassProcessingFee(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCodes(PaymentCodes)","url":"setPaymentCodes(com.bitpay.sdk.model.Invoice.PaymentCodes)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCurrencies(List)","url":"setPaymentCurrencies(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplaySubTotals(PaymentTotal)","url":"setPaymentDisplaySubTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplayTotals(PaymentTotal)","url":"setPaymentDisplayTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentSubtotals(PaymentTotal)","url":"setPaymentSubtotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentTotals(PaymentTotal)","url":"setPaymentTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setPaymentUrls(RefundParams)","url":"setPaymentUrls(com.bitpay.sdk.model.RefundParams)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setPayoutInfo(PayoutInfo)","url":"setPayoutInfo(com.bitpay.sdk.model.Settlement.PayoutInfo)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPayoutPercentage(Double)","url":"setPayoutPercentage(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPercentFee(Double)","url":"setPercentFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setPhoneNumber(String)","url":"setPhoneNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPhysical(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPolicies(List)","url":"setPolicies(java.util.List)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setPolicy(String)","url":"setPolicy(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPosData(String)","url":"setPosData(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPrice(Float)","url":"setPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPricingMethod(String)","url":"setPricingMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setQuantity(Integer)","url":"setQuantity(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRate(Double)","url":"setRate(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setReceivedTime(Date)","url":"setReceivedTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRedirectURL(String)","url":"setRedirectURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRedirectURL(String)","url":"setRedirectURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddresses(List)","url":"setRefundAddresses(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddressRequestPending(boolean)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setRefundEmail(String)","url":"setRefundEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setRefundEmail(String)","url":"setRefundEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundInfo(RefundInfo)","url":"setRefundInfo(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setRequestDate(Date)","url":"setRequestDate(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRequestDate(long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setResource(String)","url":"setResource(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setRouting(String)","url":"setRouting(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setSatoshisPerByte(Double)","url":"setSatoshisPerByte(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setScale(String)","url":"setScale(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSelectedTransactionCurrency(String)","url":"setSelectedTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setShopper(Shopper)","url":"setShopper(com.bitpay.sdk.model.Invoice.Shopper)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setSupportedTransactionCurrencies(SupportedTransactionCurrencies)","url":"setSupportedTransactionCurrencies(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTargetConfirmations(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTime(Date)","url":"setTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setTimestamp(Long)","url":"setTimestamp(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTimestamp(String)","url":"setTimestamp(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"Settlement()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"SettlementLedgerEntry()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setTotalAmount(Float)","url":"setTotalAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setTotalFee(Double)","url":"setTotalFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTransactionId(String)","url":"setTransactionId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionSpeed(String)","url":"setTransactionSpeed(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setTxid(String)","url":"setTxid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTxType(String)","url":"setTxType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setType(String)","url":"setType(java.lang.String)"},{"p":"test","c":"BitPayTest","l":"setUp()"},{"p":"test","c":"BitPayTest2","l":"setUp()"},{"p":"test","c":"BitPayTest3","l":"setUp()"},{"p":"test","c":"BitPayTest","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest2","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest3","l":"setUpOneTime()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"setUsd(Float)","url":"setUsd(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setValue(Double)","url":"setValue(java.lang.Double)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setValue(String)","url":"setValue(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldings(List)","url":"setWithHoldings(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldingsSum(Float)","url":"setWithHoldingsSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SGD"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"Shopper()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SHP"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"sign(ECKey, String)","url":"sign(org.bitcoinj.core.ECKey,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SLL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SOS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SSP"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"STATUS_PAID"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"STATUS_UNPAID"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"STN"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutBatch(PayoutBatch)","url":"submitPayoutBatch(com.bitpay.sdk.model.Payout.PayoutBatch)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"SupportedTransactionCurrencies()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"SupportedTransactionCurrency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SVC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SYP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SZL"},{"p":"com.bitpay.sdk","c":"Env","l":"Test"},{"p":"test","c":"BitPayTest","l":"testCreateECKeyFromSeedString()"},{"p":"test","c":"BitPayTest2","l":"testCurrency()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlement()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlementReconciliationReport()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlements()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillEUR()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillUSD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100EUR()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100USD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceOneTenthBTC()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceWithAdditionalParams()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateRefundRequest()"},{"p":"test","c":"BitPayTest","l":"TestShouldDeliverBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetAndUpdateBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBills()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillsByStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillUrl()"},{"p":"test","c":"BitPayTest","l":"testShouldGetCNYExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetEURExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetExchangeRates()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoice()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest2","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoices()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceStatus()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceURL()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerBtc()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgers()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerUsd()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatches()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatchesByStatus()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitGetAndDeletePayoutBatch()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitPayoutBatch()"},{"p":"test","c":"BitPayTest","l":"testShouldUpdateExchangeRates()"},{"p":"com.bitpay.sdk","c":"Env","l":"TestUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"THB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TJS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TMT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TND"},{"p":"com.bitpay.sdk.model","c":"Token","l":"Token()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"tokenExist(String)","url":"tokenExist(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"Tokens()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TOP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TRY"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TTD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TWD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UAH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UGX"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Unpaid"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"update()"},{"p":"com.bitpay.sdk","c":"Client","l":"update(String, String)","url":"update(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateBill(Bill, String)","url":"updateBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USDC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYI"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VEF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VUV"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"WARN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"warn(String)","url":"warn(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"WithHoldings()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"WST"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XAF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XCD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XOF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XPF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XSU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XUA"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"YER"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZAR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZMW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZWL"}] \ No newline at end of file +memberSearchIndex = [{"p":"com.bitpay.sdk.model","c":"Currency","l":"AED"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AFN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ALL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ANG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AOA"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ARS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AUD"},{"p":"com.bitpay.sdk","c":"Client","l":"authorizeClient(String)","url":"authorizeClient(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AWG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"AZN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BAM"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BBD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BCH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BDT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BGN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BHD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BIF"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"Bill()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"Bill(String, String, String, List)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"BillCreationException","l":"BillCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillDeliveryException","l":"BillDeliveryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillException","l":"BillException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BillQueryException","l":"BillQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"BillStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"BillUpdateException","l":"BillUpdateException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayApiVersion"},{"p":"com.bitpay.sdk","c":"BitPayException","l":"BitPayException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"BitPayException","l":"BitPayException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"BitPayLogger(int)","url":"%3Cinit%3E(int)"},{"p":"com.bitpay.sdk","c":"Env","l":"BitpayPluginInfo"},{"p":"test","c":"BitPayTest","l":"BitPayTest()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest2","l":"BitPayTest2()","url":"%3Cinit%3E()"},{"p":"test","c":"BitPayTest3","l":"BitPayTest3()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BOV"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BRL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BTN"},{"p":"com.bitpay.sdk","c":"Client","l":"BuildConfig(String, Env.Tokens)","url":"BuildConfig(java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"Buyer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BWP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BYR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"bytesToHex(byte[])"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"BZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CAD"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Cancelled"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelPayoutBatch(String)","url":"cancelPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefundRequest(Invoice, String)","url":"cancelRefundRequest(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"cancelRefundRequest(String, String)","url":"cancelRefundRequest(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CDF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CHW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLF"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"Client(String, String, Env.Tokens)","url":"%3Cinit%3E(java.lang.String,java.lang.String,com.bitpay.sdk.Env.Tokens)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CLP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CNY"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Complete"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Complete"},{"p":"com.bitpay.sdk","c":"Config","l":"Config()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Confirmed"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"COU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CRC"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill)","url":"createBill(com.bitpay.sdk.model.Bill.Bill)"},{"p":"com.bitpay.sdk","c":"Client","l":"createBill(Bill, String, boolean)","url":"createBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexString(String)","url":"createEcKeyFromHexString(java.lang.String)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"createEcKeyFromHexStringFile(String)","url":"createEcKeyFromHexStringFile(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk","c":"Client","l":"createInvoice(Invoice, String, Boolean)","url":"createInvoice(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CUP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"Currency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyException","l":"CurrencyException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"CurrencyQueryException","l":"CurrencyQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CVE"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"CZK"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"DateDeserializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"DateSerializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"DEBUG"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"debug(String)","url":"debug(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String)","url":"deliverBill(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"deliverBill(String, String, boolean)","url":"deliverBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"deriveSIN(ECKey)","url":"deriveSIN(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"DateDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.util","c":"PayoutInstructionBtcSummaryDeserializer","l":"deserialize(JsonParser, DeserializationContext)","url":"deserialize(com.fasterxml.jackson.core.JsonParser,com.fasterxml.jackson.databind.DeserializationContext)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DJF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DKK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DOP"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Draft"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"DZD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EGP"},{"p":"com.bitpay.sdk","c":"Env","l":"Env()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ERN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"ERR"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"err(String)","url":"err(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ETH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"EUR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Expired"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Facade()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Failed"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FJD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"FKP"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Funded"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GBP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GEL"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String)","url":"get(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List)","url":"get(java.lang.String,java.util.List)"},{"p":"com.bitpay.sdk","c":"Client","l":"get(String, List, boolean)","url":"get(java.lang.String,java.util.List,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAcceptanceWindow()"},{"p":"com.bitpay.sdk","c":"Client","l":"getAccessToken(String)","url":"getAccessToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getAccount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getAccountId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAddress()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress1()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getAddress2()"},{"p":"com.bitpay.sdk","c":"Client","l":"getAllRefunds(Invoice)","url":"getAllRefunds(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getAmount()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getAmountPaid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getAmounts()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getBankCountry()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBch()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"getBCH()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String)","url":"getBill(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getBill(String, String, boolean)","url":"getBill(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBillId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills()"},{"p":"com.bitpay.sdk","c":"Client","l":"getBills(String)","url":"getBills(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"getBip72b()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"getBip73()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getBitcoinAddress()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getBitcoinAddress()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"getBtc()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"getBTC()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getBtcPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getBuyer()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getBuyerProvidedEmail()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCc()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCity()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCity()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getClosingDate()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getCode()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getCode()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetConfig()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getConfirmations()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getCount()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getCountry()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCreateDate()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getCurrency()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getCurrentTime()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getDate()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCompleted()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateCreated()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getDateExecuted()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getDepositTotal()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getDescription()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getDueDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getEffectiveDate()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getEmailAddress()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"getEnabled()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"getEntries()"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvConfig(String)","url":"getEnvConfig(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Config","l":"getEnvironment()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"getEur()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExceptionStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExchangeRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExpirationTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getExtendedNotifications()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getFacade()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getFullNotifications()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getGuid()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getGuid()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getId()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getId()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getId()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getId()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getInstructions()"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"getInvoice()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String)","url":"getInvoice(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoice(String, String, Boolean)","url":"getInvoice(java.lang.String,java.lang.String,java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceBuyerProvidedInfo()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceCurrency()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceData()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getInvoiceId()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getInvoiceId()"},{"p":"com.bitpay.sdk","c":"Client","l":"getInvoices(String, String)","url":"getInvoices(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getInvoiceTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemCode()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getItemDesc()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getItems()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"getKeyStringFromFile(String)","url":"getKeyStringFromFile(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getlabel()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getlabel()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getLabel()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getLabel()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedger(String, String, String)","url":"getLedger(java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntries()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getLedgerEntriesSum()"},{"p":"com.bitpay.sdk","c":"Client","l":"getLedgers()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getLocality()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getLocality()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getLowFeeDetected()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getMerchant()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getMerchantEin()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getMethod()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getMinerFees()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"getName()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getName()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getName()"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"getNotes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getNotificationURL()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getNotify()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getNumber()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningBalance()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getOpeningDate()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOrderId()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getOverPaidAmount()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getPaid()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingCode()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPairingExpiration()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getParams()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getParams()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPassProcessingFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCodes()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentCurrencies()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplaySubTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentDisplayTotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentSubtotals()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPaymentTotals()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatch(String)","url":"getPayoutBatch(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches()"},{"p":"com.bitpay.sdk","c":"Client","l":"getPayoutBatches(String)","url":"getPayoutBatches(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getPayoutInfo()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPayoutPercentage()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPercentFee()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getPhoneNumber()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPhysical()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getPolicies()"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"getPolicy()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPosData()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getPostalCode()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getPostalCode()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"getPrice()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getPricingMethod()"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"getQuantity()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRate()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRate(String)","url":"getRate(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getRates()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"getRates()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getReceivedTime()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRedirectURL()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getReference()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getReference()"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"getRefund()"},{"p":"com.bitpay.sdk","c":"Client","l":"getRefund(Invoice, String)","url":"getRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddresses()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundAddressRequestPending()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getRefundEmail()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getRefundEmail()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getRefundInfo()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getRegion()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getRequestDate()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getResource()"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"getRouting()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getSatoshisPerByte()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getScale()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"getSelectedTransactionCurrency()"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlement(String)","url":"getSettlement(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlementReconciliationReport(Settlement)","url":"getSettlementReconciliationReport(com.bitpay.sdk.model.Settlement.Settlement)"},{"p":"com.bitpay.sdk","c":"Client","l":"getSettlements(String, String, String, String, Integer, Integer)","url":"getSettlements(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getShopper()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getState()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getState()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getStatus()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getSupportedTransactionCurrencies()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getSupportPhone()"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"getSupportRequest()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTargetConfirmations()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTime()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"getTimestamp()"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"getToken()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"getToken()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getToken()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getToken()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"getToken()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getToken()"},{"p":"com.bitpay.sdk","c":"Client","l":"GetTokenByFacade(String)","url":"GetTokenByFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getTotalAmount()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"getTotalFee()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTransactionCurrency()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"getTransactionId()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"getTransactions()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getTransactionSpeed()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"getTxid()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getTxType()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"getType()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"getUnpaid()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"getUrl()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"getUsd()"},{"p":"com.bitpay.sdk.model","c":"Token","l":"getValue()"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"getValue()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldings()"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"getWithHoldingsSum()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"getZip()"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"getZip()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GHS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GIP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GNF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GTQ"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GUSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"GYD"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"hexToBytes(String)","url":"hexToBytes(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HKD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HNL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HRK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HTG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"HUF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ILS"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"INFO"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"info(String)","url":"info(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"INR"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Invalid"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"Invoice(Double, String)","url":"%3Cinit%3E(java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"InvoiceBuyerProvidedInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceCreationException","l":"InvoiceCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"InvoiceData()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceException","l":"InvoiceException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"InvoiceQueryException","l":"InvoiceQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"InvoiceStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"InvoiceTransaction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IQD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"IRR"},{"p":"com.bitpay.sdk","c":"Client","l":"isFullyPaid(Invoice)","url":"isFullyPaid(com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ISK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"isValid(String)","url":"isValid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"Item()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JMD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JOD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"JPY"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KES"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"KeyUtils()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KGS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KHR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KMF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KPW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KRW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KWD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KYD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"KZT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LAK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LBP"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"Ledger()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"LedgerEntry()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerException","l":"LedgerException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"LedgerQueryException","l":"LedgerQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LKR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKey()"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"loadEcKey(URI)","url":"loadEcKey(java.net.URI)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LSL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"LYD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MAD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MDL"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"merchant"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Merchant"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"MethodManual2"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"MethodVwap24"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MGA"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"MinerFees()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"MinerFeesItem()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MKD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MMK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MNT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MOP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MRU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MUR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MVR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MWK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MXN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MXV"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MYR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"MZN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NAD"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"New"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"New"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"New"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NGN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NIO"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NOK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NPR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"NZD"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"OFF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"OMR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PAB"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceStatus","l":"Paid"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Paid"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PAX"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"PaymentCode()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"PaymentCodes()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"PaymentTotal()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"PayoutBatch()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"PayoutBatch(String, long, List)","url":"%3Cinit%3E(java.lang.String,long,java.util.List)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCancellationException","l":"PayoutCancellationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutCreationException","l":"PayoutCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutException","l":"PayoutException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"PayoutInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"PayoutInstruction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"PayoutInstruction(Double, String)","url":"%3Cinit%3E(java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionBtcSummary","l":"PayoutInstructionBtcSummary(Double, Double)","url":"%3Cinit%3E(java.lang.Double,java.lang.Double)"},{"p":"com.bitpay.sdk.util","c":"PayoutInstructionBtcSummaryDeserializer","l":"PayoutInstructionBtcSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"PayoutInstructionTransaction()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"PayoutQueryException","l":"PayoutQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"PayoutStatus()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"payroll"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"Payroll"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PEN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PGK"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PHP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PKR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PLN"},{"p":"com.bitpay.sdk.model","c":"Facade","l":"PointOfSale"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"Policy()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"pos"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String)","url":"post(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"post(String, String, boolean)","url":"post(java.lang.String,java.lang.String,boolean)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"privateKeyExists(String)","url":"privateKeyExists(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Processing"},{"p":"com.bitpay.sdk","c":"Env","l":"Prod"},{"p":"com.bitpay.sdk","c":"Env","l":"ProdUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"PYG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"QAR"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"Rate()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RateException","l":"RateException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RateQueryException","l":"RateQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"Rates(List, Client)","url":"%3Cinit%3E(java.util.List,com.bitpay.sdk.Client)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"Refund()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"RefundAmount()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCancellationException","l":"RefundCancellationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundCreationException","l":"RefundCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"RefundException","l":"RefundException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundHelper","l":"RefundHelper(Refund, Invoice)","url":"%3Cinit%3E(com.bitpay.sdk.model.Refund,com.bitpay.sdk.model.Invoice.Invoice)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"RefundInfo()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"RefundParams()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"RefundQueryException","l":"RefundQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestClientAuthorization(String)","url":"requestClientAuthorization(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestRefund(Invoice, String, Double, String)","url":"requestRefund(com.bitpay.sdk.model.Invoice.Invoice,java.lang.String,java.lang.Double,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"requestRefund(String, String)","url":"requestRefund(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"responseToJsonString(HttpResponse)","url":"responseToJsonString(org.apache.http.HttpResponse)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RON"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RSD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RUB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"RWF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SAR"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey)","url":"saveEcKey(org.bitcoinj.core.ECKey)"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"saveEcKey(ECKey, URI)","url":"saveEcKey(org.bitcoinj.core.ECKey,java.net.URI)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SBD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SCR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SDG"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SEK"},{"p":"com.bitpay.sdk.model.Bill","c":"BillStatus","l":"Sent"},{"p":"com.bitpay.sdk.util","c":"DateSerializer","l":"serialize(Long, JsonGenerator, SerializerProvider)","url":"serialize(java.lang.Long,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAcceptanceWindow(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setAccount(String)","url":"setAccount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setAccountId(String)","url":"setAccountId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAddress(String)","url":"setAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress1(String)","url":"setAddress1(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setAddress2(String)","url":"setAddress2(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setAmount(Double)","url":"setAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setAmount(Float)","url":"setAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setAmount(RefundAmount)","url":"setAmount(com.bitpay.sdk.model.Settlement.RefundAmount)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setAmount(RefundInfo)","url":"setAmount(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setAmount(String)","url":"setAmount(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setAmountPaid(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setAmounts(Hashtable)","url":"setAmounts(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setBalance(Double)","url":"setBalance(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setBankCountry(String)","url":"setBankCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"setBch(Double)","url":"setBch(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBch(MinerFeesItem)","url":"setBch(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"setBch(PaymentCode)","url":"setBch(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBch(SupportedTransactionCurrency)","url":"setBch(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBillId(String)","url":"setBillId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"setBip72b(String)","url":"setBip72b(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCode","l":"setBip73(String)","url":"setBip73(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setBitcoinAddress(String)","url":"setBitcoinAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setBitcoinAddress(String)","url":"setBitcoinAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentTotal","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setBtc(Double)","url":"setBtc(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"setBtc(Float)","url":"setBtc(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFees","l":"setBtc(MinerFeesItem)","url":"setBtc(com.bitpay.sdk.model.Invoice.MinerFeesItem)"},{"p":"com.bitpay.sdk.model.Invoice","c":"PaymentCodes","l":"setBtc(PaymentCode)","url":"setBtc(com.bitpay.sdk.model.Invoice.PaymentCode)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setBtc(PayoutInstructionBtcSummary)","url":"setBtc(com.bitpay.sdk.model.Payout.PayoutInstructionBtcSummary)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"setBtc(SupportedTransactionCurrency)","url":"setBtc(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrency)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setBtcPrice(Float)","url":"setBtcPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Invoice.Buyer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setBuyer(Buyer)","url":"setBuyer(com.bitpay.sdk.model.Ledger.Buyer)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setBuyerProvidedEmail(String)","url":"setBuyerProvidedEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCc(List)","url":"setCc(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCity(String)","url":"setCity(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setClosingDate(Long)","url":"setClosingDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setCode(Integer)","url":"setCode(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setCode(String)","url":"setCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setConfirmations(int)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setCount(int)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setCountry(String)","url":"setCountry(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCreateDate(String)","url":"setCreateDate(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setCurrency(String)","url":"setCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setCurrentTime(long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setDate(Long)","url":"setDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCompleted(Long)","url":"setDateCompleted(java.lang.Long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setDateCreated(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateCreated(Long)","url":"setDateCreated(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDateExecuted(long)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setDateExecuted(Long)","url":"setDateExecuted(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setDepositTotal(Double)","url":"setDepositTotal(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setDueDate(String)","url":"setDueDate(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setEffectiveDate(long)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setEmail(String)","url":"setEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setEmailAddress(String)","url":"setEmailAddress(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"setEnabled(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Ledger","l":"setEntries(List)","url":"setEntries(java.util.List)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvConfig(JsonNode)","url":"setEnvConfig(com.fasterxml.jackson.databind.JsonNode)"},{"p":"com.bitpay.sdk","c":"Config","l":"setEnvironment(String)","url":"setEnvironment(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"setEur(Float)","url":"setEur(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExceptionStatus(String)","url":"setExceptionStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExchangeRates(Hashtable>)","url":"setExchangeRates(java.util.Hashtable)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExpirationTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setExtendedNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setFacade(String)","url":"setFacade(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setFee(Double)","url":"setFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setFullNotifications(boolean)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setGuid(String)","url":"setGuid(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setId(String)","url":"setId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setInstructions(List)","url":"setInstructions(java.util.List)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceAmount(Double)","url":"setInvoiceAmount(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceBuyerProvidedInfo(InvoiceBuyerProvidedInfo)","url":"setInvoiceBuyerProvidedInfo(com.bitpay.sdk.model.Invoice.InvoiceBuyerProvidedInfo)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceCurrency(String)","url":"setInvoiceCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceData(InvoiceData)","url":"setInvoiceData(com.bitpay.sdk.model.Settlement.InvoiceData)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setInvoiceId(String)","url":"setInvoiceId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setInvoiceTime(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemCode(String)","url":"setItemCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setItemDesc(String)","url":"setItemDesc(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setItems(List)","url":"setItems(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setlabel(String)","url":"setlabel(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setLabel(String)","url":"setLabel(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntries(List)","url":"setLedgerEntries(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setLedgerEntriesSum(Float)","url":"setLedgerEntriesSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setLocality(String)","url":"setLocality(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setLowFeeDetected(Boolean)","url":"setLowFeeDetected(java.lang.Boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setMerchant(String)","url":"setMerchant(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setMerchantEin(String)","url":"setMerchantEin(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setMethod(String)","url":"setMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setMinerFees(MinerFees)","url":"setMinerFees(com.bitpay.sdk.model.Invoice.MinerFees)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"setNotes(String)","url":"setNotes(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setNotificationEmail(String)","url":"setNotificationEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setNotificationURL(String)","url":"setNotificationURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setNotify(boolean)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setNumber(String)","url":"setNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningBalance(Float)","url":"setOpeningBalance(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setOpeningDate(Long)","url":"setOpeningDate(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOrderId(String)","url":"setOrderId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setOverPaidAmount(Float)","url":"setOverPaidAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingCode(String)","url":"setPairingCode(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPairingExpiration(long)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setParams(List)","url":"setParams(java.util.List)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPassProcessingFee(boolean)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCodes(PaymentCodes)","url":"setPaymentCodes(com.bitpay.sdk.model.Invoice.PaymentCodes)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentCurrencies(List)","url":"setPaymentCurrencies(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplaySubTotals(PaymentTotal)","url":"setPaymentDisplaySubTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentDisplayTotals(PaymentTotal)","url":"setPaymentDisplayTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentSubtotals(PaymentTotal)","url":"setPaymentSubtotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPaymentTotals(PaymentTotal)","url":"setPaymentTotals(com.bitpay.sdk.model.Invoice.PaymentTotal)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setPaymentUrls(RefundParams)","url":"setPaymentUrls(com.bitpay.sdk.model.RefundParams)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setPayoutInfo(PayoutInfo)","url":"setPayoutInfo(com.bitpay.sdk.model.Settlement.PayoutInfo)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPayoutPercentage(Double)","url":"setPayoutPercentage(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPercentFee(Double)","url":"setPercentFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setPhone(String)","url":"setPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setPhoneNumber(String)","url":"setPhoneNumber(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPhysical(boolean)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setPolicies(List)","url":"setPolicies(java.util.List)"},{"p":"com.bitpay.sdk.model","c":"Policy","l":"setPolicy(String)","url":"setPolicy(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPosData(String)","url":"setPosData(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setPostalCode(String)","url":"setPostalCode(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setPrice(Double)","url":"setPrice(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Settlement","c":"InvoiceData","l":"setPrice(Float)","url":"setPrice(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setPricingMethod(String)","url":"setPricingMethod(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Item","l":"setQuantity(Integer)","url":"setQuantity(java.lang.Integer)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRate(Double)","url":"setRate(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setReceivedTime(Date)","url":"setReceivedTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRedirectURL(String)","url":"setRedirectURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRedirectURL(String)","url":"setRedirectURL(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setReference(String)","url":"setReference(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddresses(List)","url":"setRefundAddresses(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundAddressRequestPending(boolean)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setRefundEmail(String)","url":"setRefundEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setRefundEmail(String)","url":"setRefundEmail(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setRefundInfo(RefundInfo)","url":"setRefundInfo(com.bitpay.sdk.model.Settlement.RefundInfo)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setRegion(String)","url":"setRegion(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setRequestDate(Date)","url":"setRequestDate(java.util.Date)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setRequestDate(long)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setResource(String)","url":"setResource(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"PayoutInfo","l":"setRouting(String)","url":"setRouting(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setSatoshisPerByte(Double)","url":"setSatoshisPerByte(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setScale(String)","url":"setScale(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceBuyerProvidedInfo","l":"setSelectedTransactionCurrency(String)","url":"setSelectedTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setShopper(Shopper)","url":"setShopper(com.bitpay.sdk.model.Invoice.Shopper)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setState(String)","url":"setState(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setStatus(String)","url":"setStatus(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setSupportedTransactionCurrencies(SupportedTransactionCurrencies)","url":"setSupportedTransactionCurrencies(com.bitpay.sdk.model.Invoice.SupportedTransactionCurrencies)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setSupportPhone(String)","url":"setSupportPhone(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundInfo","l":"setSupportRequest(String)","url":"setSupportRequest(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTargetConfirmations(long)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTime(Date)","url":"setTime(java.util.Date)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"setTimestamp(Long)","url":"setTimestamp(java.lang.Long)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTimestamp(String)","url":"setTimestamp(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"Settlement()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"SettlementException","l":"SettlementException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"SettlementLedgerEntry","l":"SettlementLedgerEntry()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.exceptions","c":"SettlementQueryException","l":"SettlementQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Refund","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"RefundParams","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutBatch","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setToken(String)","url":"setToken(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setTotalAmount(Float)","url":"setTotalAmount(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Invoice","c":"MinerFeesItem","l":"setTotalFee(Double)","url":"setTotalFee(java.lang.Double)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTransactionCurrency(String)","url":"setTransactionCurrency(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"InvoiceTransaction","l":"setTransactionId(String)","url":"setTransactionId(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"setTransactions(List)","url":"setTransactions(java.util.List)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setTransactionSpeed(String)","url":"setTransactionSpeed(java.lang.String)"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstructionTransaction","l":"setTxid(String)","url":"setTxid(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setTxType(String)","url":"setTxType(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"LedgerEntry","l":"setType(String)","url":"setType(java.lang.String)"},{"p":"test","c":"BitPayTest","l":"setUp()"},{"p":"test","c":"BitPayTest2","l":"setUp()"},{"p":"test","c":"BitPayTest3","l":"setUp()"},{"p":"test","c":"BitPayTest","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest2","l":"setUpOneTime()"},{"p":"test","c":"BitPayTest3","l":"setUpOneTime()"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"Invoice","l":"setUrl(String)","url":"setUrl(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"RefundAmount","l":"setUsd(Float)","url":"setUsd(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Rate","c":"Rate","l":"setValue(Double)","url":"setValue(java.lang.Double)"},{"p":"com.bitpay.sdk.model","c":"Token","l":"setValue(String)","url":"setValue(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldings(List)","url":"setWithHoldings(java.util.List)"},{"p":"com.bitpay.sdk.model.Settlement","c":"Settlement","l":"setWithHoldingsSum(Float)","url":"setWithHoldingsSum(java.lang.Float)"},{"p":"com.bitpay.sdk.model.Bill","c":"Bill","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model.Ledger","c":"Buyer","l":"setZip(String)","url":"setZip(java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SGD"},{"p":"com.bitpay.sdk.model.Invoice","c":"Shopper","l":"Shopper()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SHP"},{"p":"com.bitpay.sdk.util","c":"KeyUtils","l":"sign(ECKey, String)","url":"sign(org.bitcoinj.core.ECKey,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SLL"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SOS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SRD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SSP"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"STATUS_PAID"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutInstruction","l":"STATUS_UNPAID"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"STN"},{"p":"com.bitpay.sdk","c":"Client","l":"submitPayoutBatch(PayoutBatch)","url":"submitPayoutBatch(com.bitpay.sdk.model.Payout.PayoutBatch)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionCreationException","l":"SubscriptionCreationException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionException","l":"SubscriptionException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionQueryException","l":"SubscriptionQueryException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.exceptions","c":"SubscriptionUpdateException","l":"SubscriptionUpdateException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrencies","l":"SupportedTransactionCurrencies()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model.Invoice","c":"SupportedTransactionCurrency","l":"SupportedTransactionCurrency()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SVC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SYP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"SZL"},{"p":"com.bitpay.sdk","c":"Env","l":"Test"},{"p":"test","c":"BitPayTest","l":"testCreateECKeyFromSeedString()"},{"p":"test","c":"BitPayTest2","l":"testCurrency()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlement()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlementReconciliationReport()"},{"p":"test","c":"BitPayTest","l":"TestGetSettlements()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillEUR()"},{"p":"test","c":"BitPayTest","l":"TestShouldCreateBillUSD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100EUR()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoice100USD()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceOneTenthBTC()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateInvoiceWithAdditionalParams()"},{"p":"test","c":"BitPayTest","l":"testShouldCreateRefundRequest()"},{"p":"test","c":"BitPayTest","l":"TestShouldDeliverBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetAndUpdateBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBill()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBills()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillsByStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillStatus()"},{"p":"test","c":"BitPayTest","l":"TestShouldGetBillUrl()"},{"p":"test","c":"BitPayTest","l":"testShouldGetCNYExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetEURExchangeRate()"},{"p":"test","c":"BitPayTest","l":"testShouldGetExchangeRates()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoice()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest2","l":"testShouldGetInvoiceId()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoices()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceStatus()"},{"p":"test","c":"BitPayTest","l":"testShouldGetInvoiceURL()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerBtc()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgers()"},{"p":"test","c":"BitPayTest","l":"testShouldGetLedgerUsd()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatches()"},{"p":"test","c":"BitPayTest3","l":"testShouldGetPayoutBatchesByStatus()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitGetAndDeletePayoutBatch()"},{"p":"test","c":"BitPayTest3","l":"testShouldSubmitPayoutBatch()"},{"p":"test","c":"BitPayTest","l":"testShouldUpdateExchangeRates()"},{"p":"com.bitpay.sdk","c":"Env","l":"TestUrl"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"THB"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TJS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TMT"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TND"},{"p":"com.bitpay.sdk.model","c":"Token","l":"Token()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk","c":"Client","l":"tokenExist(String)","url":"tokenExist(java.lang.String)"},{"p":"com.bitpay.sdk","c":"Env.Tokens","l":"Tokens()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TOP"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TRY"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TTD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TWD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"TZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UAH"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UGX"},{"p":"com.bitpay.sdk.model.Payout","c":"PayoutStatus","l":"Unpaid"},{"p":"com.bitpay.sdk.model.Rate","c":"Rates","l":"update()"},{"p":"com.bitpay.sdk","c":"Client","l":"update(String, String)","url":"update(java.lang.String,java.lang.String)"},{"p":"com.bitpay.sdk","c":"Client","l":"updateBill(Bill, String)","url":"updateBill(com.bitpay.sdk.model.Bill.Bill,java.lang.String)"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USDC"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"USN"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYI"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UYU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"UZS"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VEF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VND"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"VUV"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"WARN"},{"p":"com.bitpay.sdk.util","c":"BitPayLogger","l":"warn(String)","url":"warn(java.lang.String)"},{"p":"com.bitpay.sdk.model.Settlement","c":"WithHoldings","l":"WithHoldings()","url":"%3Cinit%3E()"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"WST"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XAF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XCD"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XDR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XOF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XPF"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XSU"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"XUA"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"YER"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZAR"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZMW"},{"p":"com.bitpay.sdk.model","c":"Currency","l":"ZWL"}] \ No newline at end of file diff --git a/doc/member-search-index.zip b/doc/member-search-index.zip index c84aeb13..151ec1d0 100644 Binary files a/doc/member-search-index.zip and b/doc/member-search-index.zip differ diff --git a/doc/overview-summary.html b/doc/overview-summary.html index 16056739..e8907f05 100644 --- a/doc/overview-summary.html +++ b/doc/overview-summary.html @@ -2,10 +2,10 @@ - + Generated Documentation (Untitled) - +