Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 947 Bytes

File metadata and controls

13 lines (8 loc) · 947 Bytes

WhatsAppHeaderComponentExample

Properties

Name Type Description Notes
header_text Option<Vec> Sample values for header text variables [optional]
header_text_named_params Option<Vecmodels::WhatsAppNamedParamExample> Sample values for NAMED header variables (templates using {{customer_name}}-style tokens with parameter_format: NAMED). [optional]
header_handle Option<Vec> When the header format is a media type (image, video, gif, document), provide a public URL here. Zernio will download and upload it to WhatsApp on your behalf, replacing it with the internal file handle before creating the template. [optional]

[Back to Model list] [Back to API list] [Back to README]