Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.09 KB

WhatsappCampTemplate.md

File metadata and controls

19 lines (16 loc) · 1.09 KB

sib_api_v3_sdk.Model.WhatsappCampTemplate

Properties

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

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