public class KoubeiAdvertDataPromotedetailChannelBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiAdvertDataPromotedetailChannelBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<PromoteDetailChannelModel> |
getData()
Gets data.
|
Long |
getPageIndex()
Gets page index.
|
Long |
getPageSize()
Gets page size.
|
Long |
getTotalCount()
Gets total count.
|
void |
setData(List<PromoteDetailChannelModel> data)
Sets data.
|
void |
setPageIndex(Long pageIndex)
Sets page index.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiAdvertDataPromotedetailChannelBatchqueryResponse()
public void setData(List<PromoteDetailChannelModel> data)
data
- the datapublic List<PromoteDetailChannelModel> getData()
public void setPageIndex(Long pageIndex)
pageIndex
- the page indexpublic Long getPageIndex()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Long getPageSize()
public void setTotalCount(Long totalCount)
totalCount
- the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.