mirror of
https://github.com/bitwarden/server
synced 2025-12-21 10:43:44 +00:00
send notification IPNs on bitpay invoice
This commit is contained in:
@@ -191,6 +191,7 @@ namespace Bit.Core
|
||||
{
|
||||
public bool Production { get; set; }
|
||||
public string Base58Secret { get; set; }
|
||||
public string NotificationUrl { get; set; }
|
||||
}
|
||||
|
||||
public class InstallationSettings
|
||||
|
||||
Reference in New Issue
Block a user