Sha256: 0a26b66f80128148e5bb32466c602864704a083beefd2588973362010dc4c2d5
Contents?: true
Size: 961 Bytes
Versions: 1
Compression:
Stored size: 961 Bytes
Contents
# BrevoRuby::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] **contains_button** | **BOOLEAN** | | [optional] **display_header** | **BOOLEAN** | | [optional] **header_type** | **String** | type of header | [optional] **components** | [**Array<ComponentItems>**](ComponentItems.md) | array of component item objects | [optional] **header_variables** | [**Array<VariablesItems>**](VariablesItems.md) | array of variables item object | [optional] **body_variables** | [**Array<VariablesItems>**](VariablesItems.md) | array of variables item variables | [optional] **button_type** | **String** | | [optional] **hide_footer** | **BOOLEAN** | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/WhatsappCampTemplate.md |