public class AlipaySecurityRiskRainscoreQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipaySecurityRiskRainscoreQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<InfoCode> |
getInfocode()
Gets infocode.
|
List<String> |
getLabel()
Gets label.
|
String |
getScore()
Gets score.
|
String |
getUniqueId()
Gets unique id.
|
void |
setInfocode(List<InfoCode> infocode)
Sets infocode.
|
void |
setLabel(List<String> label)
Sets label.
|
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 AlipaySecurityRiskRainscoreQueryResponse()
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.