public class KoubeiAdvertDataPromotesummaryQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiAdvertDataPromotesummaryQueryModel() |
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.
|
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.
|
public KoubeiAdvertDataPromotesummaryQueryModel()
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 dateCopyright © 2018. All rights reserved.