public class KoubeiAdvertCommissionSpecialadvcontentModifyModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiAdvertCommissionSpecialadvcontentModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdvId()
Gets adv id.
|
String |
getChannelId()
Gets channel id.
|
List<KbAdvertSpecialAdvContentRequest> |
getContentList()
Gets content list.
|
String |
getModifyType()
Gets modify type.
|
void |
setAdvId(String advId)
Sets adv id.
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setContentList(List<KbAdvertSpecialAdvContentRequest> contentList)
Sets content list.
|
void |
setModifyType(String modifyType)
Sets modify type.
|
public KoubeiAdvertCommissionSpecialadvcontentModifyModel()
public String getAdvId()
public void setAdvId(String advId)
advId - the adv idpublic String getChannelId()
public void setChannelId(String channelId)
channelId - the channel idpublic List<KbAdvertSpecialAdvContentRequest> getContentList()
public void setContentList(List<KbAdvertSpecialAdvContentRequest> contentList)
contentList - the content listpublic String getModifyType()
public void setModifyType(String modifyType)
modifyType - the modify typeCopyright © 2018. All rights reserved.