From d752b5bde17d8f9260ff9088d078abc349de40fc Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Thu, 29 Feb 2024 00:47:06 +0000 Subject: [PATCH] Update javadoc --- docs/allclasses-frame.html | 2 +- docs/allclasses-noframe.html | 2 +- .../com/bitpay/sdk/model/invoice/Invoice.html | 12 ++--- .../model/invoice/InvoiceItemizedDetails.html | 4 +- ...dresses.html => InvoiceRefundAddress.html} | 54 +++++++++---------- .../sdk/model/invoice/InvoiceStatus.html | 4 +- ...dresses.html => InvoiceRefundAddress.html} | 34 ++++++------ .../sdk/model/invoice/package-frame.html | 2 +- .../sdk/model/invoice/package-summary.html | 2 +- .../sdk/model/invoice/package-tree.html | 2 +- .../bitpay/sdk/model/invoice/package-use.html | 2 +- docs/index-all.html | 30 +++++------ docs/overview-tree.html | 2 +- 13 files changed, 76 insertions(+), 76 deletions(-) rename docs/com/bitpay/sdk/model/invoice/{InvoiceRefundAddresses.html => InvoiceRefundAddress.html} (89%) rename docs/com/bitpay/sdk/model/invoice/class-use/{InvoiceRefundAddresses.html => InvoiceRefundAddress.html} (81%) diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index 69f39a15..0f3e9035 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -47,7 +47,7 @@

All Classes

  • InvoiceData
  • InvoiceEventToken
  • InvoiceItemizedDetails
  • -
  • InvoiceRefundAddresses
  • +
  • InvoiceRefundAddress
  • InvoiceStatus
  • InvoiceTransaction
  • InvoiceUniversalCodes
  • diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 6301636c..26d3c846 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -47,7 +47,7 @@

    All Classes

  • InvoiceData
  • InvoiceEventToken
  • InvoiceItemizedDetails
  • -
  • InvoiceRefundAddresses
  • +
  • InvoiceRefundAddress
  • InvoiceStatus
  • InvoiceTransaction
  • InvoiceUniversalCodes
  • diff --git a/docs/com/bitpay/sdk/model/invoice/Invoice.html b/docs/com/bitpay/sdk/model/invoice/Invoice.html index 214162e1..f63595ec 100644 --- a/docs/com/bitpay/sdk/model/invoice/Invoice.html +++ b/docs/com/bitpay/sdk/model/invoice/Invoice.html @@ -319,7 +319,7 @@

    Field Summary

    redirectUrl  -protected List<Map<String,InvoiceRefundAddresses>> +protected List<Map<String,InvoiceRefundAddress>> refundAddresses  @@ -696,7 +696,7 @@

    Method Summary

    -List<Map<String,InvoiceRefundAddresses>> +List<Map<String,InvoiceRefundAddress>> getRefundAddresses()
    Gets refund addresses.
    @@ -1064,7 +1064,7 @@

    Method Summary

    void -setRefundAddresses(List<Map<String,InvoiceRefundAddresses>> refundAddresses) +setRefundAddresses(List<Map<String,InvoiceRefundAddress>> refundAddresses)
    Sets refund addresses.
    @@ -1495,7 +1495,7 @@

    transactions

    @@ -3086,7 +3086,7 @@

    setTargetConfirmations