public class AlipayPcreditLoanLoanDetailQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayPcreditLoanLoanDetailQueryResponse() |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setApplyAmt(String applyAmt)
public String getApplyAmt()
public void setApplyDate(Date applyDate)
public Date getApplyDate()
public void setClearDate(Date clearDate)
public Date getClearDate()
public void setExtVariable(String extVariable)
public String getExtVariable()
public void setLoanTerm(LoanTerm loanTerm)
public LoanTerm getLoanTerm()
public void setOvdDayNum(Long ovdDayNum)
public Long getOvdDayNum()
public void setPaidInt(String paidInt)
public String getPaidInt()
public void setPaidOvdIntPenalty(String paidOvdIntPenalty)
public String getPaidOvdIntPenalty()
public void setPaidOvdPrinPenalty(String paidOvdPrinPenalty)
public String getPaidOvdPrinPenalty()
public void setPaidPrin(String paidPrin)
public String getPaidPrin()
public void setRemainRepayAmt(String remainRepayAmt)
public String getRemainRepayAmt()
public void setRemainRepayIntAmt(String remainRepayIntAmt)
public String getRemainRepayIntAmt()
public void setRemainRepayPrinAmt(String remainRepayPrinAmt)
public String getRemainRepayPrinAmt()
public void setRepayMode(String repayMode)
public String getRepayMode()
public void setRepayPlanTermList(List<RepayPlanTermVO> repayPlanTermList)
public List<RepayPlanTermVO> getRepayPlanTermList()
public void setStartDate(Date startDate)
public Date getStartDate()
public void setStatus(String status)
public String getStatus()
Copyright © 2020. All rights reserved.