# KnetikCloud.ChatUserThreadResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_date** | **Number** | The date the user thread was created | [optional] 
**read_count** | **Number** | The number of messages read in the thread | [optional] 
**thread** | [**ChatThreadResource**](ChatThreadResource.md) | The details about the thread | [optional] 
**thread_id** | **String** | The id of the thread | [optional] 
**updated_date** | **Number** | The date the user thread was updated | [optional] 
**user_id** | **Number** | The id of the user | [optional] 


