namespace InABox.Integration { public interface IIntegrationMaterial : IIntegrationBOMItem { } }