public class AnttechBlockchainIdentityInfoCertifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechBlockchainIdentityInfoCertifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccId() |
String |
getCode()
Getter method for property code.
|
String |
getCustomerId() |
String |
getDid() |
Boolean |
getPass() |
String |
getReqMsgId() |
String |
getSuccess() |
String |
getSysErrCode() |
String |
getSysErrMsg() |
void |
setAccId(String accId) |
void |
setCode(String code)
Setter method for property code.
|
void |
setCustomerId(String customerId) |
void |
setDid(String did) |
void |
setPass(Boolean pass) |
void |
setReqMsgId(String reqMsgId) |
void |
setSuccess(String success) |
void |
setSysErrCode(String sysErrCode) |
void |
setSysErrMsg(String sysErrMsg) |
getBody, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechBlockchainIdentityInfoCertifyResponse()
public void setAccId(String accId)
public String getAccId()
public void setCode(String code)
AlipayResponsesetCode 在类中 AlipayResponsecode - value to be assigned to property codepublic String getCode()
AlipayResponsegetCode 在类中 AlipayResponsepublic void setCustomerId(String customerId)
public String getCustomerId()
public void setDid(String did)
public String getDid()
public void setPass(Boolean pass)
public Boolean getPass()
public void setReqMsgId(String reqMsgId)
public String getReqMsgId()
public void setSuccess(String success)
public String getSuccess()
public void setSysErrCode(String sysErrCode)
public String getSysErrCode()
public void setSysErrMsg(String sysErrMsg)
public String getSysErrMsg()
Copyright © 2023. All rights reserved.