namespace InABox.Integration.Logikal { public interface ILogikalProductGroup : IAWGProductGroup { } }