public class ZolozIdentificationCustomerCertifyQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
ZolozIdentificationCustomerCertifyQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAttack()
Gets attack.
|
String |
getBizId()
Gets biz id.
|
String |
getImgStr()
Gets img str.
|
Boolean |
getResult()
Gets result.
|
void |
setAttack(Boolean attack)
Sets attack.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setImgStr(String imgStr)
Sets img str.
|
void |
setResult(Boolean result)
Sets result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZolozIdentificationCustomerCertifyQueryResponse()
public void setAttack(Boolean attack)
attack - the attackpublic Boolean getAttack()
public void setBizId(String bizId)
bizId - the biz idpublic String getBizId()
public void setImgStr(String imgStr)
imgStr - the img strpublic String getImgStr()
public void setResult(Boolean result)
result - the resultpublic Boolean getResult()
Copyright © 2018. All rights reserved.