public class SsdataDataserviceRiskDeviceidentityQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
SsdataDataserviceRiskDeviceidentityQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAtoScore()
Gets ato score.
|
String |
getFakeScore()
Gets fake score.
|
String |
getRubScore()
Gets rub score.
|
String |
getUmid()
Gets umid.
|
String |
getUniqueId()
Gets unique id.
|
void |
setAtoScore(String atoScore)
Sets ato score.
|
void |
setFakeScore(String fakeScore)
Sets fake score.
|
void |
setRubScore(String rubScore)
Sets rub score.
|
void |
setUmid(String umid)
Sets umid.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic SsdataDataserviceRiskDeviceidentityQueryResponse()
public void setAtoScore(String atoScore)
atoScore - the ato scorepublic String getAtoScore()
public void setFakeScore(String fakeScore)
fakeScore - the fake scorepublic String getFakeScore()
public void setRubScore(String rubScore)
rubScore - the rub scorepublic String getRubScore()
public void setUmid(String umid)
umid - the umidpublic String getUmid()
public void setUniqueId(String uniqueId)
uniqueId - the unique idpublic String getUniqueId()
Copyright © 2018. All rights reserved.