public class MybankCreditUserSitememberEnterpriseMatchResponse extends AlipayResponse
| Constructor and Description |
|---|
MybankCreditUserSitememberEnterpriseMatchResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getMatch()
Gets match.
|
String |
getNotMatchCode()
Gets not match code.
|
void |
setMatch(Boolean match)
Sets match.
|
void |
setNotMatchCode(String notMatchCode)
Sets not match code.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic MybankCreditUserSitememberEnterpriseMatchResponse()
public void setMatch(Boolean match)
match - the matchpublic Boolean getMatch()
public void setNotMatchCode(String notMatchCode)
notMatchCode - the not match codepublic String getNotMatchCode()
Copyright © 2018. All rights reserved.