namespace AAIntegration.SimmonsBank.API.Configs; public class EnvelopeFundConfig { public int CheckIntervalInMinutes { get; set; } }