github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v2/docs/IpMessagingV2Binding.md (about) 1 # IpMessagingV2Binding 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | | 8 **AccountSid** | Pointer to **string** | | 9 **ServiceSid** | Pointer to **string** | | 10 **DateCreated** | Pointer to [**time.Time**](time.Time.md) | | 11 **DateUpdated** | Pointer to [**time.Time**](time.Time.md) | | 12 **Endpoint** | Pointer to **string** | | 13 **Identity** | Pointer to **string** | | 14 **CredentialSid** | Pointer to **string** | | 15 **BindingType** | Pointer to [**string**](BindingEnumBindingType.md) | | 16 **MessageTypes** | Pointer to **[]string** | | 17 **Url** | Pointer to **string** | | 18 **Links** | Pointer to **map[string]interface{}** | | 19 20 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 21 22