@twinfinity/coreInterfacesMailMessageOn this pageMailMessage Format of a mail message.Index PropertiesdatarecipientAddresstemplateIdProperties datadata: Record<string, unknown>Data to substitute into the email. This will vary depending on how the template is defined.recipientAddressrecipientAddress: stringRecipient address for email.templateIdtemplateId: stringTemplate id for email.
Format of a mail message.