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