export enum CommunicationType { Phone = "phone", Mobile = "mobile", Address = "address", Mail = "mail", InternalMail = "internalMail", }