public class AlipayUserCertifyVerificationQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayUserCertifyVerificationQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMismatchReason() |
String |
getResultCode() |
String |
getResultMsg() |
String |
getScore() |
String |
getSourceFrom() |
void |
setMismatchReason(String mismatchReason) |
void |
setResultCode(String resultCode) |
void |
setResultMsg(String resultMsg) |
void |
setScore(String score) |
void |
setSourceFrom(String sourceFrom) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayUserCertifyVerificationQueryResponse()
public void setMismatchReason(String mismatchReason)
public String getMismatchReason()
public void setResultCode(String resultCode)
public String getResultCode()
public void setResultMsg(String resultMsg)
public String getResultMsg()
public void setScore(String score)
public String getScore()
public void setSourceFrom(String sourceFrom)
public String getSourceFrom()
Copyright © 2023. All rights reserved.