public class AlipayInsDataAutoScoreQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayInsDataAutoScoreQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBillNo() |
String |
getExclusiveScore() |
String |
getExtInfo() |
Long |
getScore() |
String |
getUuid() |
void |
setBillNo(String billNo) |
void |
setExclusiveScore(String exclusiveScore) |
void |
setExtInfo(String extInfo) |
void |
setScore(Long score) |
void |
setUuid(String uuid) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBillNo(String billNo)
public String getBillNo()
public void setExclusiveScore(String exclusiveScore)
public String getExclusiveScore()
public void setExtInfo(String extInfo)
public String getExtInfo()
public void setScore(Long score)
public Long getScore()
public void setUuid(String uuid)
public String getUuid()
Copyright © 2020. All rights reserved.