github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v2/docs/IpMessagingV2User.md (about) 1 # IpMessagingV2User 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 **Attributes** | Pointer to **string** | | 11 **FriendlyName** | Pointer to **string** | | 12 **RoleSid** | Pointer to **string** | | 13 **Identity** | Pointer to **string** | | 14 **IsOnline** | Pointer to **bool** | | 15 **IsNotifiable** | Pointer to **bool** | | 16 **DateCreated** | Pointer to [**time.Time**](time.Time.md) | | 17 **DateUpdated** | Pointer to [**time.Time**](time.Time.md) | | 18 **JoinedChannelsCount** | Pointer to **int** | | 19 **Links** | Pointer to **map[string]interface{}** | | 20 **Url** | Pointer to **string** | | 21 22 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 23 24