TTMSFNCCloudWhatsAppTemplateParameterType Enumeration
Identifies the parameter type used in a WhatsApp template component.
API unit family: TMSFNCCloudWhatsApp
Members
| Name | Description |
|---|---|
tptText |
Plain-text parameter that fills a variable placeholder. |
tptCurrency |
Currency parameter with fallback value, code, and amount. |
tptDateTime |
Date/time parameter with a fallback value. |
tptImage |
Image media parameter for header components. |
tptDocument |
Document media parameter for header components. |
tptVideo |
Video media parameter for header components. |
tptPayload |
Payload parameter used with quick-reply button components. |