public class SendredpackResult extends MchBase
| 构造器和说明 |
|---|
SendredpackResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMch_billno() |
String |
getRe_openid() |
String |
getSend_listid() |
String |
getSend_time() |
Integer |
getTotal_amount() |
String |
getWxappid() |
void |
setMch_billno(String mch_billno) |
void |
setRe_openid(String re_openid) |
void |
setSend_listid(String send_listid) |
void |
setSend_time(String send_time) |
void |
setTotal_amount(Integer total_amount) |
void |
setWxappid(String wxappid) |
getAppid, getErr_code_des, getErr_code, getMch_id, getNonce_str, getResult_code, getReturn_code, getReturn_msg, getSign, setAppid, setErr_code_des, setErr_code, setMch_id, setNonce_str, setResult_code, setReturn_code, setReturn_msg, setSignpublic String getMch_billno()
public void setMch_billno(String mch_billno)
public String getWxappid()
public void setWxappid(String wxappid)
public String getRe_openid()
public void setRe_openid(String re_openid)
public Integer getTotal_amount()
public void setTotal_amount(Integer total_amount)
public String getSend_time()
public void setSend_time(String send_time)
public String getSend_listid()
public void setSend_listid(String send_listid)
Copyright © 2016. All rights reserved.