Uses of Class
com.foxinmy.weixin4j.pay.payment.coupon.CouponResult
- 
Packages that use CouponResult Package Description com.foxinmy.weixin4j.pay com.foxinmy.weixin4j.pay.api 
- 
- 
Uses of CouponResult in com.foxinmy.weixin4j.payMethods in com.foxinmy.weixin4j.pay that return CouponResult Modifier and Type Method Description CouponResultWeixinPayProxy. sendCoupon(String couponStockId, String partnerTradeNo, String openId, String opUserId)发放代金券(需要证书)
- 
Uses of CouponResult in com.foxinmy.weixin4j.pay.apiMethods in com.foxinmy.weixin4j.pay.api that return CouponResult Modifier and Type Method Description CouponResultCouponApi. sendCoupon(String couponStockId, String partnerTradeNo, String openId, String opUserId)发放代金券(需要证书)
 
-