public class KoubeiMarketingDataAlisisReportBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingDataAlisisReportBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<AlisisReport> |
getReportList()
Gets report list.
|
String |
getTotalCount()
Gets total count.
|
void |
setReportList(List<AlisisReport> reportList)
Sets report list.
|
void |
setTotalCount(String totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingDataAlisisReportBatchqueryResponse()
public void setReportList(List<AlisisReport> reportList)
reportList
- the report listpublic List<AlisisReport> getReportList()
public void setTotalCount(String totalCount)
totalCount
- the total countpublic String getTotalCount()
Copyright © 2018. All rights reserved.