Name | Type | Description | Notes |
---|---|---|---|
sid | Option<String> | A string that uniquely identifies this resource | [optional] |
account_sid | Option<String> | The unique sid that identifies this account | [optional] |
friendly_name | Option<String> | A human readable description of this resource | [optional] |
date_created | Option<String> | The date this resource was created | [optional] |
date_updated | Option<String> | The date this resource was last updated | [optional] |
subresource_uris | Option<serde_json::Value> | The IP addresses associated with this resource. | [optional] |
uri | Option<String> | The URI for this resource | [optional] |