# openapi.model.RootModel ## Load the model package ```dart import 'package:openapi/api.dart'; ``` ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | [**Object**](Object.md) | | **instanceName** | [**Object**](.md) | The name of the OpenProject instance | **coreVersion** | [**Object**](.md) | The OpenProject core version number for the instance # Conditions **Permission** requires admin privileges | [optional] **links** | [**RootModelLinks**](RootModelLinks.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)