mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
parent
50be6595bd
commit
6c76866f28
@ -615,7 +615,7 @@
|
||||
"type": {
|
||||
"type": "string",
|
||||
"nullable": false,
|
||||
"description": "The type of this event, current available are `InvoiceCreated`, `InvoiceReceivedPayment`, `InvoicePaidInFull`, `InvoiceExpired`, `InvoiceConfirmed`, and `InvoiceInvalid`."
|
||||
"description": "The type of this event, current available are `InvoiceCreated`, `InvoiceReceivedPayment`, `InvoicePaidInFull`, `InvoiceExpired`, `InvoiceSettled`, and `InvoiceInvalid`."
|
||||
},
|
||||
"timestamp": {
|
||||
"description": "The timestamp when this delivery has been created",
|
||||
|
Loading…
Reference in New Issue
Block a user