public class SsdataDataserviceRiskBusinesslicenseCertifyResponse extends AlipayResponse
Constructor and Description |
---|
SsdataDataserviceRiskBusinesslicenseCertifyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getBisToken()
Gets bis token.
|
Boolean |
getCheckResult()
Gets check result.
|
String |
getCreditCode()
Gets credit code.
|
String |
getEntLegalName()
Gets ent legal name.
|
String |
getEntName()
Gets ent name.
|
String |
getExpires()
Gets expires.
|
String |
getExpiresEnd()
Gets expires end.
|
String |
getExpiresStart()
Gets expires start.
|
String |
getMatchParam()
Gets match param.
|
String |
getNoMatchParam()
Gets no match param.
|
String |
getUniqueId()
Gets unique id.
|
void |
setAddress(String address)
Sets address.
|
void |
setBisToken(String bisToken)
Sets bis token.
|
void |
setCheckResult(Boolean checkResult)
Sets check result.
|
void |
setCreditCode(String creditCode)
Sets credit code.
|
void |
setEntLegalName(String entLegalName)
Sets ent legal name.
|
void |
setEntName(String entName)
Sets ent name.
|
void |
setExpires(String expires)
Sets expires.
|
void |
setExpiresEnd(String expiresEnd)
Sets expires end.
|
void |
setExpiresStart(String expiresStart)
Sets expires start.
|
void |
setMatchParam(String matchParam)
Sets match param.
|
void |
setNoMatchParam(String noMatchParam)
Sets no match param.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public SsdataDataserviceRiskBusinesslicenseCertifyResponse()
public void setAddress(String address)
address
- the addresspublic String getAddress()
public void setBisToken(String bisToken)
bisToken
- the bis tokenpublic String getBisToken()
public void setCheckResult(Boolean checkResult)
checkResult
- the check resultpublic Boolean getCheckResult()
public void setCreditCode(String creditCode)
creditCode
- the credit codepublic String getCreditCode()
public void setEntLegalName(String entLegalName)
entLegalName
- the ent legal namepublic String getEntLegalName()
public void setEntName(String entName)
entName
- the ent namepublic String getEntName()
public void setExpires(String expires)
expires
- the expirespublic String getExpires()
public void setExpiresEnd(String expiresEnd)
expiresEnd
- the expires endpublic String getExpiresEnd()
public void setExpiresStart(String expiresStart)
expiresStart
- the expires startpublic String getExpiresStart()
public void setMatchParam(String matchParam)
matchParam
- the match parampublic String getMatchParam()
public void setNoMatchParam(String noMatchParam)
noMatchParam
- the no match parampublic String getNoMatchParam()
public void setUniqueId(String uniqueId)
uniqueId
- the unique idpublic String getUniqueId()
Copyright © 2018. All rights reserved.