github.com/twilio/twilio-go@v1.20.1/rest/ip_messaging/v2/docs/IpMessagingV2UserChannel.md (about) 1 # IpMessagingV2UserChannel 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **AccountSid** | Pointer to **string** | | 8 **ServiceSid** | Pointer to **string** | | 9 **ChannelSid** | Pointer to **string** | | 10 **UserSid** | Pointer to **string** | | 11 **MemberSid** | Pointer to **string** | | 12 **Status** | Pointer to [**string**](UserChannelEnumChannelStatus.md) | | 13 **LastConsumedMessageIndex** | Pointer to **int** | | 14 **UnreadMessagesCount** | Pointer to **int** | | 15 **Links** | Pointer to **map[string]interface{}** | | 16 **Url** | Pointer to **string** | | 17 **NotificationLevel** | Pointer to [**string**](UserChannelEnumNotificationLevel.md) | | 18 19 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 20 21