public class AlipayMarketingCardActivateurlApplyModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingCardActivateurlApplyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCallback()
Gets callback.
|
String |
getFollowAppId()
Gets follow app id.
|
String |
getOutString()
Gets out string.
|
String |
getTemplateId()
Gets template id.
|
void |
setCallback(String callback)
Sets callback.
|
void |
setFollowAppId(String followAppId)
Sets follow app id.
|
void |
setOutString(String outString)
Sets out string.
|
void |
setTemplateId(String templateId)
Sets template id.
|
public AlipayMarketingCardActivateurlApplyModel()
public String getCallback()
public void setCallback(String callback)
callback
- the callbackpublic String getFollowAppId()
public void setFollowAppId(String followAppId)
followAppId
- the follow app idpublic String getOutString()
public void setOutString(String outString)
outString
- the out stringpublic String getTemplateId()
public void setTemplateId(String templateId)
templateId
- the template idCopyright © 2018. All rights reserved.