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