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