public class CouponPreferentialItemInfo
extends java.lang.Object
implements java.io.Serializable
限定符和类型 | 字段和说明 |
---|---|
private CouponDetailEntity |
couponDetailEntity
优惠券信息 目前仅仅支持满减券
|
private java.lang.Long |
couponPreferentialValue
优惠券优惠金额 单位:分
|
private static long |
serialVersionUID |
private java.util.List<VoucherOperateItemInfo> |
voucherOperateItemInfos
优惠券使用商品信息
|
构造器和说明 |
---|
CouponPreferentialItemInfo() |
private static final long serialVersionUID
private CouponDetailEntity couponDetailEntity
private java.lang.Long couponPreferentialValue
private java.util.List<VoucherOperateItemInfo> voucherOperateItemInfos