public class ZhimaCreditAntifraudScoreGetResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaCreditAntifraudScoreGetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getDecisionResult()
Gets decision result.
|
Long |
getScore()
Gets score.
|
String |
getSolutionId()
Gets solution id.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setDecisionResult(String decisionResult)
Sets decision result.
|
void |
setScore(Long score)
Sets score.
|
void |
setSolutionId(String solutionId)
Sets solution id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public ZhimaCreditAntifraudScoreGetResponse()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setDecisionResult(String decisionResult)
decisionResult
- the decision resultpublic String getDecisionResult()
public void setScore(Long score)
score
- the scorepublic Long getScore()
public void setSolutionId(String solutionId)
solutionId
- the solution idpublic String getSolutionId()
Copyright © 2018. All rights reserved.