Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.22 KB

WhatsappCampTemplate.md

File metadata and controls

20 lines (16 loc) · 1.22 KB

WhatsappCampTemplate

Properties

Name Type Description Notes
Name string name of the template [optional] [default to null]
Category string description of the template [optional] [default to null]
Language string language of the template [optional] [default to null]
ContainsButton bool [optional] [default to null]
DisplayHeader bool [optional] [default to null]
HeaderType string type of header [optional] [default to null]
Components []ComponentItems array of component item objects [optional] [default to null]
HeaderVariables []VariablesItems array of variables item object [optional] [default to null]
BodyVariables []VariablesItems array of variables item variables [optional] [default to null]
ButtonType string [optional] [default to null]
HideFooter bool [optional] [default to null]

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