# InteractionMeasuresDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **speakers** | Option<[**Vec**](UserSpeaker.md)> | A list of the talk duration per speaker. | [optional] **interaction_stats** | Option<[**Vec**](InteractionStatsDto.md)> | A list of interaction statistics. Applicable values: 'Talk Ratio', 'Longest Monologue', 'Longest Customer Story', 'Interactivity', 'Patience'. | [optional] **video** | Option<[**Vec**](VideoInteractionDto.md)> | A list of video statistics about what's presented and for how long. | [optional] **questions** | Option<[**models::Questions**](Questions.md)> | | [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)