Uses of Class
com.foxinmy.weixin4j.pay.payment.coupon.RefundCouponInfo
-
Packages that use RefundCouponInfo Package Description com.foxinmy.weixin4j.pay.payment.mch -
-
Uses of RefundCouponInfo in com.foxinmy.weixin4j.pay.payment.mch
Methods in com.foxinmy.weixin4j.pay.payment.mch that return types with arguments of type RefundCouponInfo Modifier and Type Method Description List<RefundCouponInfo>
RefundDetail. getCouponList()
Method parameters in com.foxinmy.weixin4j.pay.payment.mch with type arguments of type RefundCouponInfo Modifier and Type Method Description void
RefundDetail. setCouponList(List<RefundCouponInfo> couponList)
-