Uses of Class
com.foxinmy.weixin4j.payment.mch.RedpacketRisk
- 
Packages that use RedpacketRisk Package Description com.foxinmy.weixin4j.payment.mch 
- 
- 
Uses of RedpacketRisk in com.foxinmy.weixin4j.payment.mchMethods in com.foxinmy.weixin4j.payment.mch that return RedpacketRisk Modifier and Type Method Description RedpacketRiskRedpacketRisk. clientVersion(String clientVersion)Deprecated.用户操作的客户端版本RedpacketRiskRedpacketRisk. deviceid(String deviceid)Deprecated.mac 地址或者设备唯一标识RedpacketRiskRedpacketRisk. mobile(String mobile)Deprecated.业务系统账号的手机号,国家代码-手机号。不需要+号RedpacketRiskRedpacketRisk. postTimestamp()Deprecated.用户操作的时间戳Methods in com.foxinmy.weixin4j.payment.mch with parameters of type RedpacketRisk Modifier and Type Method Description voidRedpacket. setRisk(RedpacketRisk risk)Deprecated.
 
-