public class ReadHbModle extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ReadHbModle.AmtType |
static class |
ReadHbModle.HbType
红包参数 构建类对象时必须要指定红包类型
NORMAL:普通红包 DIVIDE:分裂红包
|
static class |
ReadHbModle.SceneId |
public static ReadHbModle Builder()
public String getNonceStr()
public ReadHbModle setNonceStr(String nonceStr)
public String getMchBillNo()
public ReadHbModle setMchBillNo(String mchBillNo)
public String getMchId()
public ReadHbModle setMchId(String mchId)
public String getSubMchId()
public ReadHbModle setSubMchId(String subMchId)
public String getWxAppId()
public ReadHbModle setWxAppId(String wxAppId)
public String getMsgAppId()
public ReadHbModle setMsgAppId(String msgAppId)
public String getSendName()
public ReadHbModle setSendName(String sendName)
public String getReOpenId()
public ReadHbModle setReOpenId(String reOpenId)
public long getTotalAmount()
public ReadHbModle setTotalAmount(long totalAmount)
public int getTotalNum()
public ReadHbModle setTotalNum(int totalNum)
public String getWishing()
public ReadHbModle setWishing(String wishing)
public String getClientIp()
public ReadHbModle setClientIp(String clientIp)
public String getActName()
public ReadHbModle setActName(String actName)
public String getRemark()
public ReadHbModle setRemark(String remark)
public ReadHbModle.SceneId getSceneId()
public ReadHbModle setSceneId(ReadHbModle.SceneId sceneId)
public String getRiskInfo()
public ReadHbModle setRiskInfo(String riskInfo)
public String getConsumeMchId()
public ReadHbModle setConsumeMchId(String consumeMchId)
public WxPayApiConfig.PayModel getPayModel()
public ReadHbModle setPayModel(WxPayApiConfig.PayModel payModel)
public String getPaternerKey()
public ReadHbModle setPaternerKey(String paternerKey)
public ReadHbModle setHbType(ReadHbModle.HbType hbType)
public ReadHbModle.HbType getHbType()
public ReadHbModle.AmtType getAmtType()
public ReadHbModle setAmtType(ReadHbModle.AmtType amtType)
Copyright © 2019. All rights reserved.