Name | Type | Description | Notes |
---|---|---|---|
sid | Option<String> | A 34 character string that uniquely identifies this resource. | [optional] |
account_sid | Option<String> | The unique id of the Account that owns this resource. | [optional] |
friendly_name | Option<String> | A human readable descriptive text, up to 255 characters long. | [optional] |
date_created | Option<String> | The date that this resource was created, given as GMT in RFC 2822 format. | [optional] |
date_updated | Option<String> | The date that this resource was last updated, given as GMT in RFC 2822 format. | [optional] |
subresource_uris | Option<serde_json::Value> | A list of the IpAddress resources associated with this IP access control list resource. | [optional] |
uri | Option<String> | The URI for this resource, relative to https://api.twilio.com |
[optional] |