public class MybankCreditSceneprodPlanQueryResponse extends AlipayResponse
Constructor and Description |
---|
MybankCreditSceneprodPlanQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getLoanPlan()
Gets loan plan.
|
String |
getResult()
Gets result.
|
String |
getRetry()
Gets retry.
|
String |
getSignTime()
Gets sign time.
|
String |
getTraceId()
Gets trace id.
|
void |
setLoanPlan(String loanPlan)
Sets loan plan.
|
void |
setResult(String result)
Sets result.
|
void |
setRetry(String retry)
Sets retry.
|
void |
setSignTime(String signTime)
Sets sign time.
|
void |
setTraceId(String traceId)
Sets trace id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public MybankCreditSceneprodPlanQueryResponse()
public void setLoanPlan(String loanPlan)
loanPlan
- the loan planpublic String getLoanPlan()
public void setResult(String result)
result
- the resultpublic String getResult()
public void setRetry(String retry)
retry
- the retrypublic String getRetry()
public void setSignTime(String signTime)
signTime
- the sign timepublic String getSignTime()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getTraceId()
Copyright © 2018. All rights reserved.