public class KoubeiMarketingDataMallIndicatorQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingDataMallIndicatorQueryModel() |
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.
|
Long |
getPageNum()
Gets page num.
|
Long |
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(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
public KoubeiMarketingDataMallIndicatorQueryModel()
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 Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.