Uses of Class
com.foxinmy.weixin4j.pay.payment.mch.CorpPaymentRecord
-
Packages that use CorpPaymentRecord Package Description com.foxinmy.weixin4j.pay com.foxinmy.weixin4j.pay.api -
-
Uses of CorpPaymentRecord in com.foxinmy.weixin4j.pay
Methods in com.foxinmy.weixin4j.pay that return CorpPaymentRecord Modifier and Type Method Description CorpPaymentRecord
WeixinPayProxy. queryCorpPayment(String outTradeNo)
企业付款查询 用于商户的企业付款操作进行结果查询,返回付款操作详细结果 -
Uses of CorpPaymentRecord in com.foxinmy.weixin4j.pay.api
Methods in com.foxinmy.weixin4j.pay.api that return CorpPaymentRecord Modifier and Type Method Description CorpPaymentRecord
CashApi. queryCorpPayment(String outTradeNo)
企业付款查询 用于商户的企业付款操作进行结果查询,返回付款操作详细结果
-