public class KoubeiMarketingDataMallIndicatorQueryModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiMarketingDataMallIndicatorQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBeginDate() |
String |
getBizType() |
String |
getEndDate() |
String |
getExtInfo() |
Long |
getPageNum() |
Long |
getPageSize() |
void |
setBeginDate(String beginDate) |
void |
setBizType(String bizType) |
void |
setEndDate(String endDate) |
void |
setExtInfo(String extInfo) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
public KoubeiMarketingDataMallIndicatorQueryModel()
public String getBeginDate()
public void setBeginDate(String beginDate)
public String getBizType()
public void setBizType(String bizType)
public String getEndDate()
public void setEndDate(String endDate)
public String getExtInfo()
public void setExtInfo(String extInfo)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2020. All rights reserved.