# Context ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**i64**> | The ID of the context. | [optional][readonly] **name** | Option<**String**> | The name of the context. | [optional][readonly] **scope** | Option<[**models::Scope**](Scope.md)> | The scope of the context. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)