Class SendCouponRequest
java.lang.Object
com.wechat.pay.java.service.cashcoupons.model.SendCouponRequest
SendCouponRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppid()
void
void
setCouponMinimum
(Long couponMinimum) void
setCouponValue
(Long couponValue) void
void
setOutRequestNo
(String outRequestNo) void
setStockCreatorMchid
(String stockCreatorMchid) void
setStockId
(String stockId) toString()
-
Constructor Details
-
SendCouponRequest
public SendCouponRequest()
-
-
Method Details