public class AlipayUserDtbankQrcodedataQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayUserDtbankQrcodedataQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBindCard() |
String |
getDataDate() |
String |
getLeadToFollow() |
String |
getQrcodeId() |
String |
getQrcodeOutId() |
String |
getSendVoucherAmt() |
String |
getSendVoucherCnt() |
String |
getWriteOffVoucherAmt() |
String |
getWriteOffVoucherCnt() |
void |
setBindCard(String bindCard) |
void |
setDataDate(String dataDate) |
void |
setLeadToFollow(String leadToFollow) |
void |
setQrcodeId(String qrcodeId) |
void |
setQrcodeOutId(String qrcodeOutId) |
void |
setSendVoucherAmt(String sendVoucherAmt) |
void |
setSendVoucherCnt(String sendVoucherCnt) |
void |
setWriteOffVoucherAmt(String writeOffVoucherAmt) |
void |
setWriteOffVoucherCnt(String writeOffVoucherCnt) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBindCard(String bindCard)
public String getBindCard()
public void setDataDate(String dataDate)
public String getDataDate()
public void setLeadToFollow(String leadToFollow)
public String getLeadToFollow()
public void setQrcodeId(String qrcodeId)
public String getQrcodeId()
public void setQrcodeOutId(String qrcodeOutId)
public String getQrcodeOutId()
public void setSendVoucherAmt(String sendVoucherAmt)
public String getSendVoucherAmt()
public void setSendVoucherCnt(String sendVoucherCnt)
public String getSendVoucherCnt()
public void setWriteOffVoucherAmt(String writeOffVoucherAmt)
public String getWriteOffVoucherAmt()
public void setWriteOffVoucherCnt(String writeOffVoucherCnt)
public String getWriteOffVoucherCnt()
Copyright © 2023. All rights reserved.