Uses of Class
com.foxinmy.weixin4j.payment.mch.RedpacketRisk

Packages that use RedpacketRisk
com.foxinmy.weixin4j.payment.mch   
 

Uses of RedpacketRisk in com.foxinmy.weixin4j.payment.mch
 

Methods in com.foxinmy.weixin4j.payment.mch that return RedpacketRisk
 RedpacketRisk RedpacketRisk.clientVersion(String clientVersion)
          用户操作的客户端版本
 RedpacketRisk RedpacketRisk.deviceid(String deviceid)
          mac 地址或者设备唯一标识
 RedpacketRisk RedpacketRisk.mobile(String mobile)
          业务系统账号的手机号,国家代码-手机号。不需要+号
 RedpacketRisk RedpacketRisk.postTimestamp()
          用户操作的时间戳
 

Methods in com.foxinmy.weixin4j.payment.mch with parameters of type RedpacketRisk
 void Redpacket.setRisk(RedpacketRisk risk)
           
 



Copyright © 2014–2017. All rights reserved.