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

     1  # IpMessagingV1UserChannel
     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  **MemberSid** | Pointer to **string** |  |
    11  **Status** | Pointer to [**string**](UserChannelEnumChannelStatus.md) |  |
    12  **LastConsumedMessageIndex** | Pointer to **int** |  |
    13  **UnreadMessagesCount** | Pointer to **int** |  |
    14  **Links** | Pointer to **map[string]interface{}** |  |
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18