public class FlashBuyCouponData extends CouponData
| Constructor and Description |
|---|
FlashBuyCouponData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getMaxProductQuantityPerOrder() |
java.lang.String |
getRule() |
void |
setMaxProductQuantityPerOrder(java.lang.Integer maxProductQuantityPerOrder) |
void |
setRule(java.lang.String rule) |
getCouponCode, getCouponId, getEndDate, getName, getStartDate, isActive, setActive, setCouponCode, setCouponId, setEndDate, setName, setStartDatepublic void setRule(java.lang.String rule)
public java.lang.String getRule()
public void setMaxProductQuantityPerOrder(java.lang.Integer maxProductQuantityPerOrder)
public java.lang.Integer getMaxProductQuantityPerOrder()
Copyright © 2018 SAP SE. All Rights Reserved.