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

     1  # ApiV2010SipCredential
     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 that is responsible for this resource. |
     9  **CredentialListSid** | Pointer to **string** | The unique id that identifies the credential list that includes this credential. |
    10  **Username** | Pointer to **string** | The username for this credential. |
    11  **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. |
    12  **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. |
    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