namespace BTCPayServer.Plugins.AOPP { public class AOPPSettings { public bool Enabled { get; set; } } }