| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | name of the template | [optional] |
| category | str | description of the template | [optional] |
| language | str | language of the template | [optional] |
| contains_button | bool | [optional] | |
| display_header | bool | [optional] | |
| header_type | str | type of header | [optional] |
| components | list[ComponentItems] | array of component item objects | [optional] |
| header_variables | list[VariablesItems] | array of variables item object | [optional] |
| body_variables | list[VariablesItems] | array of variables item variables | [optional] |
| button_type | str | [optional] | |
| hide_footer | bool | [optional] |