public class ZolozAuthenticationCustomerFaceverifyMatchResponse extends AlipayResponse
| Constructor and Description |
|---|
ZolozAuthenticationCustomerFaceverifyMatchResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAttack()
Gets attack.
|
String |
getResult()
Gets result.
|
void |
setAttack(Boolean attack)
Sets attack.
|
void |
setResult(String result)
Sets result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZolozAuthenticationCustomerFaceverifyMatchResponse()
public void setAttack(Boolean attack)
attack - the attackpublic Boolean getAttack()
public void setResult(String result)
result - the resultpublic String getResult()
Copyright © 2018. All rights reserved.