Uses of Class
software.xdev.brevo.model.TemplatePreviewModel
Packages that use TemplatePreviewModel
-
Uses of TemplatePreviewModel in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return TemplatePreviewModelModifier and TypeMethodDescriptionTransactionalEmailsApi.templatePreview(TemplatePreviewRequestBody templatePreviewRequestBody) Generate the rendered preview of transactional templateTransactionalEmailsApi.templatePreview(TemplatePreviewRequestBody templatePreviewRequestBody, Map<String, String> additionalHeaders) Generate the rendered preview of transactional template -
Uses of TemplatePreviewModel in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return TemplatePreviewModelModifier and TypeMethodDescriptionTemplatePreviewModel.addUsedFeedNamesItem(String usedFeedNamesItem) TemplatePreviewModel.previewText(String previewText) TemplatePreviewModel.usedFeedNames(List<String> usedFeedNames)