namespace e_suite.Workflow.Core.Enums; public enum BudgetOption { DoNotShow, ShowOnly, ShowAndEdit }