public class AlipaySecurityRiskDirectionalRainscoreQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipaySecurityRiskDirectionalRainscoreQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InfoCode> |
getInfocode()
Gets infocode.
|
String |
getScore()
Gets score.
|
String |
getUniqueId()
Gets unique id.
|
void |
setInfocode(List<InfoCode> infocode)
Sets infocode.
|
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, setSubMsgpublic AlipaySecurityRiskDirectionalRainscoreQueryResponse()
public void setInfocode(List<InfoCode> infocode)
infocode - the infocodepublic 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.