# KnetikCloud.MessageContentResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | The content of the email | [optional] 
**push** | **String** | The content of the mobile app push notification | [optional] 
**sms** | **String** | The content of the sms | [optional] 
**templated_email** | [**TemplatedEmail**](TemplatedEmail.md) | The content of the templated email | [optional] 
**websocket** | **Object** | The content of the websocket message | [optional] 


