public class MybankCreditLoantradeRepayBudgetQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
MybankCreditLoantradeRepayBudgetQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyRepayPrin() |
String |
getLoanArNo() |
String |
getShouldRepayFee() |
String |
getShouldRepayInt() |
String |
getShouldRepayPenalty() |
String |
getShouldRepayPreFee() |
String |
getShouldRepayPrin() |
void |
setApplyRepayPrin(String applyRepayPrin) |
void |
setLoanArNo(String loanArNo) |
void |
setShouldRepayFee(String shouldRepayFee) |
void |
setShouldRepayInt(String shouldRepayInt) |
void |
setShouldRepayPenalty(String shouldRepayPenalty) |
void |
setShouldRepayPreFee(String shouldRepayPreFee) |
void |
setShouldRepayPrin(String shouldRepayPrin) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic MybankCreditLoantradeRepayBudgetQueryResponse()
public void setApplyRepayPrin(String applyRepayPrin)
public String getApplyRepayPrin()
public void setLoanArNo(String loanArNo)
public String getLoanArNo()
public void setShouldRepayFee(String shouldRepayFee)
public String getShouldRepayFee()
public void setShouldRepayInt(String shouldRepayInt)
public String getShouldRepayInt()
public void setShouldRepayPenalty(String shouldRepayPenalty)
public String getShouldRepayPenalty()
public void setShouldRepayPreFee(String shouldRepayPreFee)
public String getShouldRepayPreFee()
public void setShouldRepayPrin(String shouldRepayPrin)
public String getShouldRepayPrin()
Copyright © 2020. All rights reserved.