mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 23:54:26 +01:00
subs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace BTCPayServer.Plugins.Subscriptions;
|
||||
|
||||
public enum SubscriptionStatus
|
||||
{
|
||||
Active,
|
||||
Inactive
|
||||
}
|
||||
Reference in New Issue
Block a user