public class KoubeiAdvertDataPromotesummaryDateBatchqueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiAdvertDataPromotesummaryDateBatchqueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdvId()
Gets adv id.
|
Date |
getEndDate()
Gets end date.
|
String |
getExtInfo()
Gets ext info.
|
Date |
getStartDate()
Gets start date.
|
String |
getVoucherName()
Gets voucher name.
|
void |
setAdvId(String advId)
Sets adv id.
|
void |
setEndDate(Date endDate)
Sets end date.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setStartDate(Date startDate)
Sets start date.
|
void |
setVoucherName(String voucherName)
Sets voucher name.
|
public KoubeiAdvertDataPromotesummaryDateBatchqueryModel()
public String getAdvId()
public void setAdvId(String advId)
advId - the adv idpublic Date getEndDate()
public void setEndDate(Date endDate)
endDate - the end datepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic 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.