Class PromotionDetail
java.lang.Object
com.wechat.pay.java.service.payments.model.PromotionDetail
PromotionDetail
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGLOBAL:全场代金券;SINGLE:单品优惠static enumCASH:充值;NOCASH:预充值。 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getScope()getType()voidvoidsetCouponId(String couponId) voidsetCurrency(String currency) voidsetGoodsDetail(List<PromotionGoodsDetail> goodsDetail) voidsetMerchantContribute(Integer merchantContribute) voidvoidsetOtherContribute(Integer otherContribute) voidvoidsetStockId(String stockId) voidvoidsetWechatpayContribute(Integer wechatpayContribute) toString()
-
Constructor Details
-
PromotionDetail
public PromotionDetail()
-
-
Method Details
-
getCouponId
-
setCouponId
-
getName
-
setName
-
getScope
-
setScope
-
getType
-
setType
-
getAmount
-
setAmount
-
getStockId
-
setStockId
-
getWechatpayContribute
-
setWechatpayContribute
-
getMerchantContribute
-
setMerchantContribute
-
getOtherContribute
-
setOtherContribute
-
getCurrency
-
setCurrency
-
getGoodsDetail
-
setGoodsDetail
-
toString
-