# CallHighlightsSection
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | Option<**String**> | The title of the highlights section. | [optional]
**items** | Option<[**Vec<models::CallHighlightsItem>**](CallHighlightsItem.md)> | List of highlight items of the call in this section. | [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)