public class AnttechBlockchainFinancePfIouQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechBlockchainFinancePfIouQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCreditId() |
String |
getIssuedAmount() |
String |
getPayInAccount() |
String |
getRemark() |
String |
getRepayAccount() |
void |
setCreditId(String creditId) |
void |
setIssuedAmount(String issuedAmount) |
void |
setPayInAccount(String payInAccount) |
void |
setRemark(String remark) |
void |
setRepayAccount(String repayAccount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechBlockchainFinancePfIouQueryResponse()
public void setCreditId(String creditId)
public String getCreditId()
public void setIssuedAmount(String issuedAmount)
public String getIssuedAmount()
public void setPayInAccount(String payInAccount)
public String getPayInAccount()
public void setRemark(String remark)
public String getRemark()
public void setRepayAccount(String repayAccount)
public String getRepayAccount()
Copyright © 2023. All rights reserved.