public class SsdataDataserviceRiskDigitalidentityQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
SsdataDataserviceRiskDigitalidentityQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAtoScore()
Gets ato score.
|
String |
getDeviceid()
Gets deviceid.
|
Boolean |
getEmulator()
Gets emulator.
|
String |
getFakeScore()
Gets fake score.
|
Boolean |
getRoot()
Gets root.
|
String |
getRubScore()
Gets rub score.
|
String |
getUniqueId()
Gets unique id.
|
void |
setAtoScore(String atoScore)
Sets ato score.
|
void |
setDeviceid(String deviceid)
Sets deviceid.
|
void |
setEmulator(Boolean emulator)
Sets emulator.
|
void |
setFakeScore(String fakeScore)
Sets fake score.
|
void |
setRoot(Boolean root)
Sets root.
|
void |
setRubScore(String rubScore)
Sets rub score.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic SsdataDataserviceRiskDigitalidentityQueryResponse()
public void setAtoScore(String atoScore)
atoScore - the ato scorepublic String getAtoScore()
public void setDeviceid(String deviceid)
deviceid - the deviceidpublic String getDeviceid()
public void setEmulator(Boolean emulator)
emulator - the emulatorpublic Boolean getEmulator()
public void setFakeScore(String fakeScore)
fakeScore - the fake scorepublic String getFakeScore()
public void setRoot(Boolean root)
root - the rootpublic Boolean getRoot()
public void setRubScore(String rubScore)
rubScore - the rub scorepublic String getRubScore()
public void setUniqueId(String uniqueId)
uniqueId - the unique idpublic String getUniqueId()
Copyright © 2018. All rights reserved.