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