Uses of Class
software.xdev.brevo.model.GetTransacEmailContent
Packages that use GetTransacEmailContent
-
Uses of GetTransacEmailContent in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return GetTransacEmailContentModifier and TypeMethodDescriptionTransactionalEmailsApi.getTransacEmailContent(String uuid) Get the personalized content of a sent transactional emailTransactionalEmailsApi.getTransacEmailContent(String uuid, Map<String, String> additionalHeaders) Get the personalized content of a sent transactional email -
Uses of GetTransacEmailContent in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetTransacEmailContentModifier and TypeMethodDescriptionGetTransacEmailContent.addEventsItem(GetTransacEmailContentEventsInner eventsItem) GetTransacEmailContent.attachmentCount(Long attachmentCount) GetTransacEmailContent.events(List<GetTransacEmailContentEventsInner> events) GetTransacEmailContent.templateId(Long templateId)