# Screen ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | Option<**String**> | The description of the screen. | [optional][readonly] **id** | Option<**i64**> | The ID of the screen. | [optional][readonly] **name** | Option<**String**> | The name of the screen. | [optional][readonly] **scope** | Option<[**models::Scope**](Scope.md)> | The scope of the screen. | [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)