public class AlipaySecurityRiskReconfirmRiskidentifyCertifyResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipaySecurityRiskReconfirmRiskidentifyCertifyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtendInfo()
Gets extend info.
|
Boolean |
getHasRisk()
Gets has risk.
|
String |
getIdentifyId()
Gets identify id.
|
void |
setExtendInfo(String extendInfo)
Sets extend info.
|
void |
setHasRisk(Boolean hasRisk)
Sets has risk.
|
void |
setIdentifyId(String identifyId)
Sets identify id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySecurityRiskReconfirmRiskidentifyCertifyResponse()
public void setExtendInfo(String extendInfo)
extendInfo - the extend infopublic String getExtendInfo()
public void setHasRisk(Boolean hasRisk)
hasRisk - the has riskpublic Boolean getHasRisk()
public void setIdentifyId(String identifyId)
identifyId - the identify idpublic String getIdentifyId()
Copyright © 2018. All rights reserved.