public class SsdataDataserviceRiskAntifraudintegrationQueryResponse extends AlipayResponse
Constructor and Description |
---|
SsdataDataserviceRiskAntifraudintegrationQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getHit()
Gets hit.
|
String |
getRiskCode()
Gets risk code.
|
String |
getScore()
Gets score.
|
String |
getUniqueId()
Gets unique id.
|
String |
getVerifyCode()
Gets verify code.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setHit(String hit)
Sets hit.
|
void |
setRiskCode(String riskCode)
Sets risk code.
|
void |
setScore(String score)
Sets score.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
void |
setVerifyCode(String verifyCode)
Sets verify code.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public SsdataDataserviceRiskAntifraudintegrationQueryResponse()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setHit(String hit)
hit
- the hitpublic String getHit()
public void setRiskCode(String riskCode)
riskCode
- the risk codepublic String getRiskCode()
public void setScore(String score)
score
- the scorepublic String getScore()
public void setUniqueId(String uniqueId)
uniqueId
- the unique idpublic String getUniqueId()
public void setVerifyCode(String verifyCode)
verifyCode
- the verify codepublic String getVerifyCode()
Copyright © 2018. All rights reserved.