public class ZolozIdentificationCustomerIdcardCertifyResponse extends AlipayResponse
Constructor and Description |
---|
ZolozIdentificationCustomerIdcardCertifyResponse() |
Modifier and Type | Method and Description |
---|---|
List<CertAuditResult> |
getCertAuditResult()
Gets cert audit result.
|
Boolean |
getPassed()
Gets passed.
|
String |
getToken()
Gets token.
|
void |
setCertAuditResult(List<CertAuditResult> certAuditResult)
Sets cert audit result.
|
void |
setPassed(Boolean passed)
Sets passed.
|
void |
setToken(String token)
Sets token.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public ZolozIdentificationCustomerIdcardCertifyResponse()
public void setCertAuditResult(List<CertAuditResult> certAuditResult)
certAuditResult
- the cert audit resultpublic List<CertAuditResult> getCertAuditResult()
public void setPassed(Boolean passed)
passed
- the passedpublic Boolean getPassed()
public void setToken(String token)
token
- the tokenpublic String getToken()
Copyright © 2018. All rights reserved.