Name | Type | Description | Notes |
---|---|---|---|
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> | [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] |