# Preview
## Properties
**fallback** | Option<**String**> | Some fallback text to display if unable to display the full preview. | [optional]
**footer** | Option<**String**> | Text to display in the footer. | [optional]
**header** | Option<**String**> | Text to display in the header. | [optional]
**header_link** | Option<**String**> | Where the header will link to. | [optional]
**html_text** | Option<**String**> | HTML formatted text for the body of the preview. | [optional]
**text** | Option<**String**> | Text for the body of the preview. | [optional]
**title** | Option<**String**> | Text to display as the title. | [optional]
**title_link** | Option<**String**> | Where to title will link to. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)