--- title: ContentNotificationTemplate --- ## PureCloud::ContentNotificationTemplate ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The messaging channel template id. For WhatsApp, 'namespace@name' | [optional] | | **language** | **String** | Template language | [optional] | | **header** | [**NotificationTemplateHeader**](NotificationTemplateHeader.html) | Template header object | [optional] | | **body** | [**NotificationTemplateBody**](NotificationTemplateBody.html) | Template body object | | | **footer** | [**NotificationTemplateFooter**](NotificationTemplateFooter.html) | Template footer object | [optional] | {: class="table table-striped"}