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
getRefundAddresses
-public List <Map <String ,InvoiceRefundAddresses >> getRefundAddresses()
+public List <Map <String ,InvoiceRefundAddress >> getRefundAddresses()
Gets refund addresses. Initially empty when the invoice is created.
This field will be populated with the refund address provided by the customer
if you request a refund of the specific invoice.
@@ -3102,7 +3102,7 @@ getRefundAddresses
setRefundAddresses
-public void setRefundAddresses(List <Map <String ,InvoiceRefundAddresses >> refundAddresses)
+public void setRefundAddresses(List <Map <String ,InvoiceRefundAddress >> refundAddresses)
Sets refund addresses. This field will be populated with the refund address provided by the customer
if you request a refund of the specific invoice.
diff --git a/docs/com/bitpay/sdk/model/invoice/InvoiceItemizedDetails.html b/docs/com/bitpay/sdk/model/invoice/InvoiceItemizedDetails.html
index 5bf1e553..38e35adb 100644
--- a/docs/com/bitpay/sdk/model/invoice/InvoiceItemizedDetails.html
+++ b/docs/com/bitpay/sdk/model/invoice/InvoiceItemizedDetails.html
@@ -50,7 +50,7 @@
Frames
@@ -404,7 +404,7 @@ setIsFee
Frames
diff --git a/docs/com/bitpay/sdk/model/invoice/InvoiceRefundAddresses.html b/docs/com/bitpay/sdk/model/invoice/InvoiceRefundAddress.html
similarity index 89%
rename from docs/com/bitpay/sdk/model/invoice/InvoiceRefundAddresses.html
rename to docs/com/bitpay/sdk/model/invoice/InvoiceRefundAddress.html
index 2c53c7c5..ad38fe9e 100644
--- a/docs/com/bitpay/sdk/model/invoice/InvoiceRefundAddresses.html
+++ b/docs/com/bitpay/sdk/model/invoice/InvoiceRefundAddress.html
@@ -4,7 +4,7 @@
-InvoiceRefundAddresses (BitPay 10.0.0 API)
+InvoiceRefundAddress (BitPay 10.0.0 API)
@@ -12,7 +12,7 @@
@@ -12,7 +12,7 @@