# DeploymentSessionContext
## Properties
**session_id** | **String** | Unique UUID |
**status** | **String** | Current status of the session |
**ready** | **bool** | If the session is linked to a Ready deployment |
**linked** | **bool** | If the session is linked to a deployment |
**kind** | **String** | Type of session created |
**user_count** | **i32** | Count of user this session currently have |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)