public class AlipayMarketingDataDashboardBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMarketingDataDashboardBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DashBoardMeta> |
getDashboardList()
Gets dashboard list.
|
String |
getTotalPageCount()
Gets total page count.
|
void |
setDashboardList(List<DashBoardMeta> dashboardList)
Sets dashboard list.
|
void |
setTotalPageCount(String totalPageCount)
Sets total page count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMarketingDataDashboardBatchqueryResponse()
public void setDashboardList(List<DashBoardMeta> dashboardList)
dashboardList - the dashboard listpublic List<DashBoardMeta> getDashboardList()
public void setTotalPageCount(String totalPageCount)
totalPageCount - the total page countpublic String getTotalPageCount()
Copyright © 2018. All rights reserved.