namespace BTCPayServer.Plugins.Subscriptions; public enum SubscriptionStatus { Active, Inactive }