mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-20 15:34:24 +01:00
@@ -691,11 +691,11 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"x-enumNames": [
|
"x-enumNames": [
|
||||||
"Invalid",
|
"Invalid",
|
||||||
"Complete"
|
"Settled"
|
||||||
],
|
],
|
||||||
"enum": [
|
"enum": [
|
||||||
"Invalid",
|
"Invalid",
|
||||||
"Complete"
|
"Settled"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"InvoiceStatus": {
|
"InvoiceStatus": {
|
||||||
|
|||||||
Reference in New Issue
Block a user