Name | Type | Description | Notes |
---|---|---|---|
sid | Option<String> | The SID of the Siprec resource. | [optional] |
account_sid | Option<String> | The SID of the Account that created this Siprec resource. | [optional] |
call_sid | Option<String> | The SID of the Call the Siprec resource is associated with. | [optional] |
name | Option<String> | The user-specified name of this Siprec, if one was given when the Siprec was created. This may be used to stop the Siprec. | [optional] |
status | Option<crate::models::SiprecEnumStatus> | [optional] | |
date_updated | Option<String> | The date and time in GMT that this resource was last updated, specified in RFC 2822 format. | [optional] |
uri | Option<String> | The URI of the resource, relative to https://api.twilio.com . |
[optional] |