public class AlipayCertifyVerifyIdcardResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCertifyVerifyIdcardResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getResult()
Gets result.
|
String |
getResultCode()
Gets result code.
|
void |
setResult(String result)
Sets result.
|
void |
setResultCode(String resultCode)
Sets result code.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setResult(String result)
result
- the resultpublic String getResult()
public void setResultCode(String resultCode)
resultCode
- the result codepublic String getResultCode()
Copyright © 2018. All rights reserved.