# ApiPeriodV2010PeriodAccountPeriodSipPeriodSipIpAccessControlList ## Properties 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](https://www.twilio.com/docs/iam/api/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](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format. | [optional] **date_updated** | Option<**String**> | The date that this resource was last updated, given as GMT in [RFC 2822](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format. | [optional] **subresource_uris** | Option<[**serde_json::Value**](.md)> | 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] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)