public class AlipayPcreditLoanApplyQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayPcreditLoanApplyQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyAmt()
Gets apply amt.
|
String |
getApplyDate()
Gets apply date.
|
String |
getArNo()
Gets ar no.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getCreditNo()
Gets credit no.
|
String |
getDailyIntRate()
Gets daily int rate.
|
String |
getDueDate()
Gets due date.
|
String |
getEncashOrg()
Gets encash org.
|
String |
getLoanApplyNo()
Gets loan apply no.
|
Boolean |
getNeedPrepaymentFee()
Gets need prepayment fee.
|
String |
getPaymentDt()
Gets payment dt.
|
String |
getRepayMode()
Gets repay mode.
|
String |
getStatus()
Gets status.
|
Long |
getTerm()
Gets term.
|
String |
getTermUnit()
Gets term unit.
|
String |
getUserName()
Gets user name.
|
void |
setApplyAmt(String applyAmt)
Sets apply amt.
|
void |
setApplyDate(String applyDate)
Sets apply date.
|
void |
setArNo(String arNo)
Sets ar no.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setCreditNo(String creditNo)
Sets credit no.
|
void |
setDailyIntRate(String dailyIntRate)
Sets daily int rate.
|
void |
setDueDate(String dueDate)
Sets due date.
|
void |
setEncashOrg(String encashOrg)
Sets encash org.
|
void |
setLoanApplyNo(String loanApplyNo)
Sets loan apply no.
|
void |
setNeedPrepaymentFee(Boolean needPrepaymentFee)
Sets need prepayment fee.
|
void |
setPaymentDt(String paymentDt)
Sets payment dt.
|
void |
setRepayMode(String repayMode)
Sets repay mode.
|
void |
setStatus(String status)
Sets status.
|
void |
setTerm(Long term)
Sets term.
|
void |
setTermUnit(String termUnit)
Sets term unit.
|
void |
setUserName(String userName)
Sets user name.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setApplyAmt(String applyAmt)
applyAmt
- the apply amtpublic String getApplyAmt()
public void setApplyDate(String applyDate)
applyDate
- the apply datepublic String getApplyDate()
public void setArNo(String arNo)
arNo
- the ar nopublic String getArNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertNo()
public void setCertType(String certType)
certType
- the cert typepublic String getCertType()
public void setCreditNo(String creditNo)
creditNo
- the credit nopublic String getCreditNo()
public void setDailyIntRate(String dailyIntRate)
dailyIntRate
- the daily int ratepublic String getDailyIntRate()
public void setDueDate(String dueDate)
dueDate
- the due datepublic String getDueDate()
public void setEncashOrg(String encashOrg)
encashOrg
- the encash orgpublic String getEncashOrg()
public void setLoanApplyNo(String loanApplyNo)
loanApplyNo
- the loan apply nopublic String getLoanApplyNo()
public void setNeedPrepaymentFee(Boolean needPrepaymentFee)
needPrepaymentFee
- the need prepayment feepublic Boolean getNeedPrepaymentFee()
public void setPaymentDt(String paymentDt)
paymentDt
- the payment dtpublic String getPaymentDt()
public void setRepayMode(String repayMode)
repayMode
- the repay modepublic String getRepayMode()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setTerm(Long term)
term
- the termpublic Long getTerm()
public void setTermUnit(String termUnit)
termUnit
- the term unitpublic String getTermUnit()
public void setUserName(String userName)
userName
- the user namepublic String getUserName()
Copyright © 2018. All rights reserved.