using BBWYB.Server.Model.Db; namespace BBWYB.Server.Model.Dto { public class ConsigneeResponse : OrderConsignee { } }