# SyncGateway.UserContext

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**channels** | **Object** | Key-value pairs with a channel name as the key and the sequence number that granted the user access to the channel as value. &#x60;!&#x60; is the public channel and every user has access to it. | [optional] 
**name** | **String** | The user&#39;s name. | [optional] 


