# Narwhalyeti.StoryResponsePreviews

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fallback** | **String** | Some fallback text to display if unable to display the full preview. | [optional] 
**footer** | **String** | Text to display in the footer. | [optional] 
**header** | **String** | Text to display in the header. | [optional] 
**header_link** | **String** | Where the header will link to. | [optional] 
**html_text** | **String** | HTML formatted text for the body of the preview. | [optional] 
**text** | **String** | Text for the body of the preview. | [optional] 
**title** | **String** | Text to display as the title. | [optional] 
**title_link** | **String** | Where to title will link to. | [optional] 
