public class KoubeiAdvertDataPromotedetailBatchqueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiAdvertDataPromotedetailBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
Date |
getEndDate()
Gets end date.
|
String |
getExtInfo()
Gets ext info.
|
Long |
getPageIndex()
Gets page index.
|
Long |
getPageSize()
Gets page size.
|
Date |
getStartDate()
Gets start date.
|
String |
getVoucherName()
Gets voucher name.
|
void |
setEndDate(Date endDate)
Sets end date.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setPageIndex(Long pageIndex)
Sets page index.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setStartDate(Date startDate)
Sets start date.
|
void |
setVoucherName(String voucherName)
Sets voucher name.
|
public KoubeiAdvertDataPromotedetailBatchqueryModel()
public Date getEndDate()
public void setEndDate(Date endDate)
endDate
- the end datepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic Long getPageIndex()
public void setPageIndex(Long pageIndex)
pageIndex
- the page indexpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Date getStartDate()
public void setStartDate(Date startDate)
startDate
- the start datepublic String getVoucherName()
public void setVoucherName(String voucherName)
voucherName
- the voucher nameCopyright © 2018. All rights reserved.