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