public class KoubeiMarketingDataIndicatorQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingDataIndicatorQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeginDate()
Gets begin date.
|
String |
getBizType()
Gets biz type.
|
String |
getEndDate()
Gets end date.
|
String |
getExtInfo()
Gets ext info.
|
String |
getPageNum()
Gets page num.
|
String |
getPageSize()
Gets page size.
|
void |
setBeginDate(String beginDate)
Sets begin date.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setEndDate(String endDate)
Sets end date.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setPageNum(String pageNum)
Sets page num.
|
void |
setPageSize(String pageSize)
Sets page size.
|
public KoubeiMarketingDataIndicatorQueryModel()
public String getBeginDate()
public void setBeginDate(String beginDate)
beginDate - the begin datepublic String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getEndDate()
public void setEndDate(String endDate)
endDate - the end datepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic String getPageNum()
public void setPageNum(String pageNum)
pageNum - the page numpublic String getPageSize()
public void setPageSize(String pageSize)
pageSize - the page sizeCopyright © 2018. All rights reserved.