public class AlipayInsUnderwriteClaimReportQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayInsUnderwriteClaimReportQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InsClaimReport> |
getReports()
Gets reports.
|
void |
setReports(List<InsClaimReport> reports)
Sets reports.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsUnderwriteClaimReportQueryResponse()
public void setReports(List<InsClaimReport> reports)
reports - the reportspublic List<InsClaimReport> getReports()
Copyright © 2018. All rights reserved.