public class KbAdvertModifyChannelRequest extends AlipayObject
Constructor and Description |
---|
KbAdvertModifyChannelRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getChannelId()
Gets channel id.
|
String |
getMemo()
Gets memo.
|
String |
getName()
Gets name.
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setMemo(String memo)
Sets memo.
|
void |
setName(String name)
Sets name.
|
public String getChannelId()
public void setChannelId(String channelId)
channelId
- the channel idpublic String getMemo()
public void setMemo(String memo)
memo
- the memopublic String getName()
public void setName(String name)
name
- the nameCopyright © 2018. All rights reserved.