# TrackerPhrases ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **count** | Option<**i32**> | The number of times this phrase was mentioned in the call. | [optional] **occurrences** | Option<[**Vec**](occurrences.md)> | Lists when each keyword tracker phrase was mentioned in the call. | [optional] **phrase** | Option<**String**> | The specific phrase within the tracker (e.g., Walmart). | [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)