namespace WatchIt.WebAPI.Services.Utility.Configuration.Model; public class Console { public FormatterOptions FormatterOptions { get; set; } }