Uses of Class
com.foxinmy.weixin4j.pay.payment.mch.CorpPaymentResult
-
Packages that use CorpPaymentResult Package Description com.foxinmy.weixin4j.pay com.foxinmy.weixin4j.pay.api -
-
Uses of CorpPaymentResult in com.foxinmy.weixin4j.pay
Methods in com.foxinmy.weixin4j.pay that return CorpPaymentResult Modifier and Type Method Description CorpPaymentResult
WeixinPayProxy. sendCorpPayment(CorpPayment payment)
企业付款 -
Uses of CorpPaymentResult in com.foxinmy.weixin4j.pay.api
Methods in com.foxinmy.weixin4j.pay.api that return CorpPaymentResult Modifier and Type Method Description CorpPaymentResult
CashApi. sendCorpPayment(CorpPayment payment)
企业付款为企业提供付款至用户零钱的能力
-