public class KoubeiMarketingDataCustomreportQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMarketingDataCustomreportQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCount()
Gets count.
|
List<ReportDataItem> |
getReportData()
Gets report data.
|
void |
setCount(String count)
Sets count.
|
void |
setReportData(List<ReportDataItem> reportData)
Sets report data.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMarketingDataCustomreportQueryResponse()
public void setCount(String count)
count - the countpublic String getCount()
public void setReportData(List<ReportDataItem> reportData)
reportData - the report datapublic List<ReportDataItem> getReportData()
Copyright © 2018. All rights reserved.