namespace Win_in.Sfs.Wms.DataExchange.Domain.Iac.Qad; public interface ICanTrace { string TraceId { get; set; } }