public class AlipayOpenMiniTemplatemessageUsertemplateApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenMiniTemplatemessageUsertemplateApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getKeywordList()
Gets keyword list.
|
String |
getTemplateLibraryId()
Gets template library id.
|
void |
setKeywordList(String keywordList)
Sets keyword list.
|
void |
setTemplateLibraryId(String templateLibraryId)
Sets template library id.
|
public AlipayOpenMiniTemplatemessageUsertemplateApplyModel()
public String getKeywordList()
public void setKeywordList(String keywordList)
keywordList
- the keyword listpublic String getTemplateLibraryId()
public void setTemplateLibraryId(String templateLibraryId)
templateLibraryId
- the template library idCopyright © 2018. All rights reserved.