public class ZhimaCreditScoreGetResponse extends AlipayResponse
| Constructor and Description |
|---|
ZhimaCreditScoreGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo()
Gets biz no.
|
String |
getZmScore()
Gets zm score.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setZmScore(String zmScore)
Sets zm score.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBizNo(String bizNo)
bizNo - the biz nopublic String getBizNo()
public void setZmScore(String zmScore)
zmScore - the zm scorepublic String getZmScore()
Copyright © 2018. All rights reserved.