public class ZhimaCreditEpScoreGetResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaCreditEpScoreGetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getEvalDate()
Gets eval date.
|
String |
getReason()
Gets reason.
|
String |
getZmScore()
Gets zm score.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setEvalDate(String evalDate)
Sets eval date.
|
void |
setReason(String reason)
Sets reason.
|
void |
setZmScore(String zmScore)
Sets zm score.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setEvalDate(String evalDate)
evalDate
- the eval datepublic String getEvalDate()
public void setReason(String reason)
reason
- the reasonpublic String getReason()
public void setZmScore(String zmScore)
zmScore
- the zm scorepublic String getZmScore()
Copyright © 2018. All rights reserved.