public class KoubeiAdvertDataPromotedetailBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiAdvertDataPromotedetailBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getEndDate() |
String |
getExtInfo() |
Long |
getPageIndex() |
Long |
getPageSize() |
Date |
getStartDate() |
String |
getVoucherName() |
void |
setEndDate(Date endDate) |
void |
setExtInfo(String extInfo) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setStartDate(Date startDate) |
void |
setVoucherName(String voucherName) |
public KoubeiAdvertDataPromotedetailBatchqueryModel()
public Date getEndDate()
public void setEndDate(Date endDate)
public String getExtInfo()
public void setExtInfo(String extInfo)
public Long getPageIndex()
public void setPageIndex(Long pageIndex)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Date getStartDate()
public void setStartDate(Date startDate)
public String getVoucherName()
public void setVoucherName(String voucherName)
Copyright © 2020. All rights reserved.