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