Uses of Class
com.foxinmy.weixin4j.payment.mch.RefundRecord
-
Packages that use RefundRecord Package Description com.foxinmy.weixin4j.api com.foxinmy.weixin4j.payment -
-
Uses of RefundRecord in com.foxinmy.weixin4j.api
Methods in com.foxinmy.weixin4j.api that return RefundRecord Modifier and Type Method Description RefundRecord
PayApi. queryRefund(IdQuery idQuery)
Deprecated.退款查询 -
Uses of RefundRecord in com.foxinmy.weixin4j.payment
Methods in com.foxinmy.weixin4j.payment that return RefundRecord Modifier and Type Method Description RefundRecord
WeixinPayProxy. queryRefund(IdQuery idQuery)
Deprecated.退款查询
-