public class ZolozIdentificationCustomerCertifyQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
ZolozIdentificationCustomerCertifyQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getAttack() |
String |
getBizId() |
String |
getImgStr() |
Boolean |
getResult() |
void |
setAttack(Boolean attack) |
void |
setBizId(String bizId) |
void |
setImgStr(String imgStr) |
void |
setResult(Boolean result) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZolozIdentificationCustomerCertifyQueryResponse()
public void setAttack(Boolean attack)
public Boolean getAttack()
public void setBizId(String bizId)
public String getBizId()
public void setImgStr(String imgStr)
public String getImgStr()
public void setResult(Boolean result)
public Boolean getResult()
Copyright © 2020. All rights reserved.