public class SsdataDataserviceRiskAntifraudscoreQueryResponse extends AlipayResponse
Constructor and Description |
---|
SsdataDataserviceRiskAntifraudscoreQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getScore()
Gets score.
|
String |
getUniqueId()
Gets unique id.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setScore(String score)
Sets score.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public SsdataDataserviceRiskAntifraudscoreQueryResponse()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setScore(String score)
score
- the scorepublic String getScore()
public void setUniqueId(String uniqueId)
uniqueId
- the unique idpublic String getUniqueId()
Copyright © 2018. All rights reserved.