Table of Contents

TTMSFNCCloudWhatsAppTemplate Class

Describes an approved WhatsApp message template with name, language, and component parameters.

API unit family: TMSFNCCloudWhatsApp Inherits from: TPersistent

Syntax

TTMSFNCCloudWhatsAppTemplate = class(TPersistent)

Properties

Name Description
Components Gets or sets the component sections that carry the runtime parameter values.
LanguageCode Gets or sets the BCP-47 language code that selects the template language variant (e.g. "en_US", "pt_BR").
Name Gets or sets the approved template name as registered in the WhatsApp Business Manager.

Methods

Name Description
ToJSON Serializes the template to a WhatsApp template JSON object.