# ApiPeriodV2010PeriodAccountPeriodCallPeriodRealtimeTranscription ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sid** | Option<**String**> | The SID of the Transcription resource. | [optional] **account_sid** | Option<**String**> | The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created this Transcription resource. | [optional] **call_sid** | Option<**String**> | The SID of the [Call](https://www.twilio.com/docs/voice/api/call-resource) the Transcription resource is associated with. | [optional] **name** | Option<**String**> | The user-specified name of this Transcription, if one was given when the Transcription was created. This may be used to stop the Transcription. | [optional] **status** | Option<[**models::RealtimeTranscriptionEnumStatus**](realtime_transcription_enum_status.md)> | | [optional] **date_updated** | Option<**String**> | The date and time in GMT that this resource was last updated, specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format. | [optional] **uri** | Option<**String**> | | [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)