@ProviderType public interface RecommendationTemplate extends RecommendationsEntity
| Modifier and Type | Method and Description |
|---|---|
int |
getId()
Uniquely identifies a recommendation template
|
String |
getName()
Get the name of this
RecommendationTemplate |
String |
getScript()
Get the actual script content of this template.
|
toJsonint getId()
Integer value identifying this RecommendationTemplateString getName()
RecommendationTemplateString object containing this template's nameString getScript()
StringBuilder containing the template script contentCopyright © 2010 - 2020 Adobe. All Rights Reserved