github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v2/docs/IpMessagingV2UserBinding.md (about)

     1  # IpMessagingV2UserBinding
     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  **UserSid** | Pointer to **string** |  |
    15  **CredentialSid** | Pointer to **string** |  |
    16  **BindingType** | Pointer to [**string**](UserBindingEnumBindingType.md) |  |
    17  **MessageTypes** | Pointer to **[]string** |  |
    18  **Url** | Pointer to **string** |  |
    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