public class DiscountCoupon extends Object
| Modifier and Type | Field and Description |
|---|---|
private Integer |
discountPercent
折扣百分比,例如:88为八八折
|
private Integer |
transactionMinimum
消费门槛,单位:分。
|
| Constructor and Description |
|---|
DiscountCoupon() |
Copyright © 2021. All rights reserved.