Class CouponUseRule
java.lang.Object
com.wechat.pay.java.service.merchantexclusivecoupon.model.CouponUseRule
CouponUseRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCouponAvailableTime(FavorAvailableTime couponAvailableTime) voidsetDiscountCoupon(DiscountMsg discountCoupon) voidsetExchangeCoupon(ExchangeMsg exchangeCoupon) voidsetFixedNormalCoupon(FixedValueStockMsg fixedNormalCoupon) voidsetMiniProgramsAppid(String miniProgramsAppid) voidsetMiniProgramsPath(String miniProgramsPath) voidsetUseMethod(CouponUseMethod useMethod) toString()
-
Constructor Details
-
CouponUseRule
public CouponUseRule()
-
-
Method Details
-
getCouponAvailableTime
-
setCouponAvailableTime
-
getFixedNormalCoupon
-
setFixedNormalCoupon
-
getDiscountCoupon
-
setDiscountCoupon
-
getExchangeCoupon
-
setExchangeCoupon
-
getUseMethod
-
setUseMethod
-
getMiniProgramsAppid
-
setMiniProgramsAppid
-
getMiniProgramsPath
-
setMiniProgramsPath
-
toString
-