public class SsdataDataserviceRiskAntifraudlistQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
SsdataDataserviceRiskAntifraudlistQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo()
Gets biz no.
|
String |
getHit()
Gets hit.
|
String |
getRiskCode()
Gets risk code.
|
String |
getUniqueId()
Gets unique id.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setHit(String hit)
Sets hit.
|
void |
setRiskCode(String riskCode)
Sets risk code.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic SsdataDataserviceRiskAntifraudlistQueryResponse()
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 setUniqueId(String uniqueId)
uniqueId - the unique idpublic String getUniqueId()
Copyright © 2018. All rights reserved.