public class MsgTemplateContentVO extends AlipayObject
| 构造器和说明 |
|---|
MsgTemplateContentVO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getJumpUrl() |
List<KeywordVO> |
getKeywordList() |
String |
getTitle() |
void |
setJumpUrl(String jumpUrl) |
void |
setKeywordList(List<KeywordVO> keywordList) |
void |
setTitle(String title) |
Copyright © 2024. All rights reserved.