public class MybankCreditLoanapplyApplyQueryResponse extends AlipayResponse
Constructor and Description |
---|
MybankCreditLoanapplyApplyQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyAmt()
Gets apply amt.
|
Date |
getApplyDate()
Gets apply date.
|
String |
getApplyNo()
Gets apply no.
|
String |
getApplyStatus()
Gets apply status.
|
String |
getApproveConclu()
Gets approve conclu.
|
ApproveCreditResult |
getApproveCreditResult()
Gets approve credit result.
|
Date |
getApproveFinishDate()
Gets approve finish date.
|
String |
getCustInstAppid()
Gets cust inst appid.
|
String |
getCustInstCode()
Gets cust inst code.
|
String |
getExtJson()
Gets ext json.
|
List<InvestigCategoryResult> |
getInvestigCategoryResult()
Gets investig category result.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getLoanType()
Gets loan type.
|
String |
getOpProdCode()
Gets op prod code.
|
String |
getOpProdCodeVersion()
Gets op prod code version.
|
String |
getRefuseCode()
Gets refuse code.
|
String |
getResult()
Gets result.
|
String |
getState()
Gets state.
|
void |
setApplyAmt(String applyAmt)
Sets apply amt.
|
void |
setApplyDate(Date applyDate)
Sets apply date.
|
void |
setApplyNo(String applyNo)
Sets apply no.
|
void |
setApplyStatus(String applyStatus)
Sets apply status.
|
void |
setApproveConclu(String approveConclu)
Sets approve conclu.
|
void |
setApproveCreditResult(ApproveCreditResult approveCreditResult)
Sets approve credit result.
|
void |
setApproveFinishDate(Date approveFinishDate)
Sets approve finish date.
|
void |
setCustInstAppid(String custInstAppid)
Sets cust inst appid.
|
void |
setCustInstCode(String custInstCode)
Sets cust inst code.
|
void |
setExtJson(String extJson)
Sets ext json.
|
void |
setInvestigCategoryResult(List<InvestigCategoryResult> investigCategoryResult)
Sets investig category result.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setLoanType(String loanType)
Sets loan type.
|
void |
setOpProdCode(String opProdCode)
Sets op prod code.
|
void |
setOpProdCodeVersion(String opProdCodeVersion)
Sets op prod code version.
|
void |
setRefuseCode(String refuseCode)
Sets refuse code.
|
void |
setResult(String result)
Sets result.
|
void |
setState(String state)
Sets state.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public MybankCreditLoanapplyApplyQueryResponse()
public void setApplyAmt(String applyAmt)
applyAmt
- the apply amtpublic String getApplyAmt()
public void setApplyDate(Date applyDate)
applyDate
- the apply datepublic Date getApplyDate()
public void setApplyNo(String applyNo)
applyNo
- the apply nopublic String getApplyNo()
public void setApplyStatus(String applyStatus)
applyStatus
- the apply statuspublic String getApplyStatus()
public void setApproveConclu(String approveConclu)
approveConclu
- the approve conclupublic String getApproveConclu()
public void setApproveCreditResult(ApproveCreditResult approveCreditResult)
approveCreditResult
- the approve credit resultpublic ApproveCreditResult getApproveCreditResult()
public void setApproveFinishDate(Date approveFinishDate)
approveFinishDate
- the approve finish datepublic Date getApproveFinishDate()
public void setCustInstAppid(String custInstAppid)
custInstAppid
- the cust inst appidpublic String getCustInstAppid()
public void setCustInstCode(String custInstCode)
custInstCode
- the cust inst codepublic String getCustInstCode()
public void setExtJson(String extJson)
extJson
- the ext jsonpublic String getExtJson()
public void setInvestigCategoryResult(List<InvestigCategoryResult> investigCategoryResult)
investigCategoryResult
- the investig category resultpublic List<InvestigCategoryResult> getInvestigCategoryResult()
public void setIpRoleId(String ipRoleId)
ipRoleId
- the ip role idpublic String getIpRoleId()
public void setLoanType(String loanType)
loanType
- the loan typepublic String getLoanType()
public void setOpProdCode(String opProdCode)
opProdCode
- the op prod codepublic String getOpProdCode()
public void setOpProdCodeVersion(String opProdCodeVersion)
opProdCodeVersion
- the op prod code versionpublic String getOpProdCodeVersion()
public void setRefuseCode(String refuseCode)
refuseCode
- the refuse codepublic String getRefuseCode()
public void setResult(String result)
result
- the resultpublic String getResult()
public void setState(String state)
state
- the statepublic String getState()
Copyright © 2018. All rights reserved.