public class KoubeiMarketingDataMessageDeliverModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingDataMessageDeliverModel() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Gets content.
|
String |
getExtInfo()
Gets ext info.
|
String |
getMsgType()
Gets msg type.
|
void |
setContent(String content)
Sets content.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setMsgType(String msgType)
Sets msg type.
|
public KoubeiMarketingDataMessageDeliverModel()
public String getContent()
public void setContent(String content)
content
- the contentpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getMsgType()
public void setMsgType(String msgType)
msgType
- the msg typeCopyright © 2018. All rights reserved.