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