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