public class AlipayMarketingCampaignCashListQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayMarketingCampaignCashListQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCampStatus()
Gets camp status.
|
String |
getPageIndex()
Gets page index.
|
String |
getPageSize()
Gets page size.
|
void |
setCampStatus(String campStatus)
Sets camp status.
|
void |
setPageIndex(String pageIndex)
Sets page index.
|
void |
setPageSize(String pageSize)
Sets page size.
|
public AlipayMarketingCampaignCashListQueryModel()
public String getCampStatus()
public void setCampStatus(String campStatus)
campStatus - the camp statuspublic String getPageIndex()
public void setPageIndex(String pageIndex)
pageIndex - the page indexpublic String getPageSize()
public void setPageSize(String pageSize)
pageSize - the page sizeCopyright © 2018. All rights reserved.