public class AnttechBlockchainTwcUserinfoMatchResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechBlockchainTwcUserinfoMatchResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCousumerIdHash() |
String |
getDesc() |
Boolean |
getMatchSuccess() |
void |
setCousumerIdHash(String cousumerIdHash) |
void |
setDesc(String desc) |
void |
setMatchSuccess(Boolean matchSuccess) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechBlockchainTwcUserinfoMatchResponse()
public void setCousumerIdHash(String cousumerIdHash)
public String getCousumerIdHash()
public void setDesc(String desc)
public String getDesc()
public void setMatchSuccess(Boolean matchSuccess)
public Boolean getMatchSuccess()
Copyright © 2023. All rights reserved.