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.apiMethods in com.foxinmy.weixin4j.api that return CorpPaymentResult Modifier and Type Method Description CorpPaymentResultCashApi. sendCorpPayment(CorpPayment payment)Deprecated.企业付款为企业提供付款至用户零钱的能力
- 
Uses of CorpPaymentResult in com.foxinmy.weixin4j.paymentMethods in com.foxinmy.weixin4j.payment that return CorpPaymentResult Modifier and Type Method Description CorpPaymentResultWeixinPayProxy. sendCorpPayment(CorpPayment payment)Deprecated.企业付款
 
-