github.com/twilio/twilio-go@v1.20.1/rest/api/v2010/docs/ApiV2010SipCredentialListMapping.md (about) 1 # ApiV2010SipCredentialListMapping 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **AccountSid** | Pointer to **string** | The unique id of the Account that is responsible for this resource. | 8 **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. | 9 **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. | 10 **DomainSid** | Pointer to **string** | The unique string that is created to identify the SipDomain resource. | 11 **FriendlyName** | Pointer to **string** | A human readable descriptive text for this resource, up to 64 characters long. | 12 **Sid** | Pointer to **string** | A 34 character string that uniquely identifies this 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