public class AlipayDataAiserviceJunengLoanQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayDataAiserviceJunengLoanQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizErrorCode()
Gets biz error code.
|
String |
getHashedCertNo()
Gets hashed cert no.
|
String |
getRequestUuid()
Gets request uuid.
|
String |
getResult()
Gets result.
|
void |
setBizErrorCode(String bizErrorCode)
Sets biz error code.
|
void |
setHashedCertNo(String hashedCertNo)
Sets hashed cert no.
|
void |
setRequestUuid(String requestUuid)
Sets request uuid.
|
void |
setResult(String result)
Sets result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataAiserviceJunengLoanQueryResponse()
public void setBizErrorCode(String bizErrorCode)
bizErrorCode - the biz error codepublic String getBizErrorCode()
public void setHashedCertNo(String hashedCertNo)
hashedCertNo - the hashed cert nopublic String getHashedCertNo()
public void setRequestUuid(String requestUuid)
requestUuid - the request uuidpublic String getRequestUuid()
public void setResult(String result)
result - the resultpublic String getResult()
Copyright © 2018. All rights reserved.