namespace InABox.Integration.Awg { public interface IAwgDiscount : IIntegrationDiscount, IAwgItem { } }