public class KoubeiMarketingAdvertisingModifyModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingAdvertisingModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionUrl()
Gets action url.
|
String |
getAdId()
Gets ad id.
|
String |
getContent()
Gets content.
|
Date |
getEndTime()
Gets end time.
|
String |
getHeight()
Gets height.
|
Date |
getStartTime()
Gets start time.
|
void |
setActionUrl(String actionUrl)
Sets action url.
|
void |
setAdId(String adId)
Sets ad id.
|
void |
setContent(String content)
Sets content.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setHeight(String height)
Sets height.
|
void |
setStartTime(Date startTime)
Sets start time.
|
public KoubeiMarketingAdvertisingModifyModel()
public String getActionUrl()
public void setActionUrl(String actionUrl)
actionUrl - the action urlpublic String getAdId()
public void setAdId(String adId)
adId - the ad idpublic String getContent()
public void setContent(String content)
content - the contentpublic Date getEndTime()
public void setEndTime(Date endTime)
endTime - the end timepublic String getHeight()
public void setHeight(String height)
height - the heightpublic Date getStartTime()
public void setStartTime(Date startTime)
startTime - the start timeCopyright © 2018. All rights reserved.