public class AlipayPassTemplateUpdateModel extends AlipayObject
Constructor and Description |
---|
AlipayPassTemplateUpdateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getTplContent()
Gets tpl content.
|
String |
getTplId()
Gets tpl id.
|
void |
setTplContent(String tplContent)
Sets tpl content.
|
void |
setTplId(String tplId)
Sets tpl id.
|
public String getTplContent()
public void setTplContent(String tplContent)
tplContent
- the tpl contentpublic String getTplId()
public void setTplId(String tplId)
tplId
- the tpl idCopyright © 2018. All rights reserved.