Uses of Class
com.foxinmy.weixin4j.payment.mch.Redpacket
- 
Packages that use Redpacket Package Description com.foxinmy.weixin4j.api com.foxinmy.weixin4j.payment com.foxinmy.weixin4j.payment.mch 
- 
- 
Uses of Redpacket in com.foxinmy.weixin4j.apiMethods in com.foxinmy.weixin4j.api with parameters of type Redpacket Modifier and Type Method Description RedpacketSendResultCashApi. sendRedpack(Redpacket redpacket)Deprecated.发放红包 企业向微信用户个人发现金红包List<Future<RedpacketSendResult>>CashApi. sendRedpacks(Redpacket... redpackets)Deprecated.批量发放红包 企业向微信用户个人发现金红包
- 
Uses of Redpacket in com.foxinmy.weixin4j.paymentMethods in com.foxinmy.weixin4j.payment with parameters of type Redpacket Modifier and Type Method Description RedpacketSendResultWeixinPayProxy. sendRedpack(Redpacket redpacket)Deprecated.发放红包 企业向微信用户个人发现金红包List<Future<RedpacketSendResult>>WeixinPayProxy. sendRedpacks(Redpacket... redpackets)Deprecated.批量发放红包 企业向微信用户个人发现金红包
- 
Uses of Redpacket in com.foxinmy.weixin4j.payment.mchMethods in com.foxinmy.weixin4j.payment.mch that return Redpacket Modifier and Type Method Description RedpacketRedpacket. copy(String outTradeNo, String openId)Deprecated.批量发送时可能需要
 
-