Class StockRule
java.lang.Object
com.wechat.pay.java.service.cashcoupons.model.StockRule
StockRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxAmount(Long maxAmount) voidsetMaxAmountByDay(Long maxAmountByDay) voidsetMaxCoupons(Long maxCoupons) voidsetMaxCouponsPerUser(Integer maxCouponsPerUser) voidsetNaturalPersonLimit(Boolean naturalPersonLimit) voidsetPreventApiAbuse(Boolean preventApiAbuse) toString()
-
Constructor Details
-
StockRule
public StockRule()
-
-
Method Details