github.com/twilio/twilio-go@v1.20.1/rest/api/v2010/docs/ApiV2010SipIpAccessControlList.md (about)

     1  # ApiV2010SipIpAccessControlList
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **Sid** | Pointer to **string** | A 34 character string that uniquely identifies this resource. |
     8  **AccountSid** | Pointer to **string** | The unique id of the [Account](https://www.twilio.com/docs/iam/api/account) that owns this resource. |
     9  **FriendlyName** | Pointer to **string** | A human readable descriptive text, up to 255 characters long. |
    10  **DateCreated** | Pointer to **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. |
    11  **DateUpdated** | Pointer to **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. |
    12  **SubresourceUris** | Pointer to **map[string]interface{}** | A list of the IpAddress resources associated with this IP access control list resource. |
    13  **Uri** | Pointer to **string** | The URI for this resource, relative to `https://api.twilio.com` |
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17