# ApiPeriodV2010PeriodAccountPeriodCallPeriodStream
## Properties
**sid** | Option<**String**> | The SID of the Stream resource. | [optional]
**account_sid** | Option<**String**> | The SID of the Account that created this resource | [optional]
**call_sid** | Option<**String**> | The SID of the Call the resource is associated with | [optional]
**name** | Option<**String**> | The name of this resource | [optional]
**status** | Option<[**crate::models::StreamEnumStatus**](stream_enum_status.md)> | | [optional]
**date_updated** | Option<**String**> | The RFC 2822 date and time in GMT that this resource was last updated | [optional]
**uri** | Option<**String**> | The URI of the resource, relative to `https://api.twilio.com` | [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)