# Sentence ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **start** | Option<**i64**> | The starting time of the sentence, in milliseconds from the start of the call. | [optional] **end** | Option<**i64**> | The end time of the sentence, in milliseconds from the start of the call. | [optional] **text** | Option<**String**> | The sentence. | [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)