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