public class ZhimaCreditEpRelatedPerformanceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
ZhimaCreditEpRelatedPerformanceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PenCaseInfo> |
getCaseInfoList() |
String |
getIsVerified() |
List<PunishBreakInfo> |
getPunishBreakList() |
List<PunishedInfo> |
getPunishedList() |
List<RelatedPerformanceInfo> |
getRyPosFrList() |
List<RelatedPerformanceInfo> |
getRyPosPerList() |
List<RelatedPerformanceInfo> |
getRyPosShaList() |
void |
setCaseInfoList(List<PenCaseInfo> caseInfoList) |
void |
setIsVerified(String isVerified) |
void |
setPunishBreakList(List<PunishBreakInfo> punishBreakList) |
void |
setPunishedList(List<PunishedInfo> punishedList) |
void |
setRyPosFrList(List<RelatedPerformanceInfo> ryPosFrList) |
void |
setRyPosPerList(List<RelatedPerformanceInfo> ryPosPerList) |
void |
setRyPosShaList(List<RelatedPerformanceInfo> ryPosShaList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZhimaCreditEpRelatedPerformanceQueryResponse()
public void setCaseInfoList(List<PenCaseInfo> caseInfoList)
public List<PenCaseInfo> getCaseInfoList()
public void setIsVerified(String isVerified)
public String getIsVerified()
public void setPunishBreakList(List<PunishBreakInfo> punishBreakList)
public List<PunishBreakInfo> getPunishBreakList()
public void setPunishedList(List<PunishedInfo> punishedList)
public List<PunishedInfo> getPunishedList()
public void setRyPosFrList(List<RelatedPerformanceInfo> ryPosFrList)
public List<RelatedPerformanceInfo> getRyPosFrList()
public void setRyPosPerList(List<RelatedPerformanceInfo> ryPosPerList)
public List<RelatedPerformanceInfo> getRyPosPerList()
public void setRyPosShaList(List<RelatedPerformanceInfo> ryPosShaList)
public List<RelatedPerformanceInfo> getRyPosShaList()
Copyright © 2024. All rights reserved.