namespace IOL.GreatOffice.Api.Models.Enums; public enum ProjectRole { EXTERNAL, RESOURCE, LEADER, OWNER }