using BBWY.Server.Model.Db; namespace BBWY.Server.Model.Dto { public class OrderCouponResponse : OrderCoupon { } }