public class AlipayTrustUserScoreGetResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayTrustUserScoreGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
AliTrustScore |
getAliTrustScore()
Gets ali trust score.
|
void |
setAliTrustScore(AliTrustScore aliTrustScore)
Sets ali trust score.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAliTrustScore(AliTrustScore aliTrustScore)
aliTrustScore - the ali trust scorepublic AliTrustScore getAliTrustScore()
Copyright © 2018. All rights reserved.