Table of Contents

TTMSFNCCloudWhatsAppTemplateParameters Class

Contains the ordered list of parameters for a single template component.

API unit family: TMSFNCCloudWhatsApp Inherits from: TObjectList<TTMSFNCCloudWhatsAppTemplateParameter>

Syntax

TTMSFNCCloudWhatsAppTemplateParameters = class(TObjectList<TTMSFNCCloudWhatsAppTemplateParameter>)

Methods

Name Description
AddCurrency Adds a currency parameter to the collection.
AddDateTime Adds a date/time parameter to the collection.
AddMedia Adds a media parameter to the collection for image, document, or video header parameters.
AddPayload Adds a quick-reply payload parameter to the collection.
AddText Adds a text parameter to the collection.
ToJSON Serializes all parameters to a JSON array.